Re: [Freevo-users] Mac OS X 10.4 PPC crash at start-up: procstats instance has no attribute 'currentCpu'

2007-08-03 Thread Russell Baldwin
Hi Duncan, thanks very much for the advice. I managed to stop the  
crashing by using a blanked out config and then just tentatively re- 
applying various elements. I have replied more fully in my reply to  
Evan.

I still get some errors at startup but no crash
Couldn't open mixer /dev/mixer
plugin mixer deactivated, reason: unknown
even though it all seems commented out.

Anyway I tried your suggestions but got errors, although

\plugin.remove('idlebar.cdstatus')
e.g. without the .level=20 bit seems to work

However, all these were commented out in my config, yet I still got  
time and disk usage display at the top of the screen. I can remove  
them with the above settings - but hey they work - although the disk  
space seems a bit wrong. It is showing 6901GB - my hard disk is  
372.49GB, available 222.27 - used 150.21 - seems like some sort of  
problem here, but heh the clock is right!

Best regards,
Russ

On 31 Jul 2007, at 21:56, Duncan Webb wrote:

 Have you a plugin.activate('idlebar.system') in you local_conf.py?  
 If so
 comment it out. Could be called idlebar.system.procstats.

 If not add these lines to local_conf.py
 plugin.remove('idlebar.tv', level=20)
 plugin.remove('idlebar.cdstatus', level=25)
 plugin.remove('idlebar.diskfree', level=30)
 plugin.remove('idlebar.clock', level=50)
 plugin.remove('idlebar')


 They disable the idlebar.

Russ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Mac OS X 10.4 PPC crash at start-up: procstats instance has no attribute 'currentCpu'

2007-08-03 Thread Russell Baldwin
Evan, thank you very much for your help and advice and my apologies  
for my delay in replying, summer holidays and a thirteen year old son  
to entertain = no computer access for me - he's trying to get to  
level 40 in World of Warcraft!

I managed to stop the crashing by using a blanked out config and then  
just tentatively re-applying various elements. I really only want  
FLAC replay to work at present although the rest would be nice as I  
do have a spare Elgato USB TV card... So it would appear to work on  
the Mac PPC - hurrah, I still have a few niggles however.

1. Still getting errors on start up...
a. Couldn't open mixer /dev/mixer
plugin mixer deactivated, reason: unknown
Even though all references appear to be disabled?

b. Error: VIDEO_SHOW_DATA_DIR not found
I don't think anything for this is enabled?

c. WARNING: PyLirc not found, lirc remote control disabled!
  I guess this is fine, although I would like to get the remote  
working at some point.

2. Problems in use.
a. Menu seems not to have a proper highlight - the background image  
seems to corrupt to the right of the menu selection - so you can sill  
navigate ... just.

b. No album images. I've amended the config to look for my album  
covers - Folder.jpg files but am getting
error caching image /Users/Shared/Music/Alison Krauss/A Hundred  
Miles Or More~A Collection/Folder.jpg
caching image: no loader for file format
error caching image /Users/Shared/Music/Alison Krauss/A Hundred Miles  
Or More~A Collection/Folder.jpg
caching image: no loader for file format
Problem while loading image thumb:///Users/Shared/Music/Alison  
Krauss/A Hundred Miles Or More~A Collection/Folder.jpg
Traceback (most recent call last):
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/osd.py, line 652, in loadbitmap
 image = pygame.image.fromstring(data[0], data[1], data[2])
TypeError: 'NoneType' object is unsubscriptable 

In particular the thumb bit seems to be wrong - thumb:///Users/ 
Sh... I only have one iage for album covers.

c.  Only some FLAC files seem to play. I think this is mPlayer as  
when i tried to play it with my desktop mPlayer I had the same  
problems. Does anyone have any ideas on this? Would it be possible to  
use VLC? Everything else I have plays these FLAC files fine. I will  
try and contact the mPlayer people with the errors. I can post here  
if required.

d. When shut down from the menu - it still leaves Python running -  
which I can shut with a CTRL C in a terminal - or shut the  
transparent python in my dock. Is this how it is supposed to work?

Many thanks,

Russ

On 31 Jul 2007, at 17:02, Evan Hisey wrote:

 Russell-
For the record the MacOSX port/install is still really
 experimental. This means that very few people use it so any bugs you
 encounter are likely to have been unseen by any one else. That said, I
 would recommend first disabling the mixer plugin in the local_config
 file. According to the Wiki volume control does not yet work under
 freevo yet anway.


 Mac OS X 10.4 PPC crash at start-up: procstats instance has no
 attribute 'currentCpu'
  I am also not sure if freevo will actually work on ppc chip.


 WARNING: PyLirc not found, lirc remote control disabled!
 You can ignore this warning. It just means that you will not have the
 LIRC support.


 Couldn't open mixer /dev/mixer
 plugin mixer deactivated, reason: unknown
 The plugin neither called __init__ nor set a reason why
 Please contact the plugin author or the freevo list
 Crash!
 This the killer. It looks the mixer plugin is just barfing when it can
 not find the /dev/mixer. As mentioned above, start by disabling the
 mixer plugin and see if it will actually start.

 Evan

 -- 
 ---
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a  
 browser.
 Download your FREE copy of Splunk now   http://get.splunk.com/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

Russ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Mac OS X 10.4 PPC crash at start-up: procstats instance has no attribute 'currentCpu'

2007-07-31 Thread Russell Baldwin
Mac OS X 10.4 PPC crash at start-up: procstats instance has no  
attribute 'currentCpu'

OK, I have managed to get  Freevo 1.72 starting and then falling over  
with the following error

WARNING: PyLirc not found, lirc remote control disabled!
Couldn't open mixer /dev/mixer
plugin mixer deactivated, reason: unknown
The plugin neither called __init__ nor set a reason why
Please contact the plugin author or the freevo list
Crash!
Traceback (most recent call last):
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/main.py, line 460, in module
 MainMenu().getcmd()
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/main.py, line 173, in getcmd
 menuw.pushmenu(mainmenu)
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/menu.py, line 378, in pushmenu
 self.refresh()
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/menu.py, line 406, in refresh
 skin.draw('menu', self, self.menustack[-1])
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/skins/main/main.py, line 526, in draw
 a.draw(settings, object, menu, style, type, self.force_redraw)
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/skins/main/area.py, line 194, in draw
 self.update_content()
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/skins/main/default_areas.py, line  
179, in update_content
 p.draw((self.widget_type, self.menuw), self)
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/plugins/idlebar/__init__.py, line  
110, in draw
 add_x = p.draw((type, object), x, osd)
   File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/freevo/plugins/idlebar/system.py, line 143,  
in draw
 widthcpu = font.stringsize(self.currentCpu)
AttributeError: procstats instance has no attribute 'currentCpu'
freevo not running

Anybody have any idea?

Russ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Mac OS X 10.4 PPC crash at start-up: procstats instance has no attribute 'currentCpu'

2007-07-31 Thread Evan Hisey
Russell-
   For the record the MacOSX port/install is still really
experimental. This means that very few people use it so any bugs you
encounter are likely to have been unseen by any one else. That said, I
would recommend first disabling the mixer plugin in the local_config
file. According to the Wiki volume control does not yet work under
freevo yet anway.


 Mac OS X 10.4 PPC crash at start-up: procstats instance has no
 attribute 'currentCpu'
 I am also not sure if freevo will actually work on ppc chip.


 WARNING: PyLirc not found, lirc remote control disabled!
You can ignore this warning. It just means that you will not have the
LIRC support.


 Couldn't open mixer /dev/mixer
 plugin mixer deactivated, reason: unknown
 The plugin neither called __init__ nor set a reason why
 Please contact the plugin author or the freevo list
 Crash!
This the killer. It looks the mixer plugin is just barfing when it can
not find the /dev/mixer. As mentioned above, start by disabling the
mixer plugin and see if it will actually start.

Evan

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Mac OS X 10.4 PPC crash at start-up: procstats instance has no attribute 'currentCpu'

2007-07-31 Thread Duncan Webb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Russell Baldwin wrote:
 Mac OS X 10.4 PPC crash at start-up: procstats instance has no  
 attribute 'currentCpu'
 
 OK, I have managed to get  Freevo 1.72 starting and then falling over  
 with the following error
 
 WARNING: PyLirc not found, lirc remote control disabled!
 Couldn't open mixer /dev/mixer
 plugin mixer deactivated, reason: unknown
 The plugin neither called __init__ nor set a reason why
 Please contact the plugin author or the freevo list
 Crash!
 Traceback (most recent call last):
File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
 python2.5/site-packages/freevo/main.py, line 460, in module
  MainMenu().getcmd()
File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
 python2.5/site-packages/freevo/main.py, line 173, in getcmd
  menuw.pushmenu(mainmenu)
File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
 python2.5/site-packages/freevo/menu.py, line 378, in pushmenu
  self.refresh()
File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
 python2.5/site-packages/freevo/menu.py, line 406, in refresh
  skin.draw('menu', self, self.menustack[-1])
File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
 python2.5/site-packages/freevo/skins/main/main.py, line 526, in draw
  a.draw(settings, object, menu, style, type, self.force_redraw)
File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
 python2.5/site-packages/freevo/skins/main/area.py, line 194, in draw
  self.update_content()
File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
 python2.5/site-packages/freevo/skins/main/default_areas.py, line  
 179, in update_content
  p.draw((self.widget_type, self.menuw), self)
File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
 python2.5/site-packages/freevo/plugins/idlebar/__init__.py, line  
 110, in draw
  add_x = p.draw((type, object), x, osd)
File /Library/Frameworks/Python.framework/Versions/2.5/lib/ 
 python2.5/site-packages/freevo/plugins/idlebar/system.py, line 143,  
 in draw
  widthcpu = font.stringsize(self.currentCpu)
 AttributeError: procstats instance has no attribute 'currentCpu'
 freevo not running
 
 Anybody have any idea?

Have you a plugin.activate('idlebar.system') in you local_conf.py? If so
comment it out. Could be called idlebar.system.procstats.

If not add these lines to local_conf.py
plugin.remove('idlebar.tv', level=20)
plugin.remove('idlebar.cdstatus', level=25)
plugin.remove('idlebar.diskfree', level=30)
plugin.remove('idlebar.clock', level=50)
plugin.remove('idlebar')


They disable the idlebar.


Duncan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGr6HhNi6l+Xvys44RAmTVAKCfasDy+k8qQ5bds2963SCU5iB8vACgnmZ+
bpdPnI5cIrOkSdg+TTGGjHY=
=/tr8
-END PGP SIGNATURE-

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users