Re: [mythtv] Native LIRC with mythgame problems

2005-07-24 Thread Anssi Hannula
Anssi Hannula wrote: My MythTV version is 0.18.1, but I didn't see any fixes for this committed to the repository (correct me if I'm wrong). Should've tried before posting... Upgraded to SVN trunk, problem gone. Sorry for bothering you for nothing :I -- Anssi Hannula __

Re: [mythtv] RE: No video in OS X frontend

2005-07-24 Thread Nigel Pearson
If you have 10.4, you need to get rid of the libpng libraries you may have compiled and installed into /usr/local/lib/. Just remove those and it'll use the new system default libs, and it'll work just fine. Good find, Michael. So, what you are saying is that QuickTime is tryin

[mythtv] RE: No video in OS X frontend

2005-07-24 Thread Michael Sherman
As a follow-up, I've solved this no-video issue with OS X Tiger. If anyone else has this issue, I'll just note this for the archives. The error is caused by new png libraries provided by the new 10.4 Tiger release. If you have 10.4, you need to get rid of the libpng libraries you may h

[mythtv] Re: [mythtv-commits] Re: Ticket #153: Mismatched versions in stable release

2005-07-24 Thread Stuart Auchterlonie
On Sat, Jul 23, 2005 at 01:37:06PM -, MythTV wrote: > #153: Mismatched versions in stable release > +--- >Id: 153 | Status: closed > Component: mythtv |Modified: Sat Jul 23 13:37:

[mythtv] Re: How do you stop qmake from trying to strip all installed files?

2005-07-24 Thread Paul
[EMAIL PROTECTED] wrote: >try adding >QMAKE_STRIP = echo >to the settings file. >this way I can get a release build with debug syms. >cheers >mark Thanks Mark Adding QMAKE_STRIP = echo worked. All the files get installed with no errors. The only problem I see is that the target executabl

[mythtv] mythbackend.log: "backend still changing state, waiting.."

2005-07-24 Thread Petersen Curt
Has anyone seen the following message in their mythbackend.log? "backend still changing state, waiting.." The message seems to occur between recordings - either at the end of a previously recorded program or at the beginning of the next. I can't tell which yet. When I do get the message, the ba

Re: [mythtv] How do you stop qmake from trying to strip all installedfiles?

2005-07-24 Thread Mark Spieth
try adding QMAKE_STRIP = echo to the settings file. this way I can get a release build with debug syms. cheers mark - Original Message - From: "Paul" <[EMAIL PROTECTED]> To: Sent: Sunday, July 24, 2005 6:25 AM Subject: [mythtv] How do you stop qmake from trying to strip all installedfiles

Re: [mythtv] Separate front/backend broken?

2005-07-24 Thread Daniel Kristjansson
On Sun, 2005-07-24 at 18:20 +1000, William Uther wrote: > while the combined front/back system is working fine, > the frontend only system on my Mac is not working. > I seem to be getting a timeout in TV::StartPlayer() in tv_play.cpp. >Any suggestions on where to start looking for this dela

[mythtv] Separate front/backend broken?

2005-07-24 Thread William Uther
Hi, I mostly use myth on a combined front/back end machine. Occasionally I also build just the front end on my Mac. I recently updated both systems to revision 6905, and while the combined front/ back system is working fine, the frontend only system on my Mac is not working. When I