[mythtv] FW: [mythtv-users] CVS mythfrontend hangs uponentering"watch recordings" Problem with framesPlayed?

wmunson at rochester.rr.com wmunson at rochester.rr.com
Mon Dec 6 18:02:21 UTC 2004


There was some discussion about changing the function of the "framesPlayed" variable to be used for another function. It appears this is an unintended side effect of whatever got changed as part of that discrussion.  When I get home I will look to see if I can spot that thread and let the author know.


----- Original Message -----
From: Shane Shrybman <shrybman at aei.ca>
Date: Monday, December 6, 2004 12:44 pm
Subject: Re: [mythtv] FW: [mythtv-users] CVS mythfrontend hangs uponentering"watch recordings" Problem with framesPlayed?

> On Mon, 2004-12-06 at 11:34, Asher Schaffer wrote:
> > Well I have this problem regardless of if the backend is 
> recording or
> > not.  This problem exists in the 11/30 CVS, but not 11/29, I've been
> > looking through the commits to try and see what would have caused
> > this.
> > 
> 
> Hmm, I thought I had problems with 11/29 CVS version. Side 
> question: Is
> there more than one CVS repository mythtv? (Could I be pulling 
> from a
> repository that is lagging behind?)
> 
> I too will have a look at the commit logs.
> 
> One thing I did change, that is probably not correct, but did seem to
> help with the double pathname problem. Was to change the bottom of
> MainServer::LocalFilePath
> 
>    }
>    else
>    {
>        lpath = lpath.section('/', -1);
>        //lpath = gContext->GetFilePrefix() + url.path();
> 	lpath = gContext->GetFilePrefix() + "/" + lpath;
>    }
>    return lpath;
> 
> Also, David Engel has just posted a patch hich might help under the
> thread "Re: [mythtv] [patch] Fix for sluggish pause".
> 
> 
-------------- next part --------------
_______________________________________________
mythtv-dev mailing list
mythtv-dev at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


More information about the mythtv-dev mailing list