Bug 923597 - tuxguitar don't start since the last update of swt
Summary: tuxguitar don't start since the last update of swt
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tuxguitar
Version: 18
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Orcan Ogetbil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-20 07:26 UTC by ycollet
Modified: 2013-03-24 22:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-24 22:50:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description ycollet 2013-03-20 07:26:50 UTC
I updated my fedora 18 64 bits last night.
Since this update (I saw an update of swt in the list of updates), tuxguitar doesn't start anymore.
When I start it via command line, I've got the following error message:

tuxguitar
Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Control
        at org.herac.tuxguitar.gui.TGMain.main(TGMain.java:6)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Control
        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)

Best regards,

YC

Comment 1 Orcan Ogetbil 2013-03-21 01:00:51 UTC
Thanks for the report. This is due to a change in the eclipse-swt package: 
   http://pkgs.fedoraproject.org/cgit/eclipse.git/commit/?h=f18&id=12661d4bfef3dccd6ba3efeebd0c9e2185fd9308

I talked to the Eclipse maintainers and they say that they were changing the jar file symlink location for the future Fedora releases and they accidentally modified it for Fedora 18. I am just adjusting to the new convention so that we don't need to deal with this again by the time Fedora 19 is released.

I'm firing a build now. Stay tuned.

Comment 2 Fedora Update System 2013-03-21 05:23:37 UTC
tuxguitar-1.2-12.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/tuxguitar-1.2-12.fc18

Comment 3 Fedora Update System 2013-03-21 23:58:48 UTC
Package tuxguitar-1.2-12.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing tuxguitar-1.2-12.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-4127/tuxguitar-1.2-12.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-03-24 22:50:25 UTC
tuxguitar-1.2-12.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.