[Bug 798265] New: games/freecol: freecol-0.10.7 won't start
https://bugzilla.novell.com/show_bug.cgi?id=798265 https://bugzilla.novell.com/show_bug.cgi?id=798265#c0 Summary: games/freecol: freecol-0.10.7 won't start Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: dimstar@opensuse.org ReportedBy: fu_man@gmx.net QAContact: opensuse-communityscreening@forge.provo.novell.com CC: christian.morales.vega@gmail.com, prusnak@opensuse.org Found By: --- Blocker: --- freecol-0.10.7 does not start but crashes with an exception (see below) due to wrong jarfile (miglayout-3.7.3.1-swing.jar instead of miglayout-4.0-swing.jar) in classpath-parameter in /usr/bin/freecol
freecol --log-console java.util.logging.LogManager$RootLogger log WARNING: Uncaught exception from thread: Thread[AWT-EventQueue-0,6,main] Sat Jan 12 13:53:14 CET 2013 Thread ID: 15 Stack trace: java.lang.NoClassDefFoundError: net/miginfocom/swing/MigLayout at net.sf.freecol.client.gui.panel.ServerListPanel.<init>(ServerListPanel.java:118) at net.sf.freecol.client.gui.Canvas.<init>(Canvas.java:339) at net.sf.freecol.client.gui.GUI.startGUI(GUI.java:1038) at net.sf.freecol.client.FreeColClient$1.run(FreeColClient.java:250) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:721) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:682) at java.awt.EventQueue$3.run(EventQueue.java:680) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:691) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139) at java.awt.EventDispatchThread.run(EventDispatchThread.java:97) Caused by: java.lang.ClassNotFoundException: net.miginfocom.swing.MigLayout at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ... 18 more
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=798265 https://bugzilla.novell.com/show_bug.cgi?id=798265#c1 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Dominique Leuenberger <dimstar@opensuse.org> 2013-01-12 14:05:53 UTC --- Thanks for the report. The fix has been checked in and a fix should shortly be published in the repositories. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com