I install freeplane 1.5.2 latest version. I add gtdsynctodotxt-v0.7.5 addon and when I press F7 I get the following error: Error executing script: illegal Access to method getNodeAttributeTableMOdel
I use java 1.8 and also tried 1.7. WIn 2012r2 and macos.
I added the settings in preferences read write and script execute.
What can i do?
Last edit: Mike MOL 2017-05-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the same problem on arch linux, freeplane 1.5.20 and java 1.8.
I think it came with the new version, it was working well on 1.5.18, we may have to use it for now.
BW,
T
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can reproduce the problem. Freeplane 1.5.20 is a security update, see [freeplane:discussion:87c656f5]. I guess the update does not allow add-ons to access certain Freeplane methods any more. This error is caused by a non essential functionality that I had wanted to remove anyway. (It increases the width of the value column in the attribute table to a higher default width. I recently found out the same can be achieved by changing the default column width in the settings menu.) I will try to remove it tomorrow and release a new version.
I have fixed the issue, [#26], and still need to do a few things before I will release it. For the meantime I have uploaded a release candidate: gtdSyncWithTodoTxt-v0.7.6_RC1.addon.mm (sourceforge.net). Please try and let me know if you have any remarks.
I install freeplane 1.5.2 latest version. I add gtdsynctodotxt-v0.7.5 addon and when I press F7 I get the following error: Error executing script: illegal Access to method getNodeAttributeTableMOdel
I use java 1.8 and also tried 1.7. WIn 2012r2 and macos.
I added the settings in preferences read write and script execute.
What can i do?
Last edit: Mike MOL 2017-05-11
Hello Mike,
I have the same problem on arch linux, freeplane 1.5.20 and java 1.8.
I think it came with the new version, it was working well on 1.5.18, we may have to use it for now.
BW,
T
Hello Mike and Bruno,
I can reproduce the problem. Freeplane 1.5.20 is a security update, see [freeplane:discussion:87c656f5]. I guess the update does not allow add-ons to access certain Freeplane methods any more. This error is caused by a non essential functionality that I had wanted to remove anyway. (It increases the width of the value column in the attribute table to a higher default width. I recently found out the same can be achieved by changing the default column width in the settings menu.) I will try to remove it tomorrow and release a new version.
Cheers,
Henk
Related
Freeplane: Discontinued Forums replaced by GitHub: 87c656f5
Hi Mike and Bruno,
I have fixed the issue, [#26], and still need to do a few things before I will release it. For the meantime I have uploaded a release candidate: gtdSyncWithTodoTxt-v0.7.6_RC1.addon.mm (sourceforge.net). Please try and let me know if you have any remarks.
Cheers,
Henk
Related
Tickets:
#26Last edit: Henk van den Akker 2017-05-20
Hello Henk,
The release candidate works well.
Thanks for your prompt response and resolving the problem. Much appreciated.
BW,
T
Hi Mike and Bruno,
I released v0.7.6, see [5af786be].
Cheers,
Henk
Related
Discussion: 5af786be