Closed GoogleCodeExporter closed 9 years ago
Hmmmm... very mysterious. I'll check it out. Thanks!
Original comment by 0x24a53...@gmail.com
on 15 Dec 2010 at 8:19
I've located a probable cause for the problem, but have been unable to
reproduce it on my machine (notably, running Windows). Which was the last jar
file to work properly?
Original comment by 0x24a53...@gmail.com
on 15 Dec 2010 at 8:32
VisiGraph (201010221307).jar and earlier opens a New Graph dialog when I press
CMD-N or choose New... from the File menu, but the Family: menu is not
populated. The only choice is an empty graph.
VisiGraph (201007122209).jar is the newest jar file that actually opens a New
graph menu populated with generators. It has seven families (Empty ...
(Behar)) for a new graph. (This version displays the old, Windows-type menus,
where the shortcut for New... was ^N.)
Again, the environment for these tests is Mac OS 10.6.5, Java version
"1.6.0_22".
Original comment by hoop...@gmail.com
on 15 Dec 2010 at 2:31
For v.201010221307, the menu is probably unpopulated because the only
downloaded generators are still using the old ".generator" file extension (to
test this, try renaming them with a ".java" file extension). As I suspected,
however, there does appear to be a problem in the reflection code when running
outside of Eclipse on Macs. I'll keep checking it out though (I'll have to
test it on my sister's Mac over the Christmas break).
Original comment by 0x24a53...@gmail.com
on 16 Dec 2010 at 12:24
Fixed! Unfortunately, though, I had to remove all the reflection logic. Oh
well.
Original comment by 0x24a53...@gmail.com
on 4 Jan 2011 at 5:22
Original issue reported on code.google.com by
hoop...@gmail.com
on 13 Dec 2010 at 9:01