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 524467 - Right-click menu of DVD writer does not have "Copy Disk" option
Right-click menu of DVD writer does not have "Copy Disk" option
Status: RESOLVED FIXED
Product: nautilus-cd-burner
Classification: Deprecated
Component: cd-burner
2.22.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
: 529839 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-03-26 11:24 UTC by Frank Griffin
Modified: 2008-04-25 10:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Frank Griffin 2008-03-26 11:24:39 UTC
The GNOME documentation says:

You can create a copy of a CD or DVD, either to another disc or to an image file stored on your computer. To create a copy, perform the following steps:

   1. Insert the disc you want to copy.
   2. Choose Places ▸ Computer from the top panel menubar.
   3. Right-click on the CD icon, and choose Copy Disc.
   4. The Write to Disc dialog is displayed.

If you have only one drive with write capabilities, the process will first create a disc image file on your computer. It will then eject the original disk, and ask you to change it for a blank disk on which to write the copy.

(Desktop User Guide 6.10.2)

However, right-clicking on my burners as described gives no "Copy disc" option.

(Originally reported as https://qa.mandriva.com/show_bug.cgi?id=39374 )
Comment 1 William Jon McCann 2008-03-26 14:49:06 UTC
Yeah, this broke during the conversion from gnome-vfs to GIO.  Shouldn't be too difficult to fix if someone wants to take a shot at it.
Comment 2 William Jon McCann 2008-04-07 21:40:49 UTC
2008-04-07  William Jon McCann  <jmccann@redhat.com>

	* src/burn-extension.c: (volume_is_blank), (drive_is_cd_device),
	(nautilus_burn_get_file_items),
	(nautilus_burn_get_background_items), (burn_monitor_cb):
	Fix copy disc menu item.
	Fixes #524467
Comment 3 padraig.obriain 2008-04-25 10:23:29 UTC
*** Bug 529839 has been marked as a duplicate of this bug. ***