Menu

#6 Can't launch external player in linux

open
nobody
None
5
2004-04-20
2004-04-20
K Burden
No

Using myPod ver. 0.2.3 on linux, after setting
preferences to something reasonable
like /usr/bin/xmms still CANNOT start player.

Stacktrace show failure in Backend.playEtern().

Changed line 1075 to:
String command = playerPath + " " + parameter + " " + playlistName;
and now works fine and starts external player.

Is this a BUG?

Discussion


Log in to post a comment.