This is a little odd.<br><br>Setting up a new frontend.&nbsp; When I try to run mythfrontend or mythtv-setup from it, it will seg fault right after &quot;Switching to square mode (Retro)&quot; where it should display &quot;Using the Qt painter&quot;.<br>
<br>Now, the strange thing is that if I ssh in and run either of those programs with X11 Forwarding on, they both run fine.&nbsp; It&#39;s only when I run it on the same box it seg faults.<br><br>Any ideas?<br><br>Here is the actual mythfrontend output ...<br>
2008-03-18 22:16:23.235 Using runtime prefix = /usr, libdir = /usr/lib<br>2008-03-18 22:16:23.944 DPMS is active.<br>2008-03-18 22:16:23.945 Using localhost value of james_computer<br>2008-03-18 22:16:23.945 Testing network connectivity to livingroom<br>
2008-03-18 22:16:23.968 New DB connection, total: 1<br>2008-03-18 22:16:24.060 Connected to database &#39;mythconverg&#39; at host: livingroom<br>2008-03-18 22:16:24.073 Closing DB connection named &#39;DBManager0&#39;<br>
2008-03-18 22:16:24.073 Total desktop dim: 1280x1024, with 1 screen[s].<br>2008-03-18 22:16:24.130 Connected to database &#39;mythconverg&#39; at host: livingroom<br>2008-03-18 22:16:24.165 Using screen 0, 1280x1024 at 0,0<br>
2008-03-18 22:16:24.266 New DB connection, total: 2<br>2008-03-18 22:16:24.322 Connected to database &#39;mythconverg&#39; at host: livingroom<br>2008-03-18 22:16:24.455 mythfrontend version: 0.21.20080304-1 <a href="http://www.mythtv.org">www.mythtv.org</a><br>
2008-03-18 22:16:24.456 Enabled verbose msgs:&nbsp; important general<br>2008-03-18 22:16:32.661 Total desktop dim: 1280x1024, with 1 screen[s].<br>2008-03-18 22:16:32.741 Using screen 0, 1280x1024 at 0,0<br>2008-03-18 22:16:32.772 Switching to square mode (Retro)<br>
<br>Oh, I just noticed one difference between here and the ssh version, the ssh version says &quot;DPMS is not supported&quot;.&nbsp; But that&#39;s not it, just did an xset -dpms and the same thing happened.<br>