Re: [Freevo-devel] AttributeError: 'NoneType' object has no attribute 'position'

2009-05-30 Thread Frank [Antispam account]
> -Oorspronkelijk bericht- > Van: Duncan Webb [mailto:dun...@freevo.org] > Verzonden: 30 May 2009 11:40 > Aan: freevo-devel@lists.sourceforge.net > Onderwerp: Re: [Freevo-devel] AttributeError: 'NoneType' > object has no attribute 'position' > > Frank [Antispam account] wrote: > > Run

Re: [Freevo-devel] [Freevo-users] iui based iphone/ipod interface for freevo WAS: Re: Whole house audio and iphone/ipod touch interface for freevo - initial stages started

2009-05-30 Thread John Molohan
Antispam @ vanderStad.nl wrote: > > Op 23 mei 2009 om 12:25 heeft John Molohan het > volgende geschreven:\ > > >> Frank [Antispam account] wrote: >> >>> >>> -Oorspronkelijk bericht- Van: John Molohan [mailto:john.molo...@gcd.ie] Verzonden: 23 May 2009 01:14

Re: [Freevo-devel] AttributeError: 'NoneType' object has no attribute 'position'

2009-05-30 Thread Duncan Webb
Frank [Antispam account] wrote: > Running Freevo 1.8.4-svn r11576 with the panarama theme gives me an error in > the mail-502.log: > > > 2009-05-29 20:35:18,657 ERRORdisplay.py (315): Exception caught while > trying to render dialog! > Traceback (most recent call last): > File "/usr/lib/pyt

Re: [Freevo-devel] SVN url?

2009-05-30 Thread Duncan Webb
Frank [Antispam account] wrote: > Hello Duncan, > > Can you tell me the svn url for the latest version? > > I am using svn://svn.freevo.org/freevo/branches/rel-1/freevo but after > updating it still gives me version: Freevo 1.8.4-svn r11576 > > Thanks, > > Frank > > Note: The reason why I ask

Re: [Freevo-devel] kaa-metadata 0.7.6: wrong length for VBR MP3s

2009-05-30 Thread Duncan Webb
Jason Tackaberry wrote: > On Thu, 2009-05-28 at 12:58 +0200, Duncan Webb wrote: >> I guess that this a %s instead of a %r. Unprintable characters can mess >> up a xterm :-) when a log has been cat'ed. > > Right, ok, now I see what you mean. Ok, I've changed that log line to > use %r. > >>> I co