Bug 755591 - Unable to launch Azureus
Summary: Unable to launch Azureus
Keywords:
Status: CLOSED DUPLICATE of bug 746425
Alias: None
Product: Fedora
Classification: Fedora
Component: azureus
Version: 16
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: David Juran
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-21 14:42 UTC by Mike
Modified: 2011-11-23 04:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-23 04:22:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 746425 0 unspecified CLOSED Crash on launch because can't load "libswt-gnome-gtk" 2021-02-22 00:41:40 UTC

Description Mike 2011-11-21 14:42:08 UTC
Description of problem:

Unable to launch azureus


Version-Release number of selected component (if applicable):
azureus-4.6.0.4-4.fc16.1.noarch

How reproducible:
Everytime

Steps to Reproduce:
1. Attempt to launch azureus
2.
3.
  
Actual results:
Receive the following error message in 

$HOME/.azureus/logs/debug_1.log (replace $HOME with user's actual home directory, above and below) :

[11/20/11 7:24 PM] Log File Opened for Vuze 4.6.0.4
[19:24:56] [stderr] java.lang.reflect.InvocationTargetException
[19:24:56] [stderr] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:24:56] [stderr] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[19:24:56] [stderr] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[19:24:56] [stderr] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
[19:24:56] [stderr] 	at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:114)
[19:24:56] [stderr] 	at org.gudy.azureus2.ui.swt.Main.main(Main.java:292)
[19:24:56] [stderr] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:24:56] [stderr] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[19:24:56] [stderr] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:24:56] [stderr] 	at java.lang.reflect.Method.invoke(Method.java:616)
[19:24:56] [stderr] 	at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37)
[19:24:56] [stderr] 	at java.lang.Thread.run(Thread.java:679)
[19:24:56] [stderr] Caused by: java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: 
[19:24:56] [stderr] 	no swt-gnome-gtk-3735 in java.library.path
[19:24:56] [stderr] 	no swt-gnome-gtk in java.library.path
[19:24:56] [stderr] 	Can't load library: $HOME/.swt/lib/linux/x86_64/libswt-gnome-gtk-3735.so
[19:24:56] [stderr] 	Can't load library: $HOME/.swt/lib/linux/x86_64/libswt-gnome-gtk.so
[19:24:56] [stderr] 
[19:24:56] [stderr] 	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:285)
[19:24:56] [stderr] 	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:194)
[19:24:56] [stderr] 	at org.eclipse.swt.internal.gnome.GNOME.<clinit>(GNOME.java:21)
[19:24:56] [stderr] 	at org.eclipse.swt.program.Program.gnome_24_launch(Program.java:397)
[19:24:56] [stderr] 	at org.eclipse.swt.program.Program.launch(Program.java:1086)
[19:24:56] [stderr] 	at org.eclipse.swt.program.Program.launch(Program.java:1042)
[19:24:56] [stderr] 	at org.gudy.azureus2.ui.swt.Utils.launch(Utils.java:948)
[19:24:56] [stderr] 	at com.aelitis.azureus.ui.swt.Initializer.checkInstallID(Initializer.java:304)
[19:24:56] [stderr] 	at com.aelitis.azureus.ui.swt.Initializer.runInSWTThread(Initializer.java:273)
[19:24:56] [stderr] 	at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:220)
[19:24:56] [stderr] 	at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:63)
[19:24:56] [stderr] 	at com.aelitis.azureus.ui.swt.Initializer.<init>(Initializer.java:163)
[19:24:56] [stderr] 	... 12 more




Expected results:

Azureus to launch

Additional info:

Comment 1 Mike 2011-11-22 16:09:31 UTC
After a little more digging, this looks exactly like:  https://bugzilla.redhat.com/show_bug.cgi?id=746425

Comment 2 Mike 2011-11-22 16:33:06 UTC
I will verify later today, the details of the version of eclipse that is installed.  It should be the latest from an official fedora repo mirror; but I will confirm eclipse version later in the day.

Comment 3 Mike 2011-11-23 04:22:56 UTC

*** This bug has been marked as a duplicate of bug 746425 ***


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