Project-X wont start, libmawt missing

Bug #222982 reported by EricDHH
6
Affects Status Importance Assigned to Milestone
project-x (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: project-x

This happens on Hardy-8.04 amd64, looks like the Frostwire bug with libmawt.

ii openjdk-6-jre 6b09-0ubuntu2 OpenJDK Java runtime
ii openjdk-6-jre- 6b09-0ubuntu2 OpenJDK Java runtime (headless)
ii openjdk-6-jre- 6b09-0ubuntu2 OpenJDK Java runtime (architecture independe

ii project-x 0.90.4dfsg-0ub DVB demuxing tool

If project-x depends on a special java version there should be a hard depend on it.

eric@ingerimm:~$ projectx
Reading GUI-Switch...
Reading Help Switch...
Reading Config File Switch...
Start with GUI...
Loading last Config or Standard File...
Loading Language -> 'de'

ProjectX 0.90.4.00/30.03.2006 TEST PROJECT ONLY , User: eric

TERMS AND CONDITIONS:
(1) this is a free Java based demux utility.
(2) It is intended for educational purposes only, as a non-commercial test project.
(3) released under the terms of the GNU GPL.
(4) there is NO WARRANTY of any kind attached to this software.
(5) use it at your own risk and for your own education.

Java Environment
27. April 2008 12:00:57 MESZ
java.version 1.6.0
java.vendor Sun Microsystems Inc.
java.home /usr/lib/jvm/java-6-openjdk/jre
java.vm.version 1.6.0-b09
java.vm.vendor Sun Microsystems Inc.
java.vm.name OpenJDK 64-Bit Server VM
java.class.vers 50.0
java.class.path /usr/share/java/ProjectX.jar
os.name Linux
os.arch amd64
os.version 2.6.24-16-generic
ini.file /home/eric/X.ini
ext.disk.access disabled or library not found
user.language de
user.name eric
user.home /home/eric

quick CL usage:
Note: CL doesn't load the GUI components, except with switch [-gui]
<without options> ...starts the GUI
switches and inputfiles can be in any order

options:
[-ini <path + inifile>] ..use that specified iniFile instead of the standard
[-dvx1] ..create a .d2v ProjectFile on demux
[-dvx2] ..create a .d2v ProjectFile + .ac3.wav (RIFF WAVE Header)
[-dvx3] ..create a .d2v ProjectFile + .mpa.wav (RIFF WAVE Header)
[-dvx4] ..create a .d2v ProjectFile + .ac3.wav + mpa.wav (RIFF WAVE Header)
[-out <path>] ..use that specified directory for output
[-name <filename>] ..use that specified filename for output
[-cut <file>] ..use that text based file as cutpoint list
[-chp <file>] ..use that text based file as chapterpoint list
[-id <tokens>] ..use only these (P)IDs, separated by comma ","
[-gui] ..display the GUI using all given CLI options
[-log] ..write the normal logfile
[-saveini] ..save changes made bei CLI in active .ini
[-split <xxx>] ..split output at xxx MB
[-demux, -tom2p, -topva, -tovdr, -tots, -filter] ..action types

Loading Basic Classes...
Exception in thread "main" 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.image.ColorModel.loadLibraries(ColorModel.java:206)
 at java.awt.image.ColorModel.<clinit>(ColorModel.java:214)
 at java.awt.image.BufferedImage.<clinit>(BufferedImage.java:291)
 at net.sourceforge.dvb.projectx.subtitle.Subpicture.<init>(Unknown Source)
 at net.sourceforge.dvb.projectx.common.Common.init(Unknown Source)
 at net.sourceforge.dvb.projectx.common.Start.main(Unknown Source)
eric@ingerimm:~$

Revision history for this message
Raul (raulrm) wrote :

sudo update-java-alternatives -s java-6-sun

Revision history for this message
oss_test_launchpad (oss-test-launchpad) wrote :

Does this need Sun Java?

Usually installed programs in Ubuntu work. Once you have them in the programs starter list, they just start, and you would not have to install any extra software. If you do have to, this would be a bug (missing dependencies).

The "won't start" bug seems still valid with Ubuntu 8.10 64-Bit.

Changed in project-x:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.