GNOME Bugzilla – Bug 589931
should_drive_be_ignored() returns TRUE for optical drive with blank media
Last modified: 2009-08-07 15:09:54 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:
This is a bug in DeviceKit-disks and is fixed in DKD master.