After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 589931 - should_drive_be_ignored() returns TRUE for optical drive with blank media
should_drive_be_ignored() returns TRUE for optical drive with blank media
Status: RESOLVED NOTGNOME
Product: gvfs
Classification: Core
Component: [obsolete] gdu volume monitor
1.3.x
Other All
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2009-07-27 19:53 UTC by Seán de Búrca
Modified: 2009-08-07 15:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Seán de Búrca 2009-07-27 19:53:44 UTC
Please describe the problem:
The logic for should_drive_be_ignored() at monitor/gdu/ggduvolumemonitor.c:893 and on causes optical drives with blank media to be removed from the volume monitor's list of drives. A specific symptom of this is that Brasero, which looks to GIO for its list of drives, cannot see the burner device and consequently believes that there is no blank medium to burn to. I am unsure of the correct solution to this problem.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Seán de Búrca 2009-08-07 15:09:54 UTC
This is a bug in DeviceKit-disks and is fixed in DKD master.