Mark:<br>
<br>
These error messages are from using some Java VM other than
Sun's.&nbsp; I'm assuming you are on Fedora Core and are using Redhat's
Java VM.&nbsp; Install the Sun Java VM (I had to use the JDK RPM due to
conflict with the JRE RPM), and make sure that either your PATH is set
to hit the Sun Java VM first, or you edit the <font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="#660066">scripts/mpeg2cut-px.sh
file so that you have the explicit path the the Sun VM set -- e.g.,
projectx=&quot;/Path/to/SunVM/java -jar /path/to/projectx/projectx&quot; (I
understand the newest version of the scripts allows you to input this
path explicitly).<br>
<br>
Good luck<br>
<br>
George<br>
</font></font></font><br><div><span class="gmail_quote">On 9/28/05, <b class="gmail_sendername">Mark Hutchinson</b> &lt;<a href="mailto:mark@onnow.net">mark@onnow.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have one last error on Mythburn.<br>I can run from command line as web mythtv ( also user httpd runs as ):<br>projectx<br>java -jar /usr/share/projectx/ProjectX.jar<br><br>but when I run ( as user mythtv ) this from command line ( this is what mythweb
<br>shows me it will do on burn DVD )<br>nice /var/www/html/mythburn/mythtvburn.sh 'ntsc' 'gradient-dodgerblue.png'<br>'menumusic.mp2' 'no' 'yes' 'no' 'bar.png' 'no' 'no' 'no'<br>'1006_20050619190000_20050619200000.nuv' 'nocut'
<br><br>I get this error:<br><br>MythBurn Script is running as user mythtv<br>Video format = ntsc<br>Background image =<br>/var/www/html/mythburn/images/backgrounds/gradient-dodgerblue.png<br>Background music = /var/www/html/mythburn/music/menumusic.mp2
<br>Make ISO image = no<br>Burn to DVD-R = yes<br>Delete VIDEO_TS = no<br>Highlight image = bar.png<br>Animated thumbnails = no<br>Chapter Submenus = no<br>Recode to AC3 = no<br>Creating DVD at 28-09-2005 14:18....<br>Total file size of video files is 2226 Mbytes
<br>Multiplexing MPEG2 video files to DVD format and applying cutlists<br>----- datestamp=28-09-2005 14:18<br>----- datestamp=28-09-2005 14:18<br>1006_20050619190000_20050619200000.nuv<br>commerical cut disabled, remultiplexing for DVD format only
<br>Re-multiplexing file /video/recordings/1006_20050619190000_20050619200000.nuv<br>Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: initState<br>&nbsp;&nbsp; at gnu.java.awt.peer.gtk.GdkGraphics2D.initState(int[], int, int)
<br>(/usr/lib/lib-gnu-java-awt-peer-gtk.so.6.0.0)<br>&nbsp;&nbsp; at<br>gnu.java.awt.peer.gtk.GdkGraphics2D.GdkGraphics2D(java.awt.image.BufferedImage)<br>(/usr/lib/lib-gnu-java-awt-peer-gtk.so.6.0.0)<br>&nbsp;&nbsp; at<br>gnu.java.awt.peer.gtk.GdkGraphicsEnvironment.createGraphics
(java.awt.image.BufferedImage)<br>(/usr/lib/lib-gnu-java-awt-peer-gtk.so.6.0.0)<br>&nbsp;&nbsp; at java.awt.image.BufferedImage.createGraphics() (/usr/lib/libgcj.so.6.0.0)<br>&nbsp;&nbsp; at<br>net.sourceforge.dvb.projectx.subtitle.SubPicture$Picture.SubPicture$Picture
(net.sourceforge.dvb.projectx.subtitle.SubPicture)<br>(Unknown Source)<br>&nbsp;&nbsp; at net.sourceforge.dvb.projectx.subtitle.SubPicture.SubPicture() (Unknown<br>Source)<br>&nbsp;&nbsp; at net.sourceforge.dvb.projectx.common.X.&lt;clinit&gt;() (Unknown Source)
<br>&nbsp;&nbsp; at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.6.0.0)<br>&nbsp;&nbsp; at java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader)<br>(/usr/lib/libgcj.so.6.0.0)<br>&nbsp;&nbsp; at gnu.java.lang.MainThread.run
() (/usr/lib/libgcj.so.6.0.0)<br>***********************************<br>MythTV BurnDVD stopped due to error<br>***********************************<br>Sent UDP/XML packet to IP <a href="http://255.255.255.255">255.255.255.255
</a> and port: 6948<br><br>Any ideas?<br><br><br><br></blockquote></div><br>