[Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Dirk Meyer
Aubin Paul wrote: > On 27-Oct-03, at 3:15 PM, Dirk Meyer wrote: >> >> I just vialoted the code freeze >> > > I'm guessing 1.4rc2 isn't scheduled any more? It's still scheduled. I will send an update buglist / roadmap later. Dischi -- If the Earth is the size of a pea in New York, then the S

Re: [Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Thomas Schueppel
On Tue, 28 Oct 2003, Wan Tat Chee wrote: > Hi Dischi, > > On Mon, 27 Oct 2003, Dirk Meyer wrote: > > > > > o Release 1.4rc2 next sunday. We need > > > - a new mmpython release (Thomas) > > > - a new runtime (Rob) Oh... I made a release but forgot to tell. Sorry still too busy

Re: [Freevo-devel] Re: crash continues

2003-10-28 Thread Aubin Paul
I've run into the same problem; it's not consistent, but about a third of the time, there is a delay when quitting mplayer, and it ends up having to kill it with a -9. I tried to send a double quit, which worked for the most part, but if the first quit went through, it would cause problems since t

[Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Dirk Meyer
"Jan Grewe" wrote: > Seems like my previous mail with the skin attached didn't show up here, so i > won't attach the file, but go to > > http://faked.org/crystal.tar.gz > > To download it ... > > i took the Noia skin and exchanged the icons (except weather/holidays) and > changed some details, the

[Freevo-devel] Re: crash continues

2003-10-28 Thread Dirk Meyer
Krister Lagerstrom wrote: > Aubin Paul wrote: >> On Mon, Oct 27, 2003 at 06:39:38PM +0100, Dirk Meyer wrote: > > ... > >>>Sorry for the long mail, but it may help you to understand the stuff >>>and find bugs in the future (not that there are bugs). >>> >>> >>>Please test it! >> Thanks for finding t

[Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Dirk Meyer
OK, small update Closed tasks: - o a new mmpython release o Check killing (-9/-15). What happens for helpers, what happens on a crash (I just got lots of partly dead Freevos) . Maybe remember pid, kill -15, wait until child is dead or timeout. If child is still alive, kill it w

Re: [Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Richard van Paasen
| | > Just unzip into your /usr/share/freevo dir, but MAKE BACKUPS of the old | > icons in 'status' and 'misc', those are using the same name as the old | skin! | > All other icons have their own name or are in a subdir. | | That's bad. I will fix the skin code that the icons in status can also |

Re: [Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Aubin Paul
On Tue, Oct 28, 2003 at 03:35:00PM +0100, Dirk Meyer wrote: > o a new mmpython release A debian package is available from the apt source. > o www tv guide is broken (at least for me) > -- Gustavo What is broken? Aubin --- This SF.

[Freevo-cvslog] freevo/src/tv/plugins mplayer.py,1.21,1.22

2003-10-28 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv8863 Modified Files: mplayer.py Log Message: convert to new thread system Index: mplayer.py === RCS file: /cvsroot/freevo/freevo/src/tv/pl

Re: [Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Michael Ruelle
> Open: > - > o port tv/plugins/mplayer.py to new childapp.py or at least add 'quit' > function > -- noone assigned ok i have checked this in. I based it on what i had to change to get tvtime to work under the new system. let me know if i missed anything. It seemed to work when te

[Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Dirk Meyer
Aubin Paul wrote: > On Tue, Oct 28, 2003 at 03:35:00PM +0100, Dirk Meyer wrote: >> o a new mmpython release > > A debian package is available from the apt source. > >> o www tv guide is broken (at least for me) >> -- Gustavo > > What is broken? http://www.tzi.de/~dmeyer/freevo/tv-bug C

[Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Aubin Paul
That's pretty weird. It hasn''t happened to me. But if someone is working on the TV guide, my one request would be for it not to snap back and follow the hour. i.e. If you're on a half-hour show and you press down to a one hour show, and then press down again, you'll be on the earlier hour inst

[Freevo-cvslog] freevo/src/skins/main area.py,1.11,1.12

2003-10-28 Thread dischi
Update of /cvsroot/freevo/freevo/src/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv29142 Modified Files: area.py Log Message: take icons from theme if available Index: area.py === RCS file: /cvsroot/freevo/freevo/src/skin

Re: [Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Krister Lagerstrom
> That's pretty weird. It hasn''t happened to me. > > But if someone is working on the TV guide, my one request would be for > it not to snap back and follow the hour. > > i.e. > > If you're on a half-hour show and you press down to a one hour show, and > then press down again, you'll be on the ear

[Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Dirk Meyer
Richard van Paasen wrote: > Is it possible to keep a skin as a tarrball? This make trying and > installing a skin easier. Only one file (myskin.tgz) has to be put > in the directory skins/ No, pygame and Imaging can't access data inside a tarball. I guess we need gnome-vfs (many deps) to use such

[Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Dirk Meyer
"Jan Grewe" wrote: > Seems like my previous mail with the skin attached didn't show up here, so i > won't attach the file, but go to > > http://faked.org/crystal.tar.gz > > To download it ... You can get a new version at http://www.tzi.de/~dmeyer/freevo/themes Install: python setup.py install T

[Freevo-cvslog] freevo/src osd.py,1.101,1.102

2003-10-28 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv32617 Modified Files: osd.py Log Message: bugfix Index: osd.py === RCS file: /cvsroot/freevo/freevo/src/osd.py,v retrieving revision 1.101 retrieving

[Freevo-cvslog] freevo/src/audio/plugins coversearch.py,1.21,1.22 amazon.py,1.5,NONE

2003-10-28 Thread dischi
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv348/audio/plugins Modified Files: coversearch.py Removed Files: amazon.py Log Message: move amazon.py to util Index: coversearch.py ==

[Freevo-cvslog] freevo/src/util amazon.py,NONE,1.1

2003-10-28 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv348/util Added Files: amazon.py Log Message: move amazon.py to util --- NEW FILE: amazon.py --- """Python wrapper for Amazon web APIs This module allows you to access Amazon's web APIs, to do things like s

[Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Dirk Meyer
Next update: Closed tasks: - o a new mmpython release o Check killing (-9/-15). What happens for helpers, what happens on a crash (I just got lots of partly dead Freevos) . Maybe remember pid, kill -15, wait until child is dead or timeout. If child is still alive, kill it with

Re: [Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Aubin Paul
I believe in Python 2.3, you can access python files in a zip file though. (From 2.3 Release Notes:) --- Import from zipfiles - the name of a zipfile placed on sys.path (or in $PYTHONPATH) causes import to look for modules and packages in the zipfile. Other import hooks are also provided. --- On

Re: [Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Krister Lagerstrom
> I believe in Python 2.3, you can access python files in a zip file > though. Isn't the point of the single tarball install "ease of use" for the end user? This could be accomplished by letting him put it somewhere ($HOME/.freevo ?), and then it is automagically untarred to /tmp, /var/cache/free

[Freevo-cvslog] freevo/src/video/plugins linkbrowser.py,1.4,1.5

2003-10-28 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv14084 Modified Files: linkbrowser.py Log Message: set type to linkbrowser Index: linkbrowser.py === RCS file: /cvsroot/freevo/freevo/sr

[Freevo-cvslog] freevo/src item.py,1.31,1.32

2003-10-28 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv14023 Modified Files: item.py Log Message: do not inherit watermark images Index: item.py === RCS file: /cvsroot/freevo/freevo/src/item.py,v retrievi

[Freevo-cvslog] freevo freevo,1.93,1.94

2003-10-28 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv18914 Modified Files: freevo Log Message: add install command Index: freevo === RCS file: /cvsroot/freevo/freevo/freevo,v retrieving revision 1.93 retrie

[Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Dirk Meyer
"Krister Lagerstrom" wrote: >> I believe in Python 2.3, you can access python files in a zip file >> though. > > Isn't the point of the single tarball install "ease of use" for the end user? > > This could be accomplished by letting him put it somewhere ($HOME/.freevo > ?), and then it is automagic

Re: [Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Krister Lagerstrom
> "Krister Lagerstrom" wrote: >>> I believe in Python 2.3, you can access python files in a zip file >>> though. >> >> Isn't the point of the single tarball install "ease of use" for the >> end user? >> >> This could be accomplished by letting him put it somewhere >> ($HOME/.freevo ?), and then it

AW: [Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Jan Grewe
Yeah, that online-skin-download thing is a cool idea (it should include a screenshot)! /jan -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Krister Lagerstrom Gesendet: Dienstag, 28. Oktober 2003 21:14 An: [EMAIL PROTECTED] Betreff: Re: [Freevo-de

[Freevo-cvslog] freevo/src/plugins/idlebar system.py,1.1,1.2

2003-10-28 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/plugins/idlebar In directory sc8-pr-cvs1:/tmp/cvs-serv31003 Modified Files: system.py Log Message: fix a crash Index: system.py === RCS file: /cvsroot/freevo/freevo/src/plugins/idlebar/sy

[Freevo-cvslog] freevo freevo,1.94,1.95

2003-10-28 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv14157 Modified Files: freevo Log Message: make install a helper to make it also work for non installed versions Index: freevo === RCS file: /cvsroot/free

[Freevo-cvslog] freevo/src/helpers install.py,NONE,1.1

2003-10-28 Thread dischi
Update of /cvsroot/freevo/freevo/src/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv14157/src/helpers Added Files: install.py Log Message: make install a helper to make it also work for non installed versions --- NEW FILE: install.py --- #!/usr/bin/env python #if 0 /* # --

Re: [Freevo-cvslog] freevo/src/plugins/idlebar system.py,1.1,1.2

2003-10-28 Thread Dirk Meyer
[EMAIL PROTECTED] wrote: > IdleBarPlugin.__init__(self) > > - import re > > self.hotstack = 0 > --- 242,245 > *** > *** 261,264 > --- 263,267 > > def getRamStat(self): > + import re > >

[Freevo-cvslog] freevo/src/plugins/idlebar system.py,1.2,1.3

2003-10-28 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/plugins/idlebar In directory sc8-pr-cvs1:/tmp/cvs-serv17657 Modified Files: system.py Log Message: dischi says move to top. /me salutes and moves import statement Index: system.py === RCS

Re: [Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Aubin Paul
On Tue, Oct 28, 2003 at 12:57:44PM -0600, Krister Lagerstrom wrote: > > I believe in Python 2.3, you can access python files in a zip file > > though. > > Isn't the point of the single tarball install "ease of use" for the end user? The same thing can be accomplished with a zip file; but it's 2.3

Re: [Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Aubin Paul
On Tue, Oct 28, 2003 at 11:52:28AM -0600, Krister Lagerstrom wrote: > I definitely agree with that. Also, when there is no valid XMLTV data it > would be nice to keep the "No data" displayed in 30-minute chunks. This > makes it easier to schedule a recording since you can set the start time > by cl

Re: [Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Krister Lagerstrom
> On Tue, Oct 28, 2003 at 12:57:44PM -0600, Krister Lagerstrom wrote: >> > I believe in Python 2.3, you can access python files in a zip file >> though. >> >> Isn't the point of the single tarball install "ease of use" for the >> end user? > > The same thing can be accomplished with a zip file; but

Re: [Freevo-devel] Re: SKIN: Crystal

2003-10-28 Thread Richard van Paasen
Krister Lagerstrom wrote: Isn't the point of the single tarball install "ease of use" for the end user? Yes, that's why I brought it up, it is convenient for the end-user. A side-effect is that it also forces skins to be independent of each-other, exept for dependency on the "built-in" skin b

Re: [Freevo-devel] Re: BMOVL

2003-10-28 Thread Gustavo Sverzut Barbieri
--- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Gustavo Sverzut Barbieri wrote: > > --- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > >> The plugin also needs to access the mplayer output data. > > > > Can't this be a plugin for a plugin? So it will not require a > redesign > > and give us more fle

Re: [Freevo-devel] Re: tv guide bugs

2003-10-28 Thread Gustavo Sverzut Barbieri
Hello Dischi, Please, could you post more Freevo screenshots (not web), the HTML source and the TV.xml? I think I know where the problem is, but just to be sure. Probably the problem is related to round values, you have programs that are 3 minutes in lenght! Gustavo --- Dirk Meyer <[EMAIL PRO

[Freevo-devel] bmovl2 updates

2003-10-28 Thread Jason Tackaberry
Hi, I have made several improvements to bmovl2 since my last post, so I thought I would share the most recent update. Here is a list of changes: * Image identifiers are arbitrary strings instead of integers. * Images stored using linked list; there is no longer any limit to t

Re: [Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Gustavo Sverzut Barbieri
--- Krister Lagerstrom <[EMAIL PROTECTED]> escreveu: > > That's pretty weird. It hasn''t happened to me. > > > > But if someone is working on the TV guide, my one request would be > for > > it not to snap back and follow the hour. > > > > i.e. > > > > If you're on a half-hour show and you press d

Re: [Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-28 Thread Gustavo Sverzut Barbieri
--- Aubin Paul <[EMAIL PROTECTED]> escreveu: > That's pretty weird. It hasn''t happened to me. It seems to happen if you have micro programs ( < 5min ) > But if someone is working on the TV guide, my one request would be > for > it not to snap back and follow the hour. > > i.e. > > If you're

[Freevo-cvslog] freevo/src/plugins base.py,1.7,1.8

2003-10-28 Thread krister
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv13932 Modified Files: base.py Log Message: Added confirmation of shutdown. Do we need an option to disable this? Index: base.py === RCS file:

[Freevo-cvslog] freevo ChangeLog,1.94,1.95

2003-10-28 Thread krister
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv14205 Modified Files: ChangeLog Log Message: Shutdown confirmation Index: ChangeLog === RCS file: /cvsroot/freevo/freevo/ChangeLog,v retrieving revision

[Freevo-wikilog] [Freevo Wiki] Update of "FrontPage"

2003-10-28 Thread freevo-wikilog
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification. The following page has been changed by 24.207.211.37: http://lorry.kmlager.com/freevowiki/FrontPage The comment on the change is: test, ignore -