In answer to my own question for future ref

I edited mythburn.conf and specified what projectx was

#projectx="/usr/bin/projectx"
projectx="/usr/java/jdk1.5.0_05/bin/java -jar /usr/share/projectx/ ProjectX.jar"

comment out the original one and add the line below it ( edit for your java path )

Works like a charm now


On Sep 28, 2005, at 2:22 PM, Mark Hutchinson wrote:

I have one last error on Mythburn.
I can run from command line as web mythtv ( also user httpd runs as ):
projectx
java -jar /usr/share/projectx/ProjectX.jar

but when I run ( as user mythtv ) this from command line ( this is what mythweb
shows me it will do on burn DVD )
nice /var/www/html/mythburn/mythtvburn.sh 'ntsc' 'gradient- dodgerblue.png'
'menumusic.mp2' 'no' 'yes' 'no' 'bar.png' 'no' 'no' 'no'
'1006_20050619190000_20050619200000.nuv' 'nocut'

I get this error:

MythBurn Script is running as user mythtv
Video format = ntsc
Background image =
/var/www/html/mythburn/images/backgrounds/gradient-dodgerblue.png
Background music = /var/www/html/mythburn/music/menumusic.mp2
Make ISO image = no
Burn to DVD-R = yes
Delete VIDEO_TS = no
Highlight image = bar.png
Animated thumbnails = no
Chapter Submenus = no
Recode to AC3 = no
Creating DVD at 28-09-2005 14:18....
Total file size of video files is 2226 Mbytes
Multiplexing MPEG2 video files to DVD format and applying cutlists
----- datestamp=28-09-2005 14:18
----- datestamp=28-09-2005 14:18
1006_20050619190000_20050619200000.nuv
commerical cut disabled, remultiplexing for DVD format only
Re-multiplexing file /video/recordings/ 1006_20050619190000_20050619200000.nuv
Exception in thread "main" java.lang.UnsatisfiedLinkError: initState
   at gnu.java.awt.peer.gtk.GdkGraphics2D.initState(int[], int, int)
(/usr/lib/lib-gnu-java-awt-peer-gtk.so.6.0.0)
   at
gnu.java.awt.peer.gtk.GdkGraphics2D.GdkGraphics2D (java.awt.image.BufferedImage)
(/usr/lib/lib-gnu-java-awt-peer-gtk.so.6.0.0)
   at
gnu.java.awt.peer.gtk.GdkGraphicsEnvironment.createGraphics (java.awt.image.BufferedImage)
(/usr/lib/lib-gnu-java-awt-peer-gtk.so.6.0.0)
at java.awt.image.BufferedImage.createGraphics() (/usr/lib/ libgcj.so.6.0.0)
   at
net.sourceforge.dvb.projectx.subtitle.SubPicture$Picture.SubPicture $Picture(net.sourceforge.dvb.projectx.subtitle.SubPicture)
(Unknown Source)
at net.sourceforge.dvb.projectx.subtitle.SubPicture.SubPicture() (Unknown
Source)
at net.sourceforge.dvb.projectx.common.X.<clinit>() (Unknown Source)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.6.0.0)
at java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader)
(/usr/lib/libgcj.so.6.0.0)
   at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)
***********************************
MythTV BurnDVD stopped due to error
***********************************
Sent UDP/XML packet to IP 255.255.255.255 and port: 6948

Any ideas?



_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to