> -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
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
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
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
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