<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Robert McNamara wrote:
<blockquote
cite="mid:1aaba6e90908132141y47ac6c20ta11696b7ccd88fff@mail.gmail.com"
type="cite">
<pre wrap="">On Thu, Aug 13, 2009 at 6:51 PM, Norm<a class="moz-txt-link-rfc2396E" href="mailto:mlists@dressler.ca"><mlists@dressler.ca></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Performed an upgrade to mythbuntu weekly trunk builds from .21.
Now I'm getting an error that I'm not sure about:
2009-08-13 21:49:35.836 Current Schema Version: 1239
2009-08-13 21:49:35.840 Connecting to backend server: 192.168.15.15:6543
(try 1 of 5)
2009-08-13 21:49:35.840 Using protocol version 45
2009-08-13 21:49:35.906 Registering Internal as a media playback plugin.
2009-08-13 21:49:35.926 Cannot load language en_us for module mytharchive
2009-08-13 21:49:35.928 Cannot load language en_us for module mythbrowser
2009-08-13 21:49:35.930 Registering WebBrowser as a media playback plugin.
2009-08-13 21:49:35.931 Cannot load language en_us for module mythbrowser
2009-08-13 21:49:35.944 Cannot load language en_us for module mythflix
2009-08-13 21:49:36.120 MonitorRegisterExtensions(0x100, gif,jpg,png)
2009-08-13 21:49:36.120 Cannot load language en_us for module mythgallery
2009-08-13 21:49:36.125 Cannot load language en_us for module mythgame
2009-08-13 21:49:36.127 Cannot load language en_us for module mythmovies
2009-08-13 21:49:36.187 MonitorRegisterExtensions(0x40,
mp3,mp2,ogg,flac,wma,wav,ac3oma,omg,atp,ra,dts,aac,m4a)
2009-08-13 21:49:36.191 Cannot load language en_us for module mythmusic
2009-08-13 21:49:36.195 Cannot load language en_us for module mythnews
Segmentation fault
Any suggestions?
Norm
</pre>
</blockquote>
<pre wrap=""><!---->
You have libraries from both versions installed, causing the segfault.
the cannot load language stuff is harmless, it's been around for
months.
ls -al /usr/local/lib/libmyth*
Robert
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
It looks like the issue was related to the themes that were loaded. I
did a mythfrontend -r and was able to get in with GANT but the
Mythbuntu and even the project grayhem themes give this error. Not
sure why yet.<br>
<br>
I'm having another issue now - when watching TV, select Guide, exit
guide and I get a blank screen same as the background of the menus -
almost like it returned me to the wrong layer. I can hear the video
still going in the background. If I exit to the menu, and re-enter
live tv its fine until I select guide again. I will have to check trac
to see if this is common or something thats wrong with my system.<br>
<br>
mythfrontend --version<br>
Please include all output in bug reports.<br>
MythTV Version : Unknown<br>
MythTV Branch : trunk<br>
Library API : 0.22.20090804-1<br>
Network Protocol : 45<br>
QT Version : 4.4.3<br>
Options compiled in:<br>
linux profile using_oss using_alsa using_pulse using_jack
using_backend using_dvb using_firewire using_frontend
using_glx_proc_addr_arb using_hdhomerun using_hdpvr using_iptv
using_ivtv using_joystick_menu using_libfftw3 using_lirc using_mheg
using_opengl_video using_opengl_vsync using_qtwebkit using_v4l
using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw
using_bindings_perl using_bindings_python using_opengl using_vdpau
using_ffmpeg_threads using_libavc_5_3 using_live using_mheg<br>
<br>
</body>
</html>