User Activity

  • Posted a comment on discussion Open Discussion on Freeplane

    (... if of anyone's help ... ;) Since the headless mode is definitely broken, here is a sort of workaround to "batch" in "iconified mode". runs with : freeplane.sh -S -XExport_PDF_on_single_node --start-iconified yourfile.mm Definitely not ideal, but does the trick. Would be nicer to do something about the misleading wiki and broken code :( any suggestion still welcome,

  • Posted a comment on discussion Open Discussion on Freeplane

    (auto-follow up ;) indeed looking at the code, -N option will create a FreeplaneHeadlessStarter, where buildMenus() is just empty. as a result, -X has no effect. any suggestion to fix this or find a way to run a script in headless mode would be welcome ...

  • Posted a comment on discussion Open Discussion on Freeplane

    Hi, From this wiki page https://www.freeplane.org/wiki/index.php/Batch_Jobs#Run_a_script_and_terminate it's said that scripts can be run in headless mode. However, it seems not to be working (with 1.82 or 1.8.5) : ./freeplane.sh -S -N -XMyScript_on_single_node it doesn't run the script and just hangs. ( whereas it's OK with GUI mode : ./freeplane.sh -S -XMyScript_on_single_node) Is it a bug or just an outdated doc ? and what would be the way to run a script in headless mode ? thanks

  • Posted a comment on discussion Open Discussion on Freeplane

    you can do it with a single line script like : node.text = node.text.replaceFirst("foo", "\n") more details there if needed: http://www.freeplane.org/wiki/index.php/Scripting#The_first_script:_HelloWorld.groovy

  • Posted a comment on discussion Complaints from users on FreeMind

    does it still open ok with older version ? maybe post your file here so we can have a look.

  • Posted a comment on discussion Help on FreeMind

    for reference, subsequent errors encountered : SecurityManager.check deprecated methods in have actually been removed from java 11 javac options : [javac] error: Source option 1.3 is no longer supported. Use 6 or later. [javac] error: Target option 1.1 is no longer supported. Use 1.6 or later. fixing the above, makes ant run to properly start the application.

  • Posted a comment on discussion Help on FreeMind

    tip: according to https://github.com/jibx/jibx/issues/9 it could be solved by upgrading jibx+bcel thanks

  • Posted a comment on discussion Help on FreeMind

    hi, trying to buld the current sources on linux, it fails with : .... [echo] Running binding compiler... [bind] Error during initialization; is jibx-run.jar in load classpath? [bind] java.lang.IllegalArgumentException: Superclass java.lang.Object of class org.jibx.runtime.Utility not found [bind] at org.jibx.binding.def.StringConversion.<init>(StringConversion.java:163) ...</init>

View All

Personal Data

Username:
xpy
Joined:
2020-03-25 14:55:51

Projects

  • No projects to display.

Personal Tools