View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 9 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: Frontend Crashing
PostPosted: Thu Feb 11, 2010 8:35 pm 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
Here's what I get when I try to start it up, not sure which error is messing it up...

Code:
2010-02-11 19:31:40.359 mythfrontend version: branches/release-0-22-fixes [23247M] www.mythtv.org
2010-02-11 19:31:40.360 Using runtime prefix = /usr
2010-02-11 19:31:40.360 Using configuration directory = /home/mythtv/.mythtv
2010-02-11 19:31:41.090 Empty LocalHostName.
2010-02-11 19:31:41.090 Using localhost value of mythfront1
2010-02-11 19:31:41.094 New DB connection, total: 1
2010-02-11 19:31:41.099 Connected to database 'mythconverg' at host: 192.168.1.120
2010-02-11 19:31:41.100 Closing DB connection named 'DBManager0'
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
2010-02-11 19:31:41.118 DPMS is disabled.
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
2010-02-11 19:31:41.120 Primary screen: 0.
2010-02-11 19:31:41.121 Connected to database 'mythconverg' at host: 192.168.1.120
2010-02-11 19:31:41.122 Using screen 0, 1920x1080 at 0,0
2010-02-11 19:31:41.164 MythUI Image Cache size set to 20971520 bytes
2010-02-11 19:31:41.165 Enabled verbose msgs:  important general
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
2010-02-11 19:31:41.172 Primary screen: 0.
2010-02-11 19:31:41.174 Using screen 0, 1920x1080 at 0,0
2010-02-11 19:31:41.175 Using theme base resolution of 1280x720
2010-02-11 19:31:41.184 LIRC: Successfully initialized '/dev/lircd' using '/home/mythtv/.mythtv/lircrc' config
2010-02-11 19:31:41.184 JoystickMenuThread Error: Joystick disabled - Failed to read /home/mythtv/.mythtv/joystickmenurc
2010-02-11 19:31:41.415 Using the OpenGL painter
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
2010-02-11 19:31:41.565 Loaded base theme from /usr/share/mythtv/themes/Mythbuntu/base.xml
2010-02-11 19:31:41.571 Loaded base theme from /usr/share/mythtv/themes/default-wide/base.xml
2010-02-11 19:31:41.581 Loaded base theme from /usr/share/mythtv/themes/default/base.xml
2010-02-11 19:31:41.581 Unable to load window 'backgroundwindow' from base
2010-02-11 19:31:41.586 Current MythTV Schema Version (DBSchemaVer): 1244
2010-02-11 19:31:41.704 WARNING: The theme (Pear-odyTV-wide) is missing a themeinfo.xml file, ignoring.
2010-02-11 19:31:42.297 WARNING: The theme (Pear-odyTV-wide) is missing a themeinfo.xml file, ignoring.
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
2010-02-11 19:31:42.313 Desktop video mode: 1920x1080 60.0565 Hz
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
2010-02-11 19:31:42.569 Registering Internal as a media playback plugin.
2010-02-11 19:31:42.604 Registering WebBrowser as a media playback plugin.
2010-02-11 19:31:42.649 MMUnix::AddDevice() Error: failed to stat /dev/bdi,
                        eno: No such file or directory (2)
2010-02-11 19:31:42.656 MMUnix::AddDevice() Error: failed to stat /dev/power,
                        eno: No such file or directory (2)
2010-02-11 19:31:42.659 MonitorRegisterExtensions(0x100, gif,jpg,png)
2010-02-11 19:31:42.679 Current MythMusic Schema Version (MusicDBSchemaVer): 1017
2010-02-11 19:31:42.736 MonitorRegisterExtensions(0x40, mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mka,aiff,swa,wv)

_________________
LinHES 8.3, 1 BE, 3 FE


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 11, 2010 9:06 pm 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
Quote:
Code:
2010-02-11 19:31:41.704 WARNING: The theme (Pear-odyTV-wide) is missing a themeinfo.xml file, ignoring.
2010-02-11 19:31:42.297 WARNING: The theme (Pear-odyTV-wide) is missing a themeinfo.xml file, ignoring.


Did you try a new theme?

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 11, 2010 9:14 pm 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
I'm not using the Pear-odyTV theme, I'm using the Mybuntu theme...

_________________
LinHES 8.3, 1 BE, 3 FE


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 11, 2010 9:21 pm 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
Try this in an xterm, just to see if you can get a FE running....

Code:
$ mythfontend -O Theme=Terra
Are you running R6? I believe the Mythbuntu theme was removed a few weeks back in the LinHES repos.

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 11, 2010 9:38 pm 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
Yes, I'm running R6 and I'm running off the testing repositories. That didn't work, I got the same errors.

However, I notice that when I try and run from Xterm, there's one extra error at the bottom: "Floating point exception"

I do still have a Mythbuntu folder in my theme directory, too.

_________________
LinHES 8.3, 1 BE, 3 FE


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 11, 2010 9:43 pm 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
Okay, now that I saw the Floating point error my google search turned up some positive results: http://bugs.archlinux.org/task/17232

I followed the suggestion there and removed qt3. My frontend now starts up...

WTF? Should I submit this to flyspray?

_________________
LinHES 8.3, 1 BE, 3 FE


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 12, 2010 10:14 am 
Offline
Joined: Tue Sep 13, 2005 10:48 am
Posts: 852
Location: London, UK
I've just reinstalled R6 and I had a problem with the frontend starting up. I solved it by reinstalling the nvidia drivers.

I'd looked in the xorg.log and the errors spewed out seem ver similar to yours, especially the not finding the theme (mine was retro). There were some other error messages, again which sound similar very similar. I'm afraid I didn't write them down to do an exact comparision.

The command I used was
Code:
sudo pacman -S nvidia


Perhaps helps?

_________________
Version:R8
Intel C2D 7400, Nvidia 5600 via HDMI to Samsung B37B650TW (PAL), Asus P5QL-E mobo, 4Gb PC6400 DDR2 ram, Samsung Spinpoint 500 Gb & 1Tb drive, Nova-HD-S2 (x2)


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 13, 2010 12:05 am 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
Well, as I said, uninstalling qt3 resolved my issues. Is there any reason for me to re-install qt3 and try and upgrade my nvidia drivers?

_________________
LinHES 8.3, 1 BE, 3 FE


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 13, 2010 3:46 am 
Offline
Joined: Tue Sep 13, 2005 10:48 am
Posts: 852
Location: London, UK
I'm not sure about that tbh.
I also found by removing various depreciated services helped as well. I was going from a regular R6 then installing .22 over the top, which you may have already delt with (mythstream and mythphone.)

_________________
Version:R8
Intel C2D 7400, Nvidia 5600 via HDMI to Samsung B37B650TW (PAL), Asus P5QL-E mobo, 4Gb PC6400 DDR2 ram, Samsung Spinpoint 500 Gb & 1Tb drive, Nova-HD-S2 (x2)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 83 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu