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 548211 - Copy cd dialog
Copy cd dialog
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
: 348334 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-08-18 05:42 UTC by Michael Monreal
Modified: 2008-12-16 16:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
Screenshot (36.31 KB, image/png)
2008-08-18 05:43 UTC, Michael Monreal
Details

Description Michael Monreal 2008-08-18 05:42:55 UTC
Yesterday my gf tried to copy some audio CDs herself on my PC. She got to the copy dialog just fine but there she got stuck because of two things:

a) the disc name field was grayed out but she tried to modify it never the less. IMHO if a disc does not support settings a CD name, there should be no entry field. For just showing the disc name, there could just be a normal label (like data size).

b) the dialog button says "Write" and she argued (correctly, because there's only one optical drive) that she first wants to _read_ the disc before she can write anything. Then she concluded that the dialog must be the wrong one... IMHO changing the button label to "Copy" would help a lot.

Finally I wonder if anyone actually changes the write speed... "maximum possible" never caused my any trouble so perhaps the "Write options" could be moved to a "Advanced Options" expanding area?
Comment 1 Michael Monreal 2008-08-18 05:43:28 UTC
Created attachment 116844 [details]
Screenshot
Comment 2 Bastien Nocera 2008-12-16 10:29:14 UTC
I fixed b), which made complete sense.

2008-12-16  Bastien Nocera  <hadess@hadess.net>

        * src/ncb-selection-dialog.c (update_source),
        (ncb_selection_dialog_init): When copying a disc, make the
        action button be "Copy" and not "Write" (Closes: #548211)

As for the disc name, we know we can't change the disc name when copying discs, but it still serves a purpose when copying data discs, as it allows us to see the name of the disc to copy. For audio CDs, it's not useful, but we don't know whether it's an audio CD until we actually read it, and after the window has been shown. So please file a separate bug if you have any other ideas how to enhance that.
Comment 3 Bastien Nocera 2008-12-16 16:50:32 UTC
*** Bug 348334 has been marked as a duplicate of this bug. ***