On Mon, Aug 15, 2005 at 01:25:01PM -0400, Richard Bronosky wrote: > I get a lot of these entries in my /var/log/mythtv/mythbackend.log: > QSettings: error creating /root/.qt > QSettings::sync: filename is null/empty
> What is this error? What do I do about it? I haven't bothered to trace the error to it's source, but so far have simply given in to its demands. :-) In my case it was looking for /.qt instead of /root/.qt, so my solution was to mkdir /.qt && chown mythtv /.qt && chmod 750 /.qt and I haven't had any errors since. -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
