Bug 143578

Summary: Nautilus fails to write CD when requested
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Jonathon Robison <jrobiso2>
Component: GNOMEAssignee: Rodrigo Moya <rodrigo>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i586   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Test package
Test package

Description Jonathon Robison 2006-01-17 19:38:14 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.
Comment 1 JP Rosevear 2006-01-24 18:26:28 UTC
Can you check on this upstream federico?
Comment 2 JP Rosevear 2006-02-06 16:57:07 UTC
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.
Comment 3 Jonathon Robison 2006-02-06 17:15:19 UTC
What priority should be attached to this? I think the current P-5 is too low.
Comment 4 Rodrigo Moya 2006-02-07 10:40:45 UTC
Created attachment 66697 [details]
Test package
Comment 5 JP Rosevear 2006-02-07 20:29:30 UTC
Jonathon, we mostly go by severity.  P5 is "None" meaning it hasn't been set.

Waiting for feedback on test package.
Comment 6 JP Rosevear 2006-02-21 21:13:41 UTC
Any progress test the package Jonathon?
Comment 7 Jonathon Robison 2006-02-22 01:29:37 UTC
Whoops!

Sorry for the delay. I'll give it a shot now.
Comment 8 Jonathon Robison 2006-02-22 01:34:50 UTC
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.
Comment 9 Rodrigo Moya 2006-02-24 01:37:20 UTC
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.
Comment 10 JP Rosevear 2006-03-01 23:13:09 UTC
Whats the problem on 10.0 Rodrigo?  Gary or I can probably help.
Comment 11 Rodrigo Moya 2006-03-02 10:32:28 UTC
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?
Comment 12 Jonathon Robison 2006-03-06 14:57:26 UTC
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.
Comment 13 JP Rosevear 2006-03-13 19:42:06 UTC
The src rpm will actually solve this issue for you, since it will in general create the right deps for your system.
Comment 14 Jonathon Robison 2006-03-13 19:50:11 UTC
Boy that requires one buttload of -devel packages.

I'll let you know how it goes.
Comment 15 Jonathon Robison 2006-03-13 20:10:03 UTC
Looks like that worked. 

Thanks gents.