vnc running mythfrontend
I'm trying to run mythfrontend through a vnc session to get to the Mythdora Firefox / Mozilla settings to setup cron etc..
But when trying to run, it starts then I get these at the terminal where I ran as root:
MythFontProperties, Error: Failed to load 'Liberation Sans', got 'DejaVu Sans' instead
Location: /usr/share/mythtv/themes/MythCenter-wide/menu-ui.xml @ 8
Name: 'menufont' Type: 'fontdef'
2011-09-30 10:05:01.326 MythFontProperties, Error: Failed to load 'Droid Sans', got 'DejaVu Sans' instead
Location: /usr/share/mythtv/themes/MythCenter-wide/menu-ui.xml @ 17
Name: 'clock' Type: 'fontdef'
2011-09-30 10:05:02.051 Found mainmenu.xml for theme 'MythCenter-wide'
[1]+ Segmentation fault mythfrontend
My desktop size is set for 1900x1080.
I came across this, but it did not seem to help.
http://mythdora.com/?q=node/5656
I also notice the above error in my mythfrontend.log, but it seems to load ok on the lcd tv (1900x1080 resolution).

mythfrontend wrapper for multiple frontends (VNC)
See http://www.mythdora.com/?q=node/5787. The problem is a second frontend tries to reuse the same service port and segfaults. This wrapper finds and uses an open service port allowing multiple frontends to be open.
Jerry >