On Thu, Jun 5, 2008 at 12:04 PM, Marcos <[EMAIL PROTECTED]> wrote:
> Well, now it gets more interesting: I tried to activate the livepause
> plugin, and now I get the following error message in the log:
>
> failed to load plugin tv.livepause
> start 'freevo plugins -l' to get a list of plugins
> Traceback (most recent call last):
> File "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 557, in
> __load_plugin__
> p = eval(object)()
> File
> "/usr/lib/python2.4/site-packages/freevo/tv/plugins/livepause/__init__.py",
> line 148, in __init__
> self.livepause = LivePauseController(path, size, players.get_player())
> File
> "/usr/lib/python2.4/site-packages/freevo/tv/plugins/livepause/__init__.py",
> line 207, in __init__
> self.osd = display.get_osd(player)
> File
> "/usr/lib/python2.4/site-packages/freevo/tv/plugins/livepause/display/__init__.py",
> line 53, in get_osd
> return x11graphics.X11GraphicsOSD(player)
> File
> "/usr/lib/python2.4/site-packages/freevo/tv/plugins/livepause/display/x11graphics.py",
> line 49, in __init__
> self.window.set_decorated(False)
> AttributeError: 'X11Window' object has no attribute 'set_decorated'
Looks like you need to update kaa, or rather kaa.display.
also
LIVE_PAUSE2_OSD_SKIN = 'base'
> I've just added the line to activate the livepause plugin and restarted
> Freevo:
>
> plugin.remove('tv.mplayer')
> plugin.activate('tv.livepause')
>
> Additionally, what do I do with the recordserver ? Is there also a
> replacement for the old dvbstreamer one ?
You still use the old one.
> Thanks a lot,
> Marcos
>
>
> Jonathan Isom wrote:
>> On Wed, Jun 4, 2008 at 3:28 PM, Marcos <[EMAIL PROTECTED]> wrote:
>>
>>> Hi all,
>>>
>>> I've just migrated to 1.8.1 from 1.7.6.1, and watching TV stopped
>>> working. The following error message was seen in the log file:
>>>
>>> File
>>> "/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/manager.py",
>>> line 103, in get_controller
>>> if adapter.find(':') != -1:
>>> AttributeError: 'int' object has no attribute 'find'
>>>
>>> This is how my TV_VIDEO_GROUPS setting in local_conf.py looks like:
>>>
>>
>> You'll want to switch to the new dvbstreamer plugin, livepause
>>
>>
>>> TV_VIDEO_GROUPS[0].vdev = '0'
>>> TV_VIDEO_GROUPS[0].group_type = 'dvb'
>>> TV_VIDEO_GROUPS[0].record_group = '0'
>>>
>>> I've changed the clause if adapter.find to if str(adapter).find and it's
>>> now working again, but is that a bug or is my configuration broken
>>> somewhere ?
>>>
>>> Thanks and regards,
>>> Marcos
>>>
>>> -------------------------------------------------------------------------
>>> Check out the new SourceForge.net Marketplace.
>>> It's the best place to buy or sell services for
>>> just about anything Open Source.
>>> http://sourceforge.net/services/buy/index.php
>>> _______________________________________________
>>> Freevo-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/freevo-users
>>>
>>>
>>
>> -------------------------------------------------------------------------
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>> _______________________________________________
>> Freevo-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/freevo-users
>>
>>
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users