Jason Tackaberry wrote:
> On Sun, 2008-02-17 at 21:37 +0100, Duncan Webb wrote:
>> Sorry being think again, I don't get it.
>>
>> If a rpc method in the server is being called from a client why should I
>> need to fix another method that is not obviously being used either by
>> the server and def
Duncan Webb wrote:
> Jason Tackaberry wrote:
>> On Sun, 2008-02-17 at 18:07 +0100, Duncan Webb wrote:
>>> So this means that I should keep yielding until inprogress.finish is not
>>> True?
>>
>> No, it means you should fix that __cmp__ method :)
>
> Sorry being think again, I don't get it.
Do an
On Sun, 2008-02-17 at 21:37 +0100, Duncan Webb wrote:
> Sorry being think again, I don't get it.
>
> If a rpc method in the server is being called from a client why should I
> need to fix another method that is not obviously being used either by
> the server and definitely not by the client?
I
- Oorspronkelijk bericht -
From: Evan Hisey <[EMAIL PROTECTED]>
> Richard-
> You have added my must have feature to the plugin. The VCR style
> recording.
You're welcome ;-)
> This is the current SVN?
No, it is not yet in the Freevo SVN. It will be in SVN once the 0.99.6
version of xi
- Oorspronkelijk bericht -
From: KH KH <[EMAIL PROTECTED]>
> 2008/2/12, Richard van Paasen <[EMAIL PROTECTED]>:
> > Hi,
> >
> > I have updated the ivtv_xine_tv module.
> >
> > - ivtv (>= 0.10.6)
> > - ivtv-lib (>= 1.1.9)
> > - xine-ui (>=0.99.6)
>
> Last version of ivtv is 1.0.3 form ivtvd
Jason Tackaberry wrote:
> On Sun, 2008-02-17 at 18:07 +0100, Duncan Webb wrote:
>> So this means that I should keep yielding until inprogress.finish is not
>> True?
>
> No, it means you should fix that __cmp__ method :)
Sorry being think again, I don't get it.
If a rpc method in the server is be
2008/2/12, Richard van Paasen <[EMAIL PROTECTED]>:
> Hi,
>
> I have updated the ivtv_xine_tv module.
>
> New features:
> -
> - Record stream: press 'RECORD' to record the current show
> - Indent OSD: allows indentation of the OSD text to the right
> - Input Real Channels: config switch
Jason Tackaberry wrote:
> On Sun, 2008-02-17 at 18:20 +0100, Dirk Meyer wrote:
>> you can use yield open(), yield play(). If you use a coroutine it will
>> look more or less the same.
>
> Fair enough. Have a look at the new property stuff too.
I have that in mind, yes. More coroutines, properties
On Sun, 2008-02-17 at 18:20 +0100, Dirk Meyer wrote:
> you can use yield open(), yield play(). If you use a coroutine it will
> look more or less the same.
Fair enough. Have a look at the new property stuff too.
-
This SF.n
Jason Tackaberry wrote:
> On Sun, 2008-02-17 at 09:42 +0100, Dirk Meyer wrote:
>> That reminds me that kaa.popcorn will the next module I want to clean
>> up. Do not delay calls if called in the wrong state, raise an
>> exception. The caller has to use the InProgress objects for each call
>> to wai
On Sun, 2008-02-17 at 18:07 +0100, Duncan Webb wrote:
> So this means that I should keep yielding until inprogress.finish is not
> True?
No, it means you should fix that __cmp__ method :)
When you yield an InProgress object in a coroutine, when the coroutine
is reentered, the InProgress you yield
Richard-
You have added my must have feature to the plugin. The VCR style
recording. This is the current SVN?
Evan
On Feb 11, 2008 6:11 PM, Richard van Paasen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have updated the ivtv_xine_tv module.
>
> New features:
> -
> - Record stream: press
Jason Tackaberry wrote:
> On Sun, 2008-02-17 at 12:35 +0100, Duncan Webb wrote:
>> kaa.notifier.async.AsyncException: Exception raised asynchronously;
>> traceback follows:
>>File "../base/build/lib.linux-i686-2.4/kaa/notifier/coroutine.py",
>> line 203, in _step
>>File "/usr/lib/python2.
On Sun, 2008-02-17 at 12:35 +0100, Duncan Webb wrote:
> kaa.notifier.async.AsyncException: Exception raised asynchronously;
> traceback follows:
>File "../base/build/lib.linux-i686-2.4/kaa/notifier/coroutine.py",
> line 203, in _step
>File "/usr/lib/python2.4/site-packages/freevo/tv/epg_t
On Sun, 2008-02-17 at 09:42 +0100, Dirk Meyer wrote:
> That reminds me that kaa.popcorn will the next module I want to clean
> up. Do not delay calls if called in the wrong state, raise an
> exception. The caller has to use the InProgress objects for each call
> to wait until the state is reached.
Jason Tackaberry wrote:
> On Sat, 2008-02-16 at 13:50 -0500, Jason Tackaberry wrote:
>> Might be a python 2.4 thing again. I'll setup a python 2.4 install and
>> try to troubleshoot.
>
> NOW try it. :)
The coroutine seems to be doing strange things...
freevo execute record_client.py findNextPro
Jason Tackaberry wrote:
> Author: tack
> Date: Sat Feb 16 19:19:56 2008
> New Revision: 3110
>
> Log:
> Fix bug where play/start signals were not getting emitted.
Sorry, that was a change without careful testing. I only tested the
failing part. :)
That reminds me that kaa.popcorn will the next mo
17 matches
Mail list logo