On Sat, 30 Oct 2010, John Molohan wrote:

> Hi Adam,
>
> I'm just having a quick look at current svn and get this traceback when
> I launch freevo:
>
> Freevo 1.9.2 r11704 ready
> skin error: unable to parse expression in info_area
> Traceback (most recent call last):
>   File
> "/usr/lib/python2.6/site-packages/freevo/skins/main/info_area.py", line
> 100, in update_content
>     self.sellist = self.eval_expressions(self.list)
>   File
> "/usr/lib/python2.6/site-packages/freevo/skins/main/info_area.py", line
> 257, in eval_expressions
>     ret_list += self.eval_expressions(list[ i ].content, index + [ i ])
>   File
> "/usr/lib/python2.6/site-packages/freevo/skins/main/info_area.py", line
> 271, in eval_expressions
>     exp = eval(exp, {'attr': item.getattr}, function_calls)
>   File "<string>", line 1, in <module>
>   File "/usr/lib/python2.6/site-packages/freevo/item.py", line 602, in
> getattr
>     r = self.__getitem__(attr)
>   File "/usr/lib/python2.6/site-packages/freevo/directory.py", line
> 335, in __getitem__
>     return self['num_%s_items' % display_type] + self['num_dir_items']
> TypeError: cannot concatenate 'str' and 'int' objects
>
>
> John

I've not seen this error before, what where you trying to view at the 
time, Music, Images, Videos or something else? Having looked at the code 
it looks like whatever it was there wasn't any there!

I'll try and delve further but if you can give me the situation it crashed 
that would be most useful.

Cheers
Adam

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to