Bugzilla – Bug 143578
Nautilus fails to write CD when requested
Last modified: 2006-03-13 20:10:03 UTC
Nautilus, when inserting a blank CD, has a burn button on it. When clicked, it fails with "Please insert a CD/RW or CD/R blank cdrom" blah blah blah. K3B and other apps can burn just fine. Nautilus is the only app doing this. (Note that it is also doing it in Ubuntu 5.10.) CD Writer hardware is a Sony external firewire CD Writer.
Can you check on this upstream federico?
Could be http://bugzilla.gnome.org/show_bug.cgi?id=317529 or http://bugzilla.gnome.org/show_bug.cgi?id=322782 or http://bugzilla.gnome.org/show_bug.cgi?id=323377, working fine for me so probably is hardware specific. We'd need to grab nautilus-cd-burner 2.12.3 and build a test package, all the bugs are solved there now. Rodrigo, please build and attach a test package for 10.0.
What priority should be attached to this? I think the current P-5 is too low.
Created attachment 66697 [details] Test package
Jonathon, we mostly go by severity. P5 is "None" meaning it hasn't been set. Waiting for feedback on test package.
Any progress test the package Jonathon?
Whoops! Sorry for the delay. I'll give it a shot now.
sudo rpm -Fvh nautilus-cd-burner-2.12.3-1.i586.rpm error: Failed dependencies: libcrypto.so.0.9.8 is needed by nautilus-cd-burner-2.12.3-1 libdbus-1.so.2 is needed by nautilus-cd-burner-2.12.3-1 libdbus-glib-1.so.2 is needed by nautilus-cd-burner-2.12.3-1 libexpat.so.1 is needed by nautilus-cd-burner-2.12.3-1 libssl.so.0.9.8 is needed by nautilus-cd-burner-2.12.3-1 This is for 10.0, right? Not 10.1? 10.0 libcrypto is 0.9.7, for example.
Created attachment 70087 [details] Test package For some reason, I'm not able to build for 10.0 :( So, here's a source RPM for you to try. To build it: $ rpmbuild --rebuild nautilus-cd-burner....src.rpm It will need some -devel packages to be installed probably.
Whats the problem on 10.0 Rodrigo? Gary or I can probably help.
init_buildsystem failed that's the error I get on macintyre when building for 10.0. If you could try to do a package for 10.0 from ~rodrigo/work/nautilus-cd-burner Jonathon, any luck with the SRPM?
Not really. My problem is that I have been updating like mad from apt sources since I posted this, which takes me outside of the "correct" 10.0 build. Anything I do now with your srpm would be suspect since my build is now so non-standard. Can JP try this srpm? Sounds like he's got a "correct" 10.0 he can build it on.
The src rpm will actually solve this issue for you, since it will in general create the right deps for your system.
Boy that requires one buttload of -devel packages. I'll let you know how it goes.
Looks like that worked. Thanks gents.