Re: [Freevo-devel] Re: crash continues

2003-10-27 Thread Krister Lagerstrom
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 this; I remember fixing a bug like this awhile back wit

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

2003-10-27 Thread Wan Tat Chee
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) I believe that the mmpython rpm you generated automatically via install rpm_bdist works fine, so I won't maintain the spec fil

[Freevo-devel] Re: crash continues

2003-10-27 Thread Aubin Paul
On Mon, Oct 27, 2003 at 06:39:38PM +0100, Dirk Meyer wrote: > NO :) > > directory.py eventhandler: > > Playlist.eventhandler(self, event, menuw) > > changing it to > > return Playlist.eventhandler(self, event, menuw) > > and the

[Freevo-cvslog] freevo/src/audio/plugins cdbackup.py,1.24,1.25

2003-10-27 Thread outlyer
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv15960 Modified Files: cdbackup.py Log Message: A bugfix for the issue where multiple CDs couldn't be ripped concurrently. The problem is that the main_backup_thread class does not have access to chang

[Freevo-devel] BUGFIX: linkbrowser.py

2003-10-27 Thread Jan Grewe
I've updated my skin so have a nice icon for the appletrailers and the linkbrowser plugins, But the linkbrowser.py needed a little tweaking so it is recognized as a mimetype, here it goes: Line 69: def __init__(self, name, url, blacklist_regexp, autoplay, all_links, type, parent): Line 78:

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

2003-10-27 Thread Aubin Paul
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? --- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Op

[Freevo-devel] SKIN: Crystal

2003-10-27 Thread Jan Grewe
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, there's not much changed, but it look

[Freevo-cvslog] freevo freevo,1.92,1.93

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv13006 Modified Files: freevo Log Message: kill helpers with -KILL until it works better with twisted Index: freevo === RCS file: /cvsroot/freevo/freevo/f

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

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv12747 Modified Files: osd.py Log Message: add active variable Index: osd.py === RCS file: /cvsroot/freevo/freevo/src/osd.py,v retrieving revision 1.1

[Freevo-cvslog] freevo/src main.py,1.85,1.86

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv12826 Modified Files: main.py Log Message: cleaner shutdown Index: main.py === RCS file: /cvsroot/freevo/freevo/src/main.py,v retrieving revision 1.8

[Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-27 Thread Dirk Meyer
Rob Shortt wrote: >> o Split idlebar into pieces. I know we have a code freeze, but it's >> better to clean it now I guess. I suggest the way Rob posted earlier. >>-- noone assigned > > Files in an idlebar directory or just files? I was still half asleep, lol. I just vialoted the c

Re: [Freevo-devel] BUGFIX: "outicon" for Commands/Headlines plugins

2003-10-27 Thread Michael Ruelle
Commited. Thank you. On Mon, 2003-10-27 at 14:53, Jan Grewe wrote: > To get my skin working correct, someone needs to patch the headlines.py and > commands.py plugins to contain these lines: > > > ### headlines.py, lines 120,121 ### > if menu_items.has_key('headlines') and menu_items['headlines'

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

2003-10-27 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv8407 Modified Files: commands.py Log Message: make use of outicon Index: commands.py === RCS file: /cvsroot/freevo/freevo/src/plugins/command

[Freevo-cvslog] freevo/src/plugins headlines.py,1.9,1.10

2003-10-27 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv8021 Modified Files: headlines.py Log Message: allow use of outicon Index: headlines.py === RCS file: /cvsroot/freevo/freevo/src/plugins/head

[Freevo-cvslog] freevo/src/helpers plugins.py,1.6,1.7

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv7694 Modified Files: plugins.py Log Message: adjust length Index: plugins.py === RCS file: /cvsroot/freevo/freevo/src/helpers/plugins.py,v re

[Freevo-cvslog] freevo/i18n freevo.pot,1.11,1.12

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/i18n In directory sc8-pr-cvs1:/tmp/cvs-serv7734 Modified Files: freevo.pot Log Message: update Index: freevo.pot === RCS file: /cvsroot/freevo/freevo/i18n/freevo.pot,v retrieving revision 1.1

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

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/util In directory sc8-pr-cvs1:/tmp/cvs-serv7622 Added Files: pymetar.py Log Message: move to util --- NEW FILE: pymetar.py --- # Copyright (C) 2002 Tobias Klausmann # Modified by Jerome Alet # Code contributed by Jerome Alet and Davide Di Blasi # # T

[Freevo-cvslog] freevo/src/plugins/idlebar .cvsignore,NONE,1.1 __init__.py,NONE,1.1 system.py,NONE,1.1

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins/idlebar In directory sc8-pr-cvs1:/tmp/cvs-serv7528/idlebar Added Files: .cvsignore __init__.py system.py Log Message: move idlebar.py to a directory --- NEW FILE: .cvsignore --- *.pyc *.pyo --- NEW FILE: __init__.py --- #if 0 /* # -*- coding

[Freevo-cvslog] freevo/src/plugins/idlebar - New directory

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins/idlebar In directory sc8-pr-cvs1:/tmp/cvs-serv7404/idlebar Log Message: Directory /cvsroot/freevo/freevo/src/plugins/idlebar added to the repository --- This SF.net email is sponsored by: The SF.n

[Freevo-cvslog] freevo/src/plugins idlebar.py,1.47,NONE pymetar.py,1.2,NONE

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv7528 Removed Files: idlebar.py pymetar.py Log Message: move idlebar.py to a directory --- idlebar.py DELETED --- --- pymetar.py DELETED --- --- This

[Freevo-cvslog] freevo/src plugin.py,1.46,1.47

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv7166 Modified Files: plugin.py Log Message: Rewrote the function to find the plugins to make it more generic Index: plugin.py === RCS file: /cvsroot

[Freevo-devel] BUGFIX: "outicon" for Commands/Headlines plugins

2003-10-27 Thread Jan Grewe
To get my skin working correct, someone needs to patch the headlines.py and commands.py plugins to contain these lines: ### headlines.py, lines 120,121 ### if menu_items.has_key('headlines') and menu_items['headlines'].outicon: item.outicon = os.path.join(skin.settings.icon_dir, menu_items['h

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

2003-10-27 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 Per Homer: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage --

[Freevo-cvslog] freevo/src childapp.py,1.36,1.37

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv9344 Modified Files: childapp.py Log Message: just to be save Index: childapp.py === RCS file: /cvsroot/freevo/freevo/src/childapp.py,v retrieving re

[Freevo-cvslog] freevo/contrib/debian rules,1.10,1.11

2003-10-27 Thread outlyer
Update of /cvsroot/freevo/freevo/contrib/debian In directory sc8-pr-cvs1:/tmp/cvs-serv24612/contrib/debian Modified Files: rules Log Message: Cleanup everything after build, including distutils' pyc Index: rules === RCS fil

[Freevo-cvslog] freevo setup.py,1.8,1.9

2003-10-27 Thread outlyer
Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv22767 Modified Files: setup.py Log Message: Fix spelling (it's interchangeable in Python 2.2, but a warning in 2.3) Python 2.2 distutils: parser.set_aliases({'licence': 'license'}) Python 2.3 distutils:

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

2003-10-27 Thread Rob Shortt
Dirk Meyer wrote: OK, Sunday was yesterday and nothing happens. We still need a runtime and a new mmpython release. But more importand, here some updates on the open bugs / todo items: I _might_ have time later today to fix up the runtime. If not then tomorrow for sure. :) o Split idlebar into p

[Freevo-devel] Re: Freevo 1.4 code freeze

2003-10-27 Thread Dirk Meyer
Dirk Meyer wrote: > Roadmap (if nothing bad happens): > > o Code freeze now! > > o Release 1.4rc2 next sunday. We need > - a new mmpython release (Thomas) > - a new runtime (Rob) > > This should be the last rc release. It's for a last big testing and > for translation updates only!

[Freevo-devel] Re: crash continues

2003-10-27 Thread Dirk Meyer
Aubin Paul wrote: > On Mon, Oct 27, 2003 at 04:43:21PM +0100, Dirk Meyer wrote: >> It's only needed if you skip to the playlist too fast. > > That's not when this is happening. The problem arises for basic > playback. I play a folder full of music (it plays a track, and then > when the first finis

[Freevo-cvslog] freevo/src directory.py,1.55,1.56

2003-10-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv8938 Modified Files: directory.py Log Message: NOO, stupid!! (sorry, I mean bugfix) Index: directory.py === RCS file: /cvsroot/fr

[Freevo-devel] Re: crash continues

2003-10-27 Thread Aubin Paul
On Mon, Oct 27, 2003 at 04:43:21PM +0100, Dirk Meyer wrote: > It's only needed if you skip to the playlist too fast. That's not when this is happening. The problem arises for basic playback. I play a folder full of music (it plays a track, and then when the first finishes, just before the second

[Freevo-devel] Re: crash continues

2003-10-27 Thread Dirk Meyer
Aubin Paul wrote: > This is with the latest snapshot. I commented out the 'raise OSError' > because it's not being trapped anywhere. It's only needed if you skip to the playlist too fast. > At this point, nothing crashes, but the music player "stops" and it > returns to the song list, with mplay

[Freevo-devel] Re: plugin event handling

2003-10-27 Thread Dirk Meyer
[EMAIL PROTECTED] wrote: > Hi, > > i am currently trying to write a small plugin, but i am stuck on the > event handling. > I create the MainMenuPlugin staff: > > class PluginInterface(plugin.MainMenuPlugin): > def items(self, parent): > item = VolumeMainMenuItem() >

[Freevo-devel] Re: plugin event handling

2003-10-27 Thread Dirk Meyer
[EMAIL PROTECTED] wrote: > Hi, > > i am currently trying to write a small plugin, but i am stuck on the > event handling. > I create the MainMenuPlugin staff: > > class PluginInterface(plugin.MainMenuPlugin): > def items(self, parent): > item = VolumeMainMenuItem() >

[Freevo-devel] crash continues

2003-10-27 Thread Aubin Paul
This is with the latest snapshot. I commented out the 'raise OSError' because it's not being trapped anywhere. At this point, nothing crashes, but the music player "stops" and it returns to the song list, with mplayer continuing in the background. As you can see below, I don't think there is any

Re: [Freevo-devel] Re: BMOVL

2003-10-27 Thread Rob Shortt
Dirk Meyer wrote: Gustavo Sverzut Barbieri wrote: And yet about idlebar... we should split it in various files... it's becoming messy. Yes. Two ideas: every plugin in one file or first split the idlebar.py into idlebar.py and idlebar_system_monitor.py, containing all the cpu, temp whatever plug

[Freevo-devel] Re: BMOVL

2003-10-27 Thread Dirk Meyer
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 flexibility. I don't think other plugins need > sub-plugins (may