adibaewa / musikcube

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

Transporter hangs after a couple of songs #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The calls to the Transporter from the PlaybackQueue hangs after a couple of
songs if I let the songs continue playing.

What steps will reproduce the problem?
1. Doubleclick on a song in the tracklist (there should be more songs
beneath). 
2. The first song will play, and the second will also play.
3. When the third song should start playing, it freezes.

It seems to be related to that the next song is started within the same
thread that calls the transporters signals.

There seems to be some related issue if I click the "next" button 6 or 7 times.

Original issue reported on code.google.com by onne...@gmail.com on 18 Apr 2008 at 7:22

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.ol...@gmail.com on 21 Apr 2008 at 8:26

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.ol...@gmail.com on 24 Apr 2008 at 7:10

GoogleCodeExporter commented 9 years ago
Apparently it's not fixed for everyone.  Maybe it's time to redo the ThreadLoop.

Original comment by bjorn.ol...@gmail.com on 28 Apr 2008 at 4:37

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.ol...@gmail.com on 14 May 2008 at 9:57