Zigi - nice fix/work around - thanks
--
netcat used by VNC uses -q option which is not universally supported
https://bugs.launchpad.net/bugs/474107
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
Since this is now public - to fix this:
$u...@mythbackend:~$ mysql --user mythtv -p
Enter password:
Run:
mysql> select * from mythconverg.settings where hostname is null and
value="VideoStartupDir";
If the result is "Empty set" then you're missing the setting and the
frontend crashes.
To fix