Bug 166146 - app-misc/freemind does not work with java 1.6
Bug#: 166146 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: java@gentoo.org Reported By: nebojsa@asnn.org
Component: Applications
URL: 
Summary: app-misc/freemind does not work with java 1.6
Keywords:  
Status Whiteboard: 
Opened: 2007-02-09 23:55 0000
Description:   Opened: 2007-02-09 23:55 0000
Well, it does work, but if you try to enter Tools/Preferences, it generates
bunch of exceptions and you don't get a dialog.

------- Comment #1 From nebojsa 2007-02-09 23:57:19 0000 -------
Created an attachment (id=109678) [details]
Patch for fixing WindowConstants.EXIT_ON_CLOSE

Problem was in wrong/missing constant used in dialog creation. Java 1.6 now
checks this...

------- Comment #2 From Miroslav Ć ulc 2007-02-10 01:51:38 0000 -------
Thank you for reporting and for the patch. I updated the ebuild in CVS so it
will hit the tree in about 4 hours.