[mythtv-users] mythtv freezes when changing channels

Isaac Richards ijr at po.cwru.edu
Thu May 29 23:45:15 EDT 2003


On Wednesday 28 May 2003 04:26 pm, Ben Davis wrote:
> On Tue, 2003-05-27 at 16:13, Isaac Richards wrote:
> > Can you try to reproduce this with current CVS?
>
> Well, I got the latest CVS and I still had the same problem. The wierd
> thing is, it doesn't seem to happen when I'm logged in as root. If I'm
> root, I can't reproduce the problem, but when I run it as myself it
> locks up when I start changing channels or browsing.

Could you edit libs/libmyth/remotefile.cpp, line 280, and change it to:
    Start(events);
instead of
    Start(true);

and see if that works (after a recompile, yadda yadda yadda)?

Isaac


More information about the mythtv-users mailing list