[Bug 611710] New: tuxguitar: Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Control
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c0 Summary: tuxguitar: Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Control Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 7 Platform: i386 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: s.assmann@gmx.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.4) Gecko/20100513 SUSE/3.6.4-1.11 Firefox/3.6.4 Tried to start tuxguitar: sassmann@samsung:~> tuxguitar $MOZILLA_FIVE_HOME not valid : check doc shipped w/ tuxguitar Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Control at org.herac.tuxguitar.gui.TGMain.main(Unknown Source) Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Control at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:319) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:264) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332) ... 1 more Reproducible: Always Steps to Reproduce: 1. start tuxguitar 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c1 --- Comment #1 from Stefan Assmann <s.assmann@gmx.de> 2010-06-04 12:37:24 UTC --- first step was to install libswt3-gtk2, so there's at least a dependency missing in the spec file. After that I got: tuxguitar $MOZILLA_FIVE_HOME not valid : check doc shipped w/ tuxguitar # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xa75b765f, pid=9172, tid=3067435888 # # JRE version: 6.0_17-b17 # Java VM: OpenJDK Client VM (14.0-b16 mixed mode linux-x86 ) # Derivative: IcedTea6 1.7 # Distribution: Custom build (Sat Mar 27 02:22:25 UTC 2010) # Problematic frame: # C [libasound.so.2+0x9e65f] snd_seq_query_next_client+0x1f # # An error report file with more information is saved as: # /home/sassmann/hs_err_pid9172.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # http://icedtea.classpath.org/bugzilla # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # /usr/bin/tuxguitar: line 125: 9172 Aborted ${JAVA} ${JAVA_FLAGS} ${PACKAGE_MAIN} $arg "$@" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c2 --- Comment #2 from Stefan Assmann <s.assmann@gmx.de> 2010-06-04 12:39:07 UTC --- Created an attachment (id=367110) --> (http://bugzilla.novell.com/attachment.cgi?id=367110) hs_err_pid9172.log -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |mseben@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c3 Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Michal Seben <mseben@novell.com> 2010-06-14 09:45:17 UTC --- Hi Stefan ! thanks for bug report, I added libswt3-gtk2 to Requires and I think the second crash after installing libswt3-gtk2 was related to https://bugzilla.novell.com/show_bug.cgi?id=608087, I tested latest iso from http://download.opensuse.org/factory/iso/ and tuxguitar doesn't crash here so I am closing this as fixed bye -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c4 Stefan Assmann <s.assmann@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Version|Milestone 7 |Final Resolution|FIXED | --- Comment #4 from Stefan Assmann <s.assmann@gmx.de> 2010-07-16 16:08:42 UTC --- I still see a segfault when starting tuxguitar in the final release. sassmann@samsung:~> tuxguitar $MOZILLA_FIVE_HOME not valid : check doc shipped w/ tuxguitar # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb77dd450, pid=8896, tid=3067095920 # # JRE version: 6.0_17-b17 # Java VM: OpenJDK Client VM (14.0-b16 mixed mode linux-x86 ) # Derivative: IcedTea6 1.7.3 # Distribution: Custom build (Mon Jul 5 23:35:28 UTC 2010) # Problematic frame: # C [libc.so.6+0x168450] # # An error report file with more information is saved as: # /home/sassmann/hs_err_pid8896.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # http://icedtea.classpath.org/bugzilla # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # /usr/bin/tuxguitar: line 125: 8896 Aborted ${JAVA} ${JAVA_FLAGS} ${PACKAGE_MAIN} $arg "$@" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c5 --- Comment #5 from Stefan Assmann <s.assmann@gmx.de> 2010-07-16 16:09:51 UTC --- Created an attachment (id=376470) --> (http://bugzilla.novell.com/attachment.cgi?id=376470) hs_err_pid8896.log -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c6 --- Comment #6 from Evgen Hlistalin <vip-vagabond@mail.ru> 2010-07-30 12:08:22 UTC --- Created an attachment (id=379536) --> (http://bugzilla.novell.com/attachment.cgi?id=379536) when starting tuxguitar in final release OpenSuse 11.3 vagabond@linux-vagabond:~> tuxguitar $MOZILLA_FIVE_HOME not valid : check doc shipped w/ tuxguitar # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x910860f5, pid=7049, tid=3065895792 # # JRE version: 6.0_17-b17 # Java VM: OpenJDK Client VM (14.0-b16 mixed mode linux-x86 ) # Derivative: IcedTea6 1.7.3 # Distribution: Custom build (Mon Jul 5 23:35:28 UTC 2010) # Problematic frame: # C 0x910860f5 # # An error report file with more information is saved as: # /home/vagabond/hs_err_pid7049.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # http://icedtea.classpath.org/bugzilla # 2de78c22-e051-ff5b-42b02222-38ce1e57 is dumped -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c7 Evgen Hlistalin <vip-vagabond@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vip-vagabond@mail.ru --- Comment #7 from Evgen Hlistalin <vip-vagabond@mail.ru> 2010-07-30 13:47:53 UTC --- hs_err_pid7049.log -- Configure bugmail: http://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=611710 https://bugzilla.novell.com/show_bug.cgi?id=611710#c Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvyskocil@novell.com AssignedTo|bnc-team-screening@forge.pr |mseben@gmail.com |ovo.novell.com | -- 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=611710 https://bugzilla.novell.com/show_bug.cgi?id=611710#c9 Michal Seben <mseben@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED Resolution| |WONTFIX --- Comment #9 from Michal Seben <mseben@gmail.com> 2010-09-01 12:56:24 UTC --- uh sorry, tuxguitar was dropped from our distribution (package isn't in Factory no more and will be not present in next releases ...) so no support here please try package from packman repo bye thanks for bug report -- 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=611710 https://bugzilla.novell.com/show_bug.cgi?id=611710#c10 --- Comment #10 from Stefan Assmann <s.assmann@gmx.de> 2010-09-02 08:48:40 UTC --- Wait, just because it was ripped out of factory that doesn't mean you can't fix it for 11.3. People would like to use it. The One-Click installer for tuxguitar on Packman seems broken, btw. So please don't go for that lame excuse. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=611710 http://bugzilla.novell.com/show_bug.cgi?id=611710#c11 --- Comment #11 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (611710) was mentioned in https://build.opensuse.org/request/show/41261 Factory / tuxguitar -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com