Re: [Freevo-devel] record3

2007-11-25 Thread mike lewis
On Nov 26, 2007 2:55 AM, Dirk Meyer <[EMAIL PROTECTED]> wrote: > "mike lewis" wrote: > > Hi Dischi, > > > > Just tried to test the record3 code using included test record.py. I > > get the same error as previous freevo-tvdev code: > > > > record3: > > --- > > [EMAIL PROTECTED]:~/build/kaa/record3/

Re: [Freevo-devel] kaa SVN browsing

2007-11-25 Thread Evan Hisey
> > Evan > > > Sounds great to me, every extra hand helps. There is Rob's svn browser > but I don't think that includes kaa. Maybe you could take Jason's todo > list and Duncan's current work and get them all up and running on the > new server? Duncan, Jason, Dischi? > > John > Send me access infor

[Freevo-devel] Traceback in rel-1 kaa.notifier

2007-11-25 Thread John Molohan
Hi, I was watching tv for a while then exited back to the menu, when I went to choose 'Listen to Music' I got this traceback: 2007-11-25 23:57:35,515 ERRORevent callback Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/kaa/notifier/event.py", line 191, in handle

[Freevo-devel] Feature request [ 1838260 ] gphoto plugin for digicams

2007-11-25 Thread Thorsten Pferdekämper
Hi folks, as Duncan has asked me to, I have added the feature request "[ 1838260 ] gphoto plugin for digicams". I wanted it also include the code itself, but the sourceforge site gave me an "internal server error" when trying to attach a file. So I've attached it here. It contains the gphoto plu

[Freevo-devel] small troubles between upsoon and ivtv plugin.

2007-11-25 Thread Pascal Schirrmann
Hi, A nearly cosmetic bug : Since the recent update of the ivtv plugin, by default, you have to press twice the escape key (or whatever on your remote) to stop watching TV. This is a configurable option, but until now I did keep this choice. Unfortunately, if a record is coming, they are message

[Freevo-devel] Feature request [ 1838260 ] gphoto plugin for digicams

2007-11-25 Thread Thorsten Pferdekämper
Hi folks, as Duncan asked me to, I have added a feature request for the gphoto plugin. It is named "[ 1838260 ] gphoto plugin for digicams" I have also tried to upload the plugin itself (coding), but I've got an "internal server error" from the sourceforge pages. So I've attached it here. Reg

[Freevo-devel] freevo 1.8 svn 10157 : troubles with photo slideshow

2007-11-25 Thread Pascal Schirrmann
Hi, I'm setting up a new freevobox, and doing that, I retests some things I didn't use for a while... One of these things is a photo slide show. I have a test directory with around twenty pictures and a fxd file, named Slide1.fxd. Here is the content : -- Slide1.fxd --

[Freevo-devel] Recordserver crash due to kaa bug

2007-11-25 Thread Douglas A. Seifert
This was posted a few days ago to the freevo users list ... attached patch fixes the problem. I am running freevo rel-1 trunk, revision 10153, from svn and I am getting a sporadic crash in the recordserver whenever it starts making a scheduled recording. The show is not recorded and the re

Re: [Freevo-devel] record3

2007-11-25 Thread Dirk Meyer
"mike lewis" wrote: > Hi Dischi, > > Just tried to test the record3 code using included test record.py. I > get the same error as previous freevo-tvdev code: > > record3: > --- > [EMAIL PROTECTED]:~/build/kaa/record3/test$ python record.py > /var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.p

Re: [Freevo-devel] Freevo-1.7.4 has been released

2007-11-25 Thread Duncan Webb
Hans Meine wrote: > Hi friends, > > after the enthusiastic comments (esp. by Evan Hisey), I also updated from > 1.7.1svn to current rel-1-7 and the latest kaa svn. The recordserver > required me updating twisted and twisted-web, but now I have some grave > problems with TV: > > - Anyways, th

Re: [Freevo-devel] freevo cpu wakeups

2007-11-25 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: >> Gorka Olaizola wrote: >>> On Fri, Nov 23, 2007 at 07:46:00PM +0100, Duncan Webb wrote: By replacing the calls with timer, I've converted the upsoon plug-in for kaa.notifier's timer calls and rpc calls. >>> I'm trying to update freevused plugi

Re: [Freevo-devel] kaa SVN browsing

2007-11-25 Thread John Molohan
Evan Hisey wrote: > On Nov 23, 2007 11:19 AM, Jason Tackaberry <[EMAIL PROTECTED]> wrote: > >> On 2007-11-23 12:17, Dirk Meyer wrote: >> I guess we need some help on the server because Jason and I don't have >> the time to do it. >> >> Sadly. :( >> >> A quick todo list: >> >> >> Move rest of

[Freevo-devel] minor bug in encodingserver on 1.7.4

2007-11-25 Thread Evan Hisey
Duncan- 1.7.4 still has the problem of defaulting to a vbtrate of 6000 when the bitrate is set to 800. If I set it to 1000, then the vbrate stays at a 1000. I am not sure exactly what the root cause of this one is yet. Evan --

[Freevo-devel] record3

2007-11-25 Thread mike lewis
Hi Dischi, Just tried to test the record3 code using included test record.py. I get the same error as previous freevo-tvdev code: record3: --- [EMAIL PROTECTED]:~/build/kaa/record3/test$ python record.py /var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open dis

Re: [Freevo-devel] freevo cpu wakeups

2007-11-25 Thread Dirk Meyer
Duncan Webb wrote: > Gorka Olaizola wrote: >> On Fri, Nov 23, 2007 at 07:46:00PM +0100, Duncan Webb wrote: >>> By replacing the calls with timer, I've converted the upsoon plug-in for >>> kaa.notifier's timer calls and rpc calls. >>> >> I'm trying to update freevused plugin based on the upsoon chan

Re: [Freevo-devel] [Freevo-users] freevo cpu wakeups

2007-11-25 Thread Duncan Webb
Gorka Olaizola wrote: > On Fri, Nov 23, 2007 at 07:46:00PM +0100, Duncan Webb wrote: >> By replacing the calls with timer, I've converted the upsoon plug-in for >> kaa.notifier's timer calls and rpc calls. >> > I'm trying to update freevused plugin based on the upsoon changes > but I don't understa