View Single Post
Posts: 20 | Thanked: 3 times | Joined on Sep 2007 @ Germany
#2
Hi!

Cool theme, I like the orange.

Are there problems when adjusting the volume?
Because on my n800 kagu 1.0.9 crashes when I press the hardware keys + and - and when I want to adjust the volume with the menu.

I did not notice this in the 1.0.8 release.

Any ideas?
./kagu.py:27: RuntimeWarning: import cdrom: No module named cdrom

import os, pygame, time, gc

./kagu.py:27: RuntimeWarning: import joystick: No module named joystick

import os, pygame, time, gc

sent

volume update: 80

charging

album query took:0.017364025116

showing volume

volume update: 80

Traceback (most recent call last):

File "./kagu.py", line 137, in <module>

if __name__ == '__main__': main()

File "./kagu.py", line 128, in main

manager.update()

File "/usr/lib/kagu/manager.py", line 265, in update

self.view.update()

File "/usr/lib/kagu/views.py", line 985, in update

TimerView.update(self)

File "/usr/lib/kagu/views.py", line 98, in update

for widget in self.widgets: widget.update()

File "/usr/lib/kagu/widgets.py", line 1537, in update

if not self.visible: return

AttributeError: 'Slider' object has no attribute 'visible'

Halbamy

Last edited by halbamy; 2007-10-15 at 14:21.