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
__
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
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
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:
[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
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
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
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
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