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

2011-08-27 Thread Manveru
I had similar problem with batik's rasterizer, which want to load /usr/lib/jvm/java-6-sun-1.6.0.05/jre/lib/amd64/xawt/libmawt.so and I was not present in my system (Ubuntu Lucid). I've found that I had installed only headless version of JRE from openjdk. I've installed standard version, and the

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

2010-10-13 Thread kenorb
The same with JMeter: $ jmeter An error occurred: Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so -- 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 Ubuntu

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

2010-10-13 Thread kenorb
Try this workaround: http://blog.taragana.com/index.php/archive/how-to-fix-jrelibi386xawtlibmawtso-libxtstso6-cannot-open-shared-object-file-java-error-on-linux/ -- Frostwire: Can't load library libmawt.so (Hardy Beta) https://bugs.launchpad.net/bugs/211105 You received this bug notification

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

2010-10-13 Thread kenorb
Sorry, wrong workaround. Firstly check if you have following package: $ apt-file search /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so openjdk-6-jre: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so -- Frostwire: Can't load library libmawt.so (Hardy Beta)

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

2009-08-16 Thread bananenkasper
I'm trying to run a java 6 / swing application written by myself: Exception in thread main java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/xawt/libmawt.so at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1666) at

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

2009-08-16 Thread bananenkasper
System is Ubuntu 9.04 Jaunty 64bit With Suns Java 6 1.6.0.14 it works flawlessly. -- 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 Ubuntu Bugs, which is subscribed to Ubuntu. --

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

2008-10-06 Thread Stjepan Brbot
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: [EMAIL PROTECTED]:~$ frostwire Starting

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

2008-05-15 Thread Matthias Klose
we can't build with openmotif, because this package is in the multiverse part of the archive. frostwire is wrong asking for one specific toolkit. ** Changed in: openjdk-6 (Ubuntu) Status: Incomplete = Won't Fix -- Frostwire: Can't load library libmawt.so (Hardy Beta)

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

2008-05-06 Thread Rashad Tatum
Apparently, the frostwire packager set the frostwire script in /usr/bin to be owned by the user. To make the file secure, change the owner and group to root. To do this, type sudo chown root:root /usr/bin/frostwire . Do the same for the files located in /usr/lib/frostwire. -- Frostwire: Can't

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

2008-05-04 Thread Hollman Enciso
which is not the solution engineering but with this package is solved sudo update-java-alternatives -s java-6-sun -- 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 Ubuntu Bugs, which is

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

2008-04-23 Thread rrfx
@Matthias: thanks for the tip off on where to look. If i edit Frostwire's startup script nano /usr/lib/frostwire/runFrostwire.sh i can see export AWT_TOOLKIT=MToolkit at the top of the script. Commenting this line out (as a user not root!!!) allows it to load with a couple of unrelated

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

2008-04-22 Thread Matthias Klose
- can you start frostwire without explicitely asking for Motif? - which package/version of frostwire did you install, where can it be found? ** Changed in: openjdk-6 (Ubuntu) Status: New = Incomplete -- Frostwire: Can't load library libmawt.so (Hardy Beta)

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

2008-04-18 Thread rrfx
The motif21 java libraries dont seem to be installed/linked in the OpenJDK java package. (x86_64 Hardy beta updated on 2008-04-14) If you have Sun's java installed (sudo apt-get install sun-java6-jre): [EMAIL PROTECTED]:/opt/frostwire$ find /usr/ | grep libmawt.so

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

2008-04-18 Thread rrfx
Confirmed bug, linked to openjdk-6 package ** Changed in: openjdk-6 (Ubuntu) Sourcepackagename: None = openjdk-6 Status: Invalid = New -- Frostwire: Can't load library libmawt.so (Hardy Beta) https://bugs.launchpad.net/bugs/211105 You received this bug notification because you are a

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

2008-04-02 Thread Greg Grossmeier
I am unable to find Frostwire in the repository. If this application was manually installed (not from the repository) then we are unable to support it. Additionally, you should file all bugs regarding that application with the developers of the application. If for some reason it is in the