Menu

#35 Windows Load Problem Fix

open
nobody
None
5
2007-09-05
2007-09-05
cosmotopper
No

I saved a simple animation, it contained a reference to a .jpg in
"C:\.....\My Pictures". I was unable to reload it the next time. I edited
the SVG file, changed the path reference so there were no spaces and used
forward slash instead of backslash, and it worked fine.

So there's an IOException being generated somewhere, presumably in the SVG
code. It may be due to spaces in the path (my guess is this may be the
problem, since this issue is mentioned in the JDK docs), or the use of backslash.

Workaround: stay out of the Windows "My space". Worst case, you can edit
the SVG file.

Thanks for this very helpful program to learn my way around java...

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.