Making a Music CD

Asked by Marcus Denton

I'm trying to make a music CD and it keeps giving me an error when I hit BURN..

Failed to execute child process "/usr/bin/nautilus-cd-burner" (No such file or directory)

How or what do I need to do to fix the issue.. Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu nautilus-cd-burner Edit question
Assignee:
No assignee Edit question
Solved by:
Marcus Denton
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What app are you using to make the audio CD?

What is the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
Marcus Denton (marcusadenton) said :
#2

Im not sure what you are asking about the output?????

It just says that it is the cd/dvd creator( I think it came in the OS when I reimaged it to Linuxn 10.?), and I aslo tried the Brasero CD Burner.

It said the same thing on both of the cd burners. Not sure if Im missing a download or what.. Thanks for the help. I just recently downloaded Linux and Ive never used it before.

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#3

You could also try installing the nautilus-cd-burner package--that should fix the problem.

Revision history for this message
Marcus Denton (marcusadenton) said :
#4

Where so I find that at
On Jul 20, 2011 8:16 AM, "Eliah Kagan" <email address hidden>
wrote:
> Your question #165333 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/165333
>
> Status: Open => Answered
>
> Eliah Kagan proposed the following answer:
> You could also try installing the nautilus-cd-burner package--that
> should fix the problem.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/165333/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/165333
>
> You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Software centre

Revision history for this message
Marcus Denton (marcusadenton) said :
#6

Thanks ill look it up when I get home after school.
On Jul 20, 2011 8:51 AM, "actionparsnip" <
<email address hidden>> wrote:
> Your question #165333 on nautilus-cd-burner in Ubuntu changed:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> Software centre
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333/+confirm?answer_id=4
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> You received this question notification because you asked the question.

Revision history for this message
Marcus Denton (marcusadenton) said :
#7

I cant find it in the software center.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

At CLI you can use
http://manpages.ubuntu.com/manpages/natty/man1/mp3burn.1.html

Lots of people mention k3b which is KDE based so will pull in a lot of Qt deps. If space is a luxury then install k3b and you'll be fine. I've also seen serpentine mentioned more than once

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#9

In the Software Center, go to Edit > Software Sources...

In the Ubuntu Software tab, enable the universe repository.

Then you should be able to insall nautilus-cd-burner.

Revision history for this message
Marcus Denton (marcusadenton) said :
#10

I look a few times and I dont have that tab.. Everything I have is checked also. The source code has a - thru it.

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#11

As actionparsnip requested a while ago, please open a Terminal window (Ctrl+Alt+T or Applications > Accessories > Terminal) and run this command by copying it to the clipboard from here and then pasting it into the Terminal (with Edit > Paste, or right-click > Paste, or Ctrl+Shift+V):

lsb_release -a; uname -a

Then select all the text in the Terminal (Edit > Select All), copy it to the clipboard (Edit > Copy), and paste it here.

Revision history for this message
Marcus Denton (marcusadenton) said :
#12

This is what I get...

lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
Linux marcus-laptop 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:09:46 UTC 2011 i686 GNU/Linux

Thanks for the help, Im a nubee..

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#13

You're running Ubuntu 10.04 LTS, so you should have an Ubuntu Software tab in your Software Sources window. Is there nothing that looks like this?

http://r3dux.org/wp-content/uploads/2010/05/UbuntuSoftwareSources.gif

If you cannot find anything that looks like that, please let us know. Otherwise, please check the box next to "Community-maintained Open Source software (universe)", then close the Software Sources window and install nautilus-cd-burner using the Software Center. If that box is checked, then please open a Terminal window and run this command, then select all the text in the Terminal, copy it to the clipboard, and paste it here.

sudo apt-get update; sudo apt-get install nautilus-cd-burner

Revision history for this message
Marcus Denton (marcusadenton) said :
#14

doesnt do anything. Im not st sure I copied and pasted it But it still doesnt work

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#15

Please describe what you are unsure of in greater detail.

Did you manage to get "sudo apt-get update; sudo apt-get install nautilus-cd-burner" to appear in the Terminal at all?

Revision history for this message
Marcus Denton (marcusadenton) said :
#16

No. When I typed it in all I got was what I posted before.
On Jul 25, 2011 3:21 AM, "Eliah Kagan" <email address hidden>
wrote:
> Your question #165333 on nautilus-cd-burner in Ubuntu changed:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> Status: Open => Needs information
>
> Eliah Kagan requested more information:
> Please describe what you are unsure of in greater detail.
>
> Did you manage to get "sudo apt-get update; sudo apt-get install
> nautilus-cd-burner" to appear in the Terminal at all?
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> You received this question notification because you asked the question.

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#17

Did you try copying the command

sudo apt-get update; sudo apt-get install nautilus-cd-burner

and pasting it into the Terminal, to avoid typos?

(To copy it, select it in your web browser or email and press Ctrl+C. To paste it into the Terminal, right-click in the Terminal and click Paste.)

If you have not tried that, please do so.

Revision history for this message
Marcus Denton (marcusadenton) said :
#18

Sorry, yes I did try but it just gave me what I said earlier. Sorry about
the last message.
On Jul 25, 2011 8:01 AM, "Marcus Denton" <
<email address hidden>> wrote:
> Your question #165333 on nautilus-cd-burner in Ubuntu changed:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> Status: Needs information => Open
>
> You gave more information on the question:
> No. When I typed it in all I got was what I posted before.
> On Jul 25, 2011 3:21 AM, "Eliah Kagan" <
<email address hidden>>
> wrote:
>> Your question #165333 on nautilus-cd-burner in Ubuntu changed:
>>
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>>
>> Status: Open => Needs information
>>
>> Eliah Kagan requested more information:
>> Please describe what you are unsure of in greater detail.
>>
>> Did you manage to get "sudo apt-get update; sudo apt-get install
>> nautilus-cd-burner" to appear in the Terminal at all?
>>
>> --
>> To answer this request for more information, you can either reply to
>> this email or enter your reply at the following page:
>>
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>>
>> You received this question notification because you asked the question.
>
> --
> You received this question notification because you asked the question.

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#19

Are you saying that when you run "sudo apt-get update; sudo apt-get install nautilus-cd-burner" you get:

lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
Linux marcus-laptop 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:09:46 UTC 2011 i686 GNU/Linux

???

If that is not what you are saying you are getting, then I do not understand what you mean when you say that "it just gave me what I said earlier."

Revision history for this message
Marcus Denton (marcusadenton) said :
#20

When I get home ill have to look at it. I'm in school on my phone. I wrote
what it gave me in like three or four post ago.
On Jul 25, 2011 8:41 AM, "Eliah Kagan" <email address hidden>
wrote:
> Your question #165333 on nautilus-cd-burner in Ubuntu changed:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> Status: Open => Needs information
>
> Eliah Kagan requested more information:
> Are you saying that when you run "sudo apt-get update; sudo apt-get
> install nautilus-cd-burner" you get:
>
> lsb_release -a; uname -a
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description: Ubuntu 10.04.3 LTS
> Release: 10.04
> Codename: lucid
> Linux marcus-laptop 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:09:46
UTC 2011 i686 GNU/Linux
>
> ???
>
> If that is not what you are saying you are getting, then I do not
> understand what you mean when you say that "it just gave me what I said
> earlier."
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> You received this question notification because you asked the question.

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#21

No problem. There is no rush. When you reply, we can continue working on this.

Revision history for this message
Marcus Denton (marcusadenton) said :
#22

This is what I get...

lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
Linux marcus-laptop 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:09:46 UTC 2011 i686 GNU/Linux

When I type in the command that was mentioned in the earlier post..

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#23

You should see that in the Terminal when you run the command:

lsb_release -a; uname -a

You should definitely *not* see that when you run the command:

sudo apt-get update; sudo apt-get install nautilus-cd-burner

Are you sure you are running the correct command? It is the second of these two commands that I am asking you to run now.

Revision history for this message
Marcus Denton (marcusadenton) said :
#24

I'll check it our when I get home. Thanks. I'll try both.
On Jul 25, 2011 5:26 PM, "Eliah Kagan" <email address hidden>
wrote:
> Your question #165333 on nautilus-cd-burner in Ubuntu changed:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> Status: Open => Needs information
>
> Eliah Kagan requested more information:
> You should see that in the Terminal when you run the command:
>
> lsb_release -a; uname -a
>
> You should definitely *not* see that when you run the command:
>
> sudo apt-get update; sudo apt-get install nautilus-cd-burner
>
> Are you sure you are running the correct command? It is the second of
> these two commands that I am asking you to run now.
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> You received this question notification because you asked the question.

Revision history for this message
Marcus Denton (marcusadenton) said :
#25

I tried the second one and got

marcus@marcus-laptop:~$ sudo apt-get update; sudo apt-get install nautilus-cd-burner
[sudo] password for marcus:
Hit http://us.archive.ubuntu.com lucid Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Hit http://archive.canonical.com lucid Release.gpg
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_US
Get:1 http://archive.getdeb.net natty-getdeb Release.gpg [836B]
Ign http://archive.getdeb.net/ubuntu/ natty-getdeb/apps Translation-en_US
Hit http://archive.ubuntu.com lucid Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Get:2 http://us.archive.ubuntu.com lucid-updates Release.gpg [198B]
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release
Hit http://archive.canonical.com lucid Release
Hit http://archive.ubuntu.com lucid Release
Get:3 http://us.archive.ubuntu.com lucid-updates Release [44.7kB]
Get:4 http://archive.getdeb.net natty-getdeb Release [7,240B]
Hit http://archive.canonical.com lucid/partner Packages
Hit http://archive.ubuntu.com lucid/main Sources
Hit http://archive.canonical.com lucid/partner Sources
Get:5 http://archive.getdeb.net natty-getdeb/apps Packages [61.8kB]
Hit http://archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Get:6 http://us.archive.ubuntu.com lucid-updates/main Packages [510kB]
Get:7 http://us.archive.ubuntu.com lucid-updates/restricted Packages [3,240B]
Get:8 http://us.archive.ubuntu.com lucid-updates/restricted Sources [1,443B]
Get:9 http://us.archive.ubuntu.com lucid-updates/main Sources [199kB]
Get:10 http://us.archive.ubuntu.com lucid-updates/multiverse Sources [5,061B]
Get:11 http://us.archive.ubuntu.com lucid-updates/universe Sources [78.2kB]
Get:12 http://us.archive.ubuntu.com lucid-updates/universe Packages [220kB]
Get:13 http://us.archive.ubuntu.com lucid-updates/multiverse Packages [10.5kB]
Get:14 http://security.ubuntu.com lucid-security Release.gpg [198B]
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US
Get:15 http://security.ubuntu.com lucid-security Release [44.7kB]
Get:16 http://security.ubuntu.com lucid-security/main Packages [200kB]
Get:17 http://security.ubuntu.com lucid-security/restricted Packages [14B]
Get:18 http://security.ubuntu.com lucid-security/restricted Sources [14B]
Get:19 http://security.ubuntu.com lucid-security/main Sources [60.7kB]
Get:20 http://security.ubuntu.com lucid-security/multiverse Sources [1,757B]
Get:21 http://security.ubuntu.com lucid-security/universe Sources [23.5kB]
Get:22 http://security.ubuntu.com lucid-security/universe Packages [79.2kB]
Get:23 http://security.ubuntu.com lucid-security/multiverse Packages [4,563B]
Fetched 1,556kB in 7s (209kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libwildmidi0 liborc-0.4-0 libflite1 libdc1394-22 libsoundtouch1c2 libdca0
  libopenspc0 libass4 libgme0 freepats libkate1 libcdaudio1 libmimic0
  libcelt0-0 libofa0 libmms0 libiptcdata0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  cdrdao
The following packages will be REMOVED:
  brasero
The following NEW packages will be installed:
  cdrdao nautilus-cd-burner
0 upgraded, 2 newly installed, 1 to remove and 2 not upgraded.
Need to get 0B/566kB of archives.
After this operation, 3,420kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 191463 files and directories currently installed.)
Removing brasero ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for menu ...
Processing triggers for python-support ...
Selecting previously deselected package cdrdao.
(Reading database ... 191428 files and directories currently installed.)
Unpacking cdrdao (from .../cdrdao_1%3a1.2.2-18ubuntu4_i386.deb) ...
Selecting previously deselected package nautilus-cd-burner.
Unpacking nautilus-cd-burner (from .../nautilus-cd-burner_2.25.3-0ubuntu4_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Setting up cdrdao (1:1.2.2-18ubuntu4) ...
Setting up nautilus-cd-burner (2.25.3-0ubuntu4) ...

Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
marcus@marcus-laptop:~$

But After It finished. I tried to look under my applications and Couldn't find it. I insert a blank CD and a cd maker I guess its the stock one. But it doesnt work(doesnt make a cd it gives an error)

Revision history for this message
Marcus Denton (marcusadenton) said :
#26

I brought my LAptop to school and My A+, widows7+ teacher has Linux. He got it for me. Thanks

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#27

Do you know how he solved the problem? Did he have you use a different application besides nautilus-cd-burner?

Revision history for this message
Marcus Denton (marcusadenton) said :
#28

Yeah he deleted all my cd burner apps that I had previously tried to
download and after he erased all of them he just reloaded brasio. I think
that's what it is called and it worked. He said I may have not have gotten
the whole file or something. I told him it didn't work the first time and it
worked. I'm not sure what he did most of the way because all he used was the
command line and did it all from there. He has been using Linux since like
the early 90s. I had no clue.
On Jul 27, 2011 4:21 AM, "Eliah Kagan" <email address hidden>
wrote:
> Your question #165333 on nautilus-cd-burner in Ubuntu changed:
>
https://answers.launchpad.net/ubuntu/+source/nautilus-cd-burner/+question/165333
>
> Eliah Kagan posted a new comment:
> Do you know how he solved the problem? Did he have you use a different
> application besides nautilus-cd-burner?
>
> --
> You received this question notification because you asked the question.

Revision history for this message
Marcus Denton (marcusadenton) said :
#29

LinkedIn
------------

I'd like to add you to my professional network on LinkedIn.

- Marcus

Marcus Denton
Playing In The Sand at At the Beach
Austin, Texas Area

Confirm that you know Marcus Denton:
https://www.linkedin.com/e/9vssf-hjskrlak-6u/isd/15421647816/qeXl7DIT/?hs=false&tok=2kwoMTBbtdM5Q1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/9vssf-hjskrlak-6u/v6MXh4sh97P71bqtbISRJ1s23LYY-Z8JJtyIjPgjawiT15q2bnQI1c/goo/question165333%40answers%2Elaunchpad%2Enet/20061/I5134434665_1/?hs=false&tok=19ld6Bex1dM5Q1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.

Revision history for this message
Marcus Denton (marcusadenton) said :
#30

LinkedIn
------------

I'd like to add you to my professional network on LinkedIn.

- Marcus

Marcus Denton
Playing In The Sand at At the Beach
Austin, Texas Area

Confirm that you know Marcus Denton:
https://www.linkedin.com/e/9vssf-hjskrp6q-27/isd/15421647816/qeXl7DIT/?hs=false&tok=2kwoMTBbtdM5Q1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/9vssf-hjskrp6q-27/v6MXh4sh97P71bqtbISRJ1s23LYY-Z8JJtyIjPgjawiT15q2bnQI1c/goo/question165333%40answers%2Elaunchpad%2Enet/20061/I5134434417_1/?hs=false&tok=2oZiFVFvldM5Q1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.

Revision history for this message
Marcus Denton (marcusadenton) said :
#31

LinkedIn
------------

I'd like to add you to my professional network on LinkedIn.

- Marcus

Marcus Denton
Systems Intergation at Crossroads Systems
Austin, Texas Area

Confirm that you know Marcus Denton:
https://www.linkedin.com/e/9vssf-hjsl76a9-38/isd/15421647816/qeXl7DIT/?hs=false&tok=1TGzFCXKFpM5Q1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/9vssf-hjsl76a9-38/v6MXh4sh97P71bqtbISRJ1s23LYY-Z8JJtyIjPgjawiT15q2bnQI1c/goo/question165333%40answers%2Elaunchpad%2Enet/20061/I5134568535_1/?hs=false&tok=2XyeO-hW9pM5Q1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.