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 529839 - "Copy Disc" menu item not present
"Copy Disc" menu item not present
Status: RESOLVED DUPLICATE of bug 524467
Product: nautilus-cd-burner
Classification: Deprecated
Component: cd-burner
2.22.x
Other Solaris
: Normal critical
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-25 07:13 UTC by padraig.obriain
Modified: 2008-04-25 10:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description padraig.obriain 2008-04-25 07:13:00 UTC
Insert data CD.
Right click on icon which appears on Desktop.
The menu item "Copy Disc" is not present.

This is a regression from 2.20
Comment 1 padraig.obriain 2008-04-25 07:15:15 UTC
The call to 

        info = g_file_query_info (file,
                                  G_FILE_ATTRIBUTE_STANDARD_TYPE ","
                                  G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE ","
                                  G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE ","
                                  G_FILE_ATTRIBUTE_MOUNTABLE_HAL_UDI,
                                  0,
                                  NULL,
                                  NULL);

in nautilus_burn_get_file_items returns NULL.
Comment 2 padraig.obriain 2008-04-25 10:23:29 UTC

*** This bug has been marked as a duplicate of 524467 ***