GNOME Bugzilla – Bug 673111
banshee keeps displaying "Disconnecting media player..."
Last modified: 2020-03-17 09:26:11 UTC
Still playing with my SD card having all my Music from my rockbox device, and using the SD card reader from my X series thinkpad, with the mmc kernel driver... Clicking on the "Disconnect" button causes just an umount of the related filesystem, the device remains visible on the left pane (bgo #673109). Moreover, the message "Disconnecting media player..." also remains displayed forever on the right part of the interface. Proposed patch follows.
Created attachment 210899 [details] [review] Hide status after disconnecting device
This behaviour is hidden when the device is properly removed from the left pane following the Disconnect action (bgo #673109).
Review of attachment 210899 [details] [review]: Sorry for taking so long to review your patches. Wouldn't that patch hide the status message immediately, even if the disconnect operation is not finished ? And is that patch still necessary if bug #673109 is fixed ? The device would be removed from the left pane, and the right would be gone, right ?
(In reply to comment #3) > Review of attachment 210899 [details] [review]: > > Sorry for taking so long to review your patches. > > Wouldn't that patch hide the status message immediately, even if the disconnect > operation is not finished ? This is not what I observed, but you're right : this is not the right place to hide the status message. > And is that patch still necessary if bug #673109 is fixed ? The device would be > removed from the left pane, and the right would be gone, right ? And this is exact too that this patch is not needed if bug #673109 is fixed. Thanks for your review.
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the responsibility for active development again. See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.