|
2008-11-29
, 20:16
|
Posts: 52 |
Thanked: 25 times |
Joined on Oct 2007
@ Stockholm, Sweden
|
#12
|
The едц issue is bugging me as well. So, I want to fix it as much as you do.
Rassilon, it has queue mode, so you can create a one-time playlist, but it doesn't support pre-created playlists.
|
2008-11-29
, 20:40
|
Posts: 1,213 |
Thanked: 356 times |
Joined on Jan 2008
@ California and Virginia
|
#13
|
|
2008-11-30
, 15:45
|
Posts: 1,038 |
Thanked: 737 times |
Joined on Nov 2005
@ Helsinki
|
#14
|
|
2008-12-07
, 19:55
|
Posts: 22 |
Thanked: 4 times |
Joined on Mar 2008
@ Telford, UK
|
#15
|
|
2009-01-02
, 08:11
|
|
Posts: 46 |
Thanked: 5 times |
Joined on Dec 2008
@ Australia
|
#17
|
|
2009-01-02
, 08:11
|
|
Posts: 46 |
Thanked: 5 times |
Joined on Dec 2008
@ Australia
|
#18
|
|
2009-01-03
, 09:56
|
Posts: 1,038 |
Thanked: 737 times |
Joined on Nov 2005
@ Helsinki
|
#19
|
|
2009-01-08
, 03:12
|
Posts: 275 |
Thanked: 46 times |
Joined on Feb 2008
@ Raleigh, NC
|
#20
|
/home/user # ukmp
Traceback (most recent call last):
File "/usr/bin/ukmp", line 22, in ?
import MediaCenter
File "/usr/bin/MediaCenter.py", line 23, in ?
import pygame, os, sys
ImportError: No module named pygame
/home/user #
but if i try to apt-get pygame, it says it is already installed
/home/user # apt-get install python2.5-pygame
Reading package lists... Done
Building dependency tree
Reading state information... Done
python2.5-pygame is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
/home/user #
any ideas on how to fix this?