What version of the weather plugin (latest?).  What version of freevo?
If both are the latest versions (freevo-cvs and weather plugin 0.7)
there are some unicode issues.  I have a fixed version that also
includes some other updates.  Please take a look at the add-ons page
later today for an updated version.

-jlaska

On Sat, 2004-02-21 at 12:13 -0700, Matthew Bettencourt wrote:

> With the latest cvs verstion I can't seem to get the freevo enhanced 
> weather plugin to work.  It says retrieving info and the locks up.  Here 
> is the traceback
> 
>  
> Traceback (most recent call last):
>   File "/home/matt/freevo/src/main.py", line 451, in ?
>     app.eventhandler(event)
>   File "/home/matt/freevo/src/menu.py", line 576, in eventhandler
>     action( arg=arg, menuw=self )
>   File "/home/matt/freevo/src/plugins/weather.py", line 624, in 
> create_locations_menu
>     locations[0](menuw=menuw)
>   File "/home/matt/freevo/src/item.py", line 414, in __call__
>     return self.actions()[0][0](arg=arg, menuw=menuw)
>   File "/home/matt/freevo/src/plugins/weather.py", line 240, in 
> start_detailed_interface
>     WeatherDetailHandler(arg, menuw, self)
>   File "/home/matt/freevo/src/plugins/weather.py", line 653, in __init__
>     skin.draw('weather', self)
>   File "/home/matt/freevo/src/skins/main/main.py", line 548, in draw
>     a.draw(settings, object, menu, style, type, self.force_redraw)
>   File "/home/matt/freevo/src/skins/main/area.py", line 233, in draw
>     self.update_content()
>   File "/home/matt/freevo/src/plugins/weather.py", line 890, in 
> update_content
>     self.update_functions[self.menu.curSkin]()
>   File "/home/matt/freevo/src/plugins/weather.py", line 755, in update_day
>     x=x_col2,  y=y_start+y_inc, height=-1, align_h='left')
>   File "/home/matt/freevo/src/skins/main/area.py", line 685, in drawstring
>     self.tmp_objects.text.append((x, y, x+width, y+height2, 
> Unicode(_(text)), font, height,
>   File "/usr/lib/python2.2/gettext.py", line 115, in ugettext
>     return unicode(message)
> UnicodeError: ASCII decoding error: ordinal not in range(128)
> osd.py (325): Couldnt load font "arial_bold.ttf"
> osd.py (325): trying alternate: verabd.ttf
> 
> Thanks
> Matt
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to