No playback: player main service: caught exception: playlistitem instance has no attribute 'path'
I get the error player main service: caught exception: playlistitem instance has no attribute 'path' when I try to play any song. Any ideas? LinX
Hi Camilo, On 09.07.08, Camilo Jimenez wrote:
player main service: caught exception: playlistitem instance has no attribute 'path'
Hmm. Have you upgraded from an older version of PyTone, respectively, which version are you using? I would also try to start from a clean state, i.e. remove any existing database (look in ~/.pytone) HTH, Jörg
I have just downloaded the svn trunk. Then I used the following as the rc file [database.main] musicbasedir=/mnt/hd when I try to play a song, the following log appears: xI 22:21:19 Using configuration from file(s) /etc/pytonerc, /root/.pytone/pytonerc xx xI 22:21:19 MP3 support enabled: using mutagen module for id3 tag parsing xj xI 22:21:19 Ogg Vorbis support disabled: ogg.vorbis module not found xk xI 22:21:19 FLAC support disabled: flac module not found xx xI 22:21:19 PyTone 3.0.2 startup xx xW 22:21:20 error "[Errno 2] No such file or directory: '/dev/mixer'" during mixer xx x init - disabling mixer xx xI 22:21:21 database 'main': scanning for songs in '/mnt/hd' (currently 0 songs xx x registered) xx xE 22:21:27 No decoder for song type 'mp3' registered xx xE 22:21:27 player main service: caught exception: playlistitem instance has no xx x attribute 'url' xx xE 22:21:31 No decoder for song type 'mp3' registered xx xE 22:21:31 player main service: caught exception: playlistitem instance has no xx x attribute 'url' My system is a standard Slackware 12. Any suggestions? On Wed, Jul 16, 2008 at 10:17 AM, Joerg Lehmann <joerg@luga.de> wrote:
Hi Camilo,
On 09.07.08, Camilo Jimenez wrote:
player main service: caught exception: playlistitem instance has no attribute 'path'
Hmm. Have you upgraded from an older version of PyTone, respectively, which version are you using?
I would also try to start from a clean state, i.e. remove any existing database (look in ~/.pytone)
HTH,
Jörg
-- Camilo Andrés Jiménez Cruz Físico Universidad Nacional de Colombia Bogotá
Hi Camilo, On 27.07.08, Camilo Jimenez wrote:
I have just downloaded the svn trunk.
Sorry for the late response.
Then I used the following as the rc file
[database.main] musicbasedir=/mnt/hd
when I try to play a song, the following log appears:
xI 22:21:19 Using configuration from file(s) /etc/pytonerc, /root/.pytone/pytonerc xx xI 22:21:19 MP3 support enabled: using mutagen module for id3 tag parsing xj xI 22:21:19 Ogg Vorbis support disabled: ogg.vorbis module not found xk xI 22:21:19 FLAC support disabled: flac module not found xx xI 22:21:19 PyTone 3.0.2 startup xx xW 22:21:20 error "[Errno 2] No such file or directory: '/dev/mixer'" during mixer xx x init - disabling mixer xx xI 22:21:21 database 'main': scanning for songs in '/mnt/hd' (currently 0 songs xx x registered) xx xE 22:21:27 No decoder for song type 'mp3'
Have you installed the pymad module? Cheers, Jörg
I installed it and it worked. Thanks a lot!! On Thu, Aug 7, 2008 at 4:10 AM, Joerg Lehmann <joerg@luga.de> wrote:
Hi Camilo,
On 27.07.08, Camilo Jimenez wrote:
I have just downloaded the svn trunk.
Sorry for the late response.
Then I used the following as the rc file
[database.main] musicbasedir=/mnt/hd
when I try to play a song, the following log appears:
xI 22:21:19 Using configuration from file(s) /etc/pytonerc, /root/.pytone/pytonerc xx xI 22:21:19 MP3 support enabled: using mutagen module for id3 tag parsing xj xI 22:21:19 Ogg Vorbis support disabled: ogg.vorbis module not found xk xI 22:21:19 FLAC support disabled: flac module not found xx xI 22:21:19 PyTone 3.0.2 startup xx xW 22:21:20 error "[Errno 2] No such file or directory: '/dev/mixer'" during mixer xx x init - disabling mixer xx xI 22:21:21 database 'main': scanning for songs in '/mnt/hd' (currently 0 songs xx x registered) xx xE 22:21:27 No decoder for song type 'mp3'
Have you installed the pymad module?
Cheers,
Jörg
-- Camilo Andrés Jiménez Cruz Físico Universidad Nacional de Colombia Bogotá
Teilnehmer (2)
-
Camilo Jimenez -
Joerg Lehmann