code-google-com / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

Repeats in a loop the first song of the song list #458

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. qmmp in NOT executed 

2.start qmmp selecting .m3u file from the file manager ((like dolphin on KDE), 
or directly from command line with "qmmp mysongs.m3u" 

Q:What is the expected output? 

A:when the first song is finished then the second song starts to play

Q:hat do you see instead?

A:when the first song ends then start again in a constant loop

Q:What version of the product are you using? On what operating system?
A: qmmp-0.5.0-1.pm.1.5.x86_64 from http://packman.links2linux.org/
   Opensuse 11.4 x86_64

Please provide any additional information below.

    This happens when qmmp is closed with a determined song list and then is executed with a diffrent song list. Both executions en the way described above in the first point, using a file manager or from command line, calling qmmp directly related to a .m3u file.

Thanks guys!! 

Original issue reported on code.google.com by matis...@gmail.com on 25 Apr 2011 at 10:56

GoogleCodeExporter commented 9 years ago
Looks like this bug has been already fixed. Try latest svn. 

Original comment by trialuser02 on 27 Apr 2011 at 6:24

GoogleCodeExporter commented 9 years ago
Yes, is fixed in svn

By the way, I had to use 

cmake ./ -DCMAKE_INSTALL_PREFIX=/usr

to avoid this error 

qmmp: error while loading shared libraries: libqmmp.so.0: cannot open shared 
object file: No such file or directory

and then it works 

Thanks!! 

Original comment by matis...@gmail.com on 28 Apr 2011 at 4:53

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 7 May 2011 at 7:30