Freeze when stopping immediately after pausing

Use this category to discuss anything related to the development of Guayadeque.
Locked
mathume
Posts: 2
Joined: Sat Nov 20, 2010 9:47 am

Freeze when stopping immediately after pausing

Post by mathume »

I hope this won't be a duplicate:
Version: 0.2.7-1227
Ubuntu Maverick 10.10, kernel 2.6.37-rc2

Steps to reproduce:
1.) Open guayadeque and start playing an arbitrary playlist
2.) Click the pause button
3.) Then (shortly after 2.) ) click the stop button.

Result: The application freezes, it continues playing the song that it was fading out at the same volume level.

Reproduceable: Always.

The console output:
1:03:33 PM: SetNextTrack: 16
11:03:35 PM: Tree Flag 00000002
11:03:35 PM: SetPath: /
11:03:36 PM: Updating the podcasts...
11:03:36 PM: The current selected directory is '/'
11:03:36 PM: SetPath: /
11:03:38 PM: OnPlayButtonClick Cur: 16
11:03:38 PM: Going to load the track...
11:03:38 PM: SetNextTrack: 16
11:03:38 PM: LoadMedia Cur: 16 0
11:03:38 PM: guMediaCtrl::Load 0
11:03:38 PM: The faderplaybins list is empty
11:03:38 PM: guFaderPlayBin::guFaderPlayBin (1290553418) 0
11:03:38 PM: guFaderPlayBin::SetVolume (1290553418) 0.50
11:03:38 PM: OnMediaLoaded Cur: 16 1 1290553418
11:03:38 PM: wxMediaCtrl::Play
11:03:38 PM: CurrentFaderPlayBin State 0
11:03:38 PM: guFaderPlayBin::StartPlay (1290553418)
11:03:38 PM: * * * * * * * * * * current stream list * * * * * * * * * *
11:03:38 PM: [1290553418] 'waiting'
11:03:38 PM: * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
11:03:38 PM: About to start the faderplaybin in crossfade type
11:03:38 PM: There was not previous playing track in crossfade mode so play this playbin...
11:03:38 PM: guFaderPlayBin::Play (1290553418)
11:03:38 PM: OnMediaState: 4 0 1290553418
11:03:38 PM: OnMediaPlayStarted 1290553418
11:03:38 PM: guFaderPlayBin::AudioChanged (1290553418)
11:03:38 PM: The file dont exists /home/user/artist/song.lyric
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Freeze when stopping immediately after pausing

Post by anonbeat »

This should be fixed in the svn version

Thanks for your help
Locked