On Sun, Apr 12, 2009 at 3:16 PM, Neil Bothwick <n...@digimed.co.uk> wrote: > On Sun, 12 Apr 2009 16:33:06 -0500, Michael Sullivan wrote: > >> This doesn't tell me anything as far as I can see. Is there another way >> to turn up verbosity? > > mythfrontend -v help > > > -- > Neil Bothwick > > Are you sure this isn't the time for a colorful metaphor? >
I did updates today on my AMD64 machine and mythfrontend is segfaulting for me also. Not sure about the joystick stuff as I've never had a joystick. 2009-04-12 16:38:17.384 mythfrontend version: 0.21.20080304-1 www.mythtv.org 2009-04-12 16:38:17.384 Enabled verbose msgs: important general 2009-04-12 16:38:18.421 No theme dir: /home/mark/.mythtv/themes/Titivillus 2009-04-12 16:38:18.424 Primary screen 0. 2009-04-12 16:38:18.427 Running in a window 2009-04-12 16:38:18.427 Using screen 0, 1280x998 at 0,0 2009-04-12 16:38:18.429 No theme dir: /home/mark/.mythtv/themes/Titivillus 2009-04-12 16:38:18.430 Switching to square mode (Titivillus) 2009-04-12 16:38:18.491 Using the Qt painter 2009-04-12 16:38:18.491 JoystickMenuClient Error: Joystick disabled - Failed to read /home/mark/.mythtv/joystickmenurc Segmentation fault Frontend: m...@lightning ~ $ eix -Ic mythtv [I] media-plugins/gst-plugins-mythtv (0.10.6(0.10)@01/31/2009): plugin for gstreamer [I] media-tv/mythtv (0.21_p19961...@02/23/2009): Homebrew PVR project [I] x11-themes/mythtv-themes (0.21_p16...@02/01/2009): A collection of themes for the MythTV project. Found 3 matches. m...@lightning ~ $ Backend: Sector9 ~ # eix -Ic mythtv [I] media-tv/mythtv (0.21_p19961...@03/22/2009): Homebrew PVR project [I] x11-themes/mythtv-themes (0.21_p16...@04/02/2008): A collection of themes for the MythTV project. Found 2 matches. Sector9 ~ # I turned up verbosity but I don't think the response is all that helpful: 2009-04-12 16:43:30.350 MSqlQuery: SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '8' AND hostname = 'lightning' ; 2009-04-12 16:43:30.352 MSqlQuery: SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '9' AND hostname = 'lightning' ; 2009-04-12 16:43:30.355 MSqlQuery: SELECT data FROM settings WHERE value = 'QtFonTweak' AND hostname = 'lightning' ; 2009-04-12 16:43:30.356 MSqlQuery: SELECT data FROM settings WHERE value = 'QtFonTweak' AND hostname IS NULL; 2009-04-12 16:43:30.359 MSqlQuery: SELECT data FROM settings WHERE value = 'HideMouseCursor' AND hostname = 'lightning' ; Segmentation fault m...@lightning ~ $ The big change here today, other than the updates, was to rename xorg.conf to xorg.conf.old and reboot to try out lett hald set up the video stuff. I'm suspecting that may be the culprit? - Mark