← Back to team overview

openjdk team mailing list archive

[Bug 211105] Re: Frostwire: Can't load library libmawt.so (Hardy Beta)

 

I changed '/usr/bin/frostwire' and '/usr/lib/frostwire/runFrostwire.sh'
scripts by commenting lines defining AWT_TOOLKIT in order not to be used
any more and am able to run FrostWire (4.13.5) on OpenJDK (1.6.0_0) but
there are other error messages:

sbrbot@CyberSword:~$ frostwire
Starting FrostWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0_0]
Configuring environment...
Loading FrostWire:
Event dispatch in wrong thread
expected thread was [Lirc.DispatchThread;@11e831
current thread is Thread[Thread-6,5,main]
please submit a bug report to bugs@xxxxxxxxxxxxx with the following information :
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1223)
	at irc.EventDispatcher.dispatchEventSyncEx(EventDispatcher.java:293)
	at irc.ListenerGroup.sendEventEx(ListenerGroup.java:169)
	at irc.ListenerGroup.sendEvent(ListenerGroup.java:143)
	at irc.ListenerGroup.sendEvent(ListenerGroup.java:211)
	at irc.gui.pixx.PixxTaskBar.enter(PixxTaskBar.java:152)
	at irc.gui.pixx.PixxTaskBar.addStatus(PixxTaskBar.java:207)
	at irc.gui.pixx.PixxMDIInterface.statusCreated(PixxMDIInterface.java:250)
	at irc.gui.pixx.PixxMDIInterface.sourceCreated(PixxMDIInterface.java:330)
	at irc.IRCApplication.sourceCreated(IRCApplication.java:325)
	at irc.IRCServer.enumerateSourcesAsCreated(IRCServer.java:301)
	at irc.IRCApplication.newServer(IRCApplication.java:166)
	at irc.IRCApplication.init(IRCApplication.java:133)
	at com.limegroup.gnutella.gui.chat.ChatMediator.tryToStartAndAddChat(ChatMediator.java:149)
	at com.limegroup.gnutella.gui.chat.ChatMediator$1.run(ChatMediator.java:107)
	at java.lang.Thread.run(Thread.java:636)
Event dispatch in wrong thread
expected thread was [Lirc.DispatchThread;@11e831
current thread is Thread[Thread-6,5,main]
please submit a bug report to bugs@xxxxxxxxxxxxx with the following information :
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1223)
	at irc.EventDispatcher.dispatchEventSyncEx(EventDispatcher.java:293)
	at irc.ListenerGroup.sendEventEx(ListenerGroup.java:169)
	at irc.ListenerGroup.sendEvent(ListenerGroup.java:143)
	at irc.ListenerGroup.sendEvent(ListenerGroup.java:211)
	at irc.gui.pixx.PixxTaskBar.activate(PixxTaskBar.java:398)
	at irc.gui.pixx.PixxTaskBar.enter(PixxTaskBar.java:153)
	at irc.gui.pixx.PixxTaskBar.addStatus(PixxTaskBar.java:207)
	at irc.gui.pixx.PixxMDIInterface.statusCreated(PixxMDIInterface.java:250)
	at irc.gui.pixx.PixxMDIInterface.sourceCreated(PixxMDIInterface.java:330)
	at irc.IRCApplication.sourceCreated(IRCApplication.java:325)
	at irc.IRCServer.enumerateSourcesAsCreated(IRCServer.java:301)
	at irc.IRCApplication.newServer(IRCApplication.java:166)
	at irc.IRCApplication.init(IRCApplication.java:133)
	at com.limegroup.gnutella.gui.chat.ChatMediator.tryToStartAndAddChat(ChatMediator.java:149)
	at com.limegroup.gnutella.gui.chat.ChatMediator$1.run(ChatMediator.java:107)
	at java.lang.Thread.run(Thread.java:636)
Smileys should be ACTIVE!
SponsorLoader.startElement -> Detected a custom refreshrate -> 0
SponsorLoader.startElement -> Killing Banner Refresh Tasks
BannerContainer.setupBannerRefreshTask() - No banner refresh for me.
Discarding message - 
UpdateMessage @8135054{_hashCode : 1128, 
_message : There's a new Windows version of FrostWire Available.
We highly recommend you update it now, 
_url : http://www.mybloop.com/di/xmjodw/frostwire-4.17.0.windows.exe, 
_messageType : update, 
_version : 4.17.0, 
_expiration : null, 
_torrent : null, 
_os : windows, 
_showOnce : false, 
}

Discarding message - 
UpdateMessage @25103764{_hashCode : 1296, 
_message : There's a new MacOSX version of FrostWire Available.
We highly recommend you update it now, 
_url : http://www.mybloop.com/di/FxuEa9/frostwire-4.17.0.dmg, 
_messageType : update, 
_version : 4.17.0, 
_expiration : null, 
_torrent : null, 
_os : mac, 
_showOnce : false, 
}

Discarding message - 
UpdateMessage @24191379{_hashCode : 1392, 
_message : null, 
_url : http://www.frostwire.com/?id=linkus&from=frostwire, 
_messageType : update, 
_version : 4.17.0, 
_expiration : null, 
_torrent : null, 
_os : mac, 
_showOnce : false, 
}

Discarding message - 
UpdateMessage @5470517{_hashCode : 1520, 
_message : null, 
_url : http://www.frostwire.com/?id=linkus&from=frostwire, 
_messageType : update, 
_version : null, 
_expiration : null, 
_torrent : null, 
_os : mac, 
_showOnce : false, 
}

        http://www.frostwire.com


******************************************************************
Something went wrong with FrostWire.
Maybe you're using the wrong version of Java?
(FrostWire is tested against and works best with with Sun's JRE, Java 1.4+)
The version of Java in your PATH is:
java version "1.6.0_0"
OpenJDK  Runtime Environment (build 1.6.0_0-b11)
OpenJDK Client VM (build 1.6.0_0-b11, mixed mode, sharing)

-- 
Frostwire: Can't load library libmawt.so (Hardy Beta)
https://bugs.launchpad.net/bugs/211105
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” source package in Ubuntu: Won't Fix

Bug description:
Frostwire will no longer load. I am currently using the Ubuntu Hardy Beta.

chesley@chezb-ubuntu-m:~$ frostwire 
Starting FrostWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0]
Configuring environment...
Loading FrostWire:
java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/motif21/libmawt.so
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1666)
	at java.lang.Runtime.load0(Runtime.java:787)
	at java.lang.System.load(System.java:1022)
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1767)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1684)
	at java.lang.Runtime.loadLibrary0(Runtime.java:840)
	at java.lang.System.loadLibrary(System.java:1047)
	at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:67)
	at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:47)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.Toolkit.loadLibraries(Toolkit.java:1610)
	at java.awt.Toolkit.<clinit>(Toolkit.java:1632)
	at com.limegroup.gnutella.gui.Main.showInitialSplash(Main.java:67)
	at com.limegroup.gnutella.gui.Main.main(Main.java:39)


******************************************************************
Something went wrong with FrostWire.
Maybe you're using the wrong version of Java?
(FrostWire is tested against and works best with with Sun's JRE, Java 1.4+)
The version of Java in your PATH is:
java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b08)
OpenJDK 64-Bit Server VM (build 1.6.0-b08, mixed mode)