Changes between Initial Version and Version 1 of Ticket #12305, comment 7


Ignore:
Timestamp:
Sep 11, 2015, 8:45:55 AM (9 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12305, comment 7

    initial v1  
    88- SoundPlay does disappear from deskbar
    99- when opened in Debugger, I see only 2 threads left: main thread, and _BMediaRoster_
     10- (edit) if I click "debug" on both running threads, I see that:
    1011- the main thread is stuck in `QuitRequested()`
    1112- the roster is blocked in `acquire_sem()`
     13- (edit) this occurs when quitting mid-song, didn't try quitting at the end of playback yet
    1214
     15