![]() |
2007-08-07
, 19:05
|
Posts: 68 |
Thanked: 4 times |
Joined on Mar 2007
|
#12
|
![]() |
2007-08-07
, 19:13
|
Posts: 262 |
Thanked: 9 times |
Joined on Jun 2007
|
#13
|
OK, ran the command from the xterm and the last line of the traceback is (at line 70 in main:
globals.albumcache = pygame.image.load(os.path.join(db.get_db_dir(), "album_cache.tga")).convert()
pygame.error: Couldn't open /home/user/MyDocs/.sounds/album_cache.tga
I looked there and sure enough its not there (DOH!). Thinking this gets created by the kagu-scanner I re-ran the scan program. The file is still not there.
![]() |
2007-08-07
, 19:51
|
Posts: 68 |
Thanked: 4 times |
Joined on Mar 2007
|
#14
|
![]() |
2007-08-07
, 20:20
|
Posts: 36 |
Thanked: 2 times |
Joined on Jul 2007
|
#15
|
![]() |
2007-08-07
, 20:22
|
Posts: 262 |
Thanked: 9 times |
Joined on Jun 2007
|
#16
|
Just out of curiosity, is the UI going to get any love soon? I know that the code is what's important, and getting features/bugfixes out the door is of prime concern, but I personally can't stand the UI. It's what's keeping me from using it. Any plans to address that?
![]() |
2007-08-07
, 22:40
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#17
|
![]() |
2007-08-08
, 02:36
|
Posts: 262 |
Thanked: 9 times |
Joined on Jun 2007
|
#18
|
TBH, the UI is a bit of a turn-off. It makes UKMP's look good (which I still think is a bit bare bones).
It's little things like having graduations scroll as well as items, but then not line up; elements without a visible bounding box or button (e.g. the "OK") etc.
![]() |
2007-08-08
, 04:01
|
Posts: 262 |
Thanked: 9 times |
Joined on Jun 2007
|
#19
|
I understand what you mean with the OK button and the bounding boxes. I think we can fix that easily enough.
![]() |
2007-08-08
, 04:35
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#20
|
No, the latest firmware shouldn't be necessary. The only real requirement is python 2.5 which can be downloaded from http://pymaemo.garage.maemo.org/.
Assuming that you have python 2.5 installed, I recommend that you SSH into the tablet from a desktop machine as 'user' and run the command `kagu`. Or perhaps `/usr/bin/kagu`. Paste the backtrace you see there into this thread and we'll help you solve the problem.