GNOME Bugzilla – Bug 763794
notifications about removable devices being safe to remove don't disappear on their own
Last modified: 2021-06-18 15:53:24 UTC
After bug 753351, the notification was moved back to nautilus from gtk+ but the issue remains. Notifications remain even after log offs or reboots.
Did you try with 3.19.91? It's fixed there.
Ok, I tried 3.19.91 and gnome-3-20 branch. The notification disappears when nautilus is closed but remains as long as nautilus is open. Is it possible to make it disappear when the drive is removed? I can hear a beep when it is removed so it looks like gnome knows the drive is removed.
I'm not sure about we can detect that reliably. Might worth to take a look.
*** Bug 767441 has been marked as a duplicate of this bug. ***
(Dumping what we discussed in person the other day.) Would GDrive::disconnected [1] be useful in this case? [1] https://developer.gnome.org/gio/stable/GDrive.html#GDrive-disconnected
Maybe someone can take another look at this for GNOME 3.24? :)
(In reply to Debarshi Ray from comment #5) > (Dumping what we discussed in person the other day.) > > Would GDrive::disconnected [1] be useful in this case? > > [1] https://developer.gnome.org/gio/stable/GDrive.html#GDrive-disconnected Yes thanks, this requires breaking API so moving to "future"
I reported something similar here: 768418, please review my report and close it as duplicate if necessary, since the date of creation is more recent that this one.
(In reply to Carlos Soriano from comment #7) > (In reply to Debarshi Ray from comment #5) > > (Dumping what we discussed in person the other day.) > > > > Would GDrive::disconnected [1] be useful in this case? > > > > [1] https://developer.gnome.org/gio/stable/GDrive.html#GDrive-disconnected > > Yes thanks, this requires breaking API so moving to "future" What API break?
(In reply to Bastien Nocera from comment #9) > (In reply to Carlos Soriano from comment #7) > > (In reply to Debarshi Ray from comment #5) > > > (Dumping what we discussed in person the other day.) > > > > > > Would GDrive::disconnected [1] be useful in this case? > > > > > > [1] https://developer.gnome.org/gio/stable/GDrive.html#GDrive-disconnected > > > > Yes thanks, this requires breaking API so moving to "future" > > What API break? https://git.gnome.org/browse/gtk+/tree/gtk/gtkplacessidebar.c#n4308 we will need the drive as parameter of the sinal as per comment #5
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version of Files (nautilus), then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/nautilus/-/issues/ Thank you for your understanding and your help.