LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 12-27-2012, 11:48 AM   #1
achim_59
Member
 
Registered: Jan 2009
Location: Huenfeld, Germany
Distribution: Ubuntu 18.04
Posts: 113

Rep: Reputation: 4
Question Cannot use or configure X-CD-roast in Ubuntu 12.04-LTS


Originally I tried using Brasero but it didn't work the way I wanted it to. There is subject of another thread http://www.linuxquestions.org/questi...11#post4857611.

Unable to get what I wanted from Brasero, I downloaded an application I used to use years ago - X-CD-ROAST - in the hope that I could achieve what I wanted (i.e. burn some MP3s onto a CD). Unfortunately I didn't get very far past installing the software.

The first time I called it up through the applications menu I got the following message:
Quote:
WARNING: No root configuration file found or not readable. The superuser must start and configure X-CD-roast first, before others can use it.
It is so long ago that I used it, that I cannot remember exactly what i did back then. Anyhow, I started a terminal, logged in as root and tried starting X-CD-roast. Well, let's be accurate here: I tried 3 different things:
1.
Code:
> gksu xcdroast
2.
Code:
> gksudo xcdroast
3.
Code:
> su
> <my root password>
> xcdroast
The results were slightly different but all ended with the same error:
Quote:
** (xcdroast:7858): WARNING **: The connection is closed
** (xcdroast:7858): WARNING **: Failed to access cdrecord. Please check the permissions and ownership of /usr/bin/cdrecord
Checking the permissions showed:
1. cdrecord is really a link to another executable: wodim
2. Octal permissions for wodim were originally 40755 (that's equivalent to rwxr-xr-x)
2. Chaning the octal permissions to 40777 (equiv. rwxrwxrwx) achieved nothing

I checked the man pages but found nothing helpful there. It allows you to specify where the config file is to be found but nothing about how to create one.

Can anyone help? I'd really like to get my system running the way it was before my switch to 12.04-LTS. At the moment the problems are coming along faster than I can fix them.

Any info is welcome.

Achim
 
Old 12-29-2012, 06:18 PM   #2
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,146
Blog Entries: 6

Rep: Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833
Put all of the files into a directory

For a data DVD
Code:
growisofs -use-the-force-luke=tty -Z /dev/sr0 -J -r -speed=8 -dvd-compat -pad -graft-points burn/=/home/username/dir
For a data CD
Code:
genisoimage -J -r -pad -graft-points burn/=/home/username/path | cdrecord dev=/dev/sr0 speed=8    -
Audio CD
Code:
cdrecord -v dev=/dev/sr0 speed=8 -audio -pad *.wav
This is what I have
Code:
ls -l /usr/bin/wodim
-rwxr-xr-x 1 root root 401888 Sep 14  2011 /usr/bin/wodim

ls -l /usr/bin/cdrecord
lrwxrwxrwx 1 root root 5 Sep 14  2011 /usr/bin/cdrecord -> wodim
http://cdrecord.berlios.de/private/m...drecord.1.html
http://www.xcdroast.org/xcdr098/xcdroast-man.html
http://www.xcdroast.org/manual/first.html
 
1 members found this post helpful.
Old 12-30-2012, 05:39 AM   #3
achim_59
Member
 
Registered: Jan 2009
Location: Huenfeld, Germany
Distribution: Ubuntu 18.04
Posts: 113

Original Poster
Rep: Reputation: 4
Thank you.

From this, some google searches, and 2 other forums - Linux Forums and (indirectly) Ubuntu Forums - I now have a whole range of options to try. Surely one will work. Incidently, the permissions you list is a combination that I did try before I tried changing the wodim permissions.

I will give this another go when I finish hacking some JUnit tests together for my employer. I will be sure to post the results of my efforts here and elsewhere.

Thanks again.

Achim
 
Old 02-18-2014, 10:41 AM   #4
achim_59
Member
 
Registered: Jan 2009
Location: Huenfeld, Germany
Distribution: Ubuntu 18.04
Posts: 113

Original Poster
Rep: Reputation: 4
This is just by way of closing this off. I never did get X-CD-Roast working. My solution to the original problem was ultimately to use the standard CD-Burner (Brasero) and add the files which I wanted to burn one by one to the directory where the burner should read them. A very tedious undertaking when there are 180 files involved that need to be burned in just the right order. This process could be sped up by using an appropriate bash or perl script, which I still have not had time to write!
 
  


Reply

Tags
ubuntu 12.04



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How to Install and Configure Proxy Server with Squid3 on Ubuntu Server 12.04 LTS LXer Syndicated Linux News 0 05-31-2012 10:40 AM
How to configure LAN and Dial up Connection in Ubuntu 8.04 LTS sethawn Linux - Newbie 14 08-22-2008 02:16 AM
LXer: I update Ubuntu 6.06 LTS and 8.04 LTS ... one has SSH issues, one does not LXer Syndicated Linux News 0 05-20-2008 07:30 AM
how to configure Ubuntu 6.06 lts for broadband internet. aytida.xavierite Linux - Newbie 4 02-08-2008 08:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 04:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration