Jim Duda wrote:
> Duncan Webb wrote:
>> Yes you need 0.2.x, the current version is in contrib/runtime/pygoom-2k4
>> and there are some pre-built binaries pygoom-2k4-0.2.1.linux-i686.tar.gz
>> and pygoom-2k4-0.2.1.linux-x86_64.tar.gz.
>>
>  
> Duncan,
> 
> Thanks for the tip.  Using the 0.2.x version of pygoom corrected the 
> mplayervis 
> startup errors.
> 
>>> 2009-05-25 09:31:29,887 ERROR    weather.py (101): invalid literal for 
>>> int() with base 10: '66.0'
>> This looks like a bug and so hopefully this is now fixed.
> 
> 
> I updated to the latest freevo_1.8.4 in svn just now.  I'm getting new errors:
> 
> version: 1.8.4 r11569
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/plugins/idlebar/weather.py", 
> line 74, in run
>     pr = rp.ParseReport(rep)
>   File "/usr/lib/python2.5/site-packages/freevo/util/pymetar.py", line 837, 
> in ParseReport
>     self.Report.tempf=int(f)
> ValueError: invalid literal for int() with base 10: '73.0'
> ERROR: invalid literal for int() with base 10: '73.0'
> CRITICAL: Crash!: 'module' object has no attribute 'set_app_context'
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 554, in 
> <module>
>     MainMenu().getcmd()
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 181, in getcmd
>     menuw.pushmenu(mainmenu)
>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 412, in 
> pushmenu
>     self.set_event_context()
>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 210, in 
> set_event_context
>     rc.set_app_context(self, context)
> AttributeError: 'module' object has no attribute 'set_app_context'

When you upgraded, did you remove the build directory and the
site-packages/freevo.

I ask because the rc module does have set_app_context so this error
should not happen.

The idlebar.weather plug-in should work.

Duncan

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to