Opened 17 years ago
Closed 17 years ago
#1281 closed bug (fixed)
MediaPlayer refuses to quit
Reported by: | leavengood | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/MediaPlayer | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Selecting Quit from the MediaPlayer menu does nothing. Selecting Close All from Deskbar does nothing. Selecting Close from the MediaPlayer menu closes the window but leaves the app running. Then selecting Quit Application from the DeskBar will finally quit. If you try to shutdown or restart Haiku when MediaPlayer is running it will abort the shutdown process. If you send QUIT with hey to MediaPlayer it returns false.
I've looked at the code and the window closing code is a bit confusing. The MediaPlayer application class does not implement QuitRequested and I think the version from BApplication is not playing well with the rest of MediaPlayer. I may get around to fixing this but wanted to log a bug first.
Should be fixed as of hrev21500.