Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon missing assets during install #2

Open
VeraSimon opened this issue Sep 2, 2021 · 0 comments
Open

Addon missing assets during install #2

VeraSimon opened this issue Sep 2, 2021 · 0 comments

Comments

@VeraSimon
Copy link

During install of the addon (2017-01-24 upload date), Freeplane 1.9.7 threw an error like the one mentioned in #1. Freeplane notified of multiple errors, so upon looking through the log, I also noticed a number of assets missing that the addon was trying to load as well, as shown in the snippet below. I see that the install directions mention a zip file, but only the .mm file is available from this repository, and no releases are available in the releases section either. Is there somewhere to get these missing assets? Is this a bug with newer Freeplane versions? Or was this just an oversight?

STDOUT: Sep 02, 2021 12:20:29 PM org.freeplane.core.util.LogUtils info
INFO: installing add-on from C:\Users\me\Desktop\importOPMLtoselectednode.addon.mm
STDOUT: Sep 02, 2021 12:20:33 PM org.freeplane.core.util.LogUtils warn
WARNING: add-on has no property link (hopefully that's not bad)
STDOUT: Sep 02, 2021 12:20:33 PM org.freeplane.core.util.LogUtils severe
SEVERE: can not load icon '/images/ImportOPMLtoselectednode.svg'
STDOUT: Sep 02, 2021 12:20:33 PM org.freeplane.core.util.LogUtils severe
SEVERE: can not load icon '/images/ImportOPMLtoselectednode.png'
STDERR: missing key Import OPML to selected node
STDOUT: Sep 02, 2021 12:23:01 PM org.freeplane.core.util.LogUtils severe
SEVERE: can not load icon '/images/ImportOPMLtoselectednode.svg'
STDOUT: Sep 02, 2021 12:23:01 PM org.freeplane.core.util.LogUtils severe
SEVERE: can not load icon '/images/ImportOPMLtoselectednode.png'
STDERR: missing key Import OPML to selected node
STDOUT: Sep 02, 2021 12:23:01 PM org.freeplane.core.util.LogUtils severe
SEVERE: can not load icon '/images/ImportOPMLtoselectednode-icon.svg'
STDOUT: Sep 02, 2021 12:23:01 PM org.freeplane.core.util.LogUtils severe
SEVERE: can not load icon '/images/ImportOPMLtoselectednode-icon.png'
STDOUT: Sep 02, 2021 12:24:09 PM org.freeplane.core.util.LogUtils info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant