[mythtv-users] Anyone else having issues with Community and multiple recordings?

Tom Lichti redpepperracing at gmail.com
Fri Oct 15 17:43:55 UTC 2010


On Fri, Oct 15, 2010 at 12:34 PM, Raymond Wagner <raymond at wagnerrp.com> wrote:
> On 10/15/2010 12:31, Tom Lichti wrote:
>>
>> On Fri, Oct 15, 2010 at 12:17 PM, Raymond Wagner<raymond at wagnerrp.com>
>>  wrote:
>>>
>>> On 10/15/2010 09:20, Tom Lichti wrote:
>>>>
>>>> the only modification to source is this (for some reason it wouldn't
>>>> work for me without the path to the binary):
>>>>
>>>> svn diff mythtv
>>>> Index: mythtv/bindings/python/scripts/mythpython
>>>> ===================================================================
>>>> --- mythtv/bindings/python/scripts/mythpython   (revision 26776)
>>>> +++ mythtv/bindings/python/scripts/mythpython   (working copy)
>>>> @@ -1,4 +1,4 @@
>>>> -#!python
>>>> +#! /usr/bin/python
>>>>
>>>>  from MythTV import *
>>>>  import sys
>>>
>>> You're building from source?  How are you installing?  The python
>>> installer
>>> is supposed to automatically replace that bang line with the path to your
>>> executable, for any script installed through it.  At least it does on my
>>> end...
>>
>> Yes, from source. I don't even recall why I was using the python
>> bindings, I am going to revert the change. Regardless, it's unrelated
>> to my problem.
>
> Unrelated to your problem, yes, but fixing that behavior would be my
> problem.  If you installed the bindings properly, that should not happen.

I think it was a usage error on my part. I don't think it's a bug that
would need to be dealt with by you.

Tom


More information about the mythtv-users mailing list