problem of burning CD with Brasero

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
francky
Level 1
Level 1
Posts: 20
Joined: Fri Aug 17, 2018 10:58 am

problem of burning CD with Brasero

Post by francky »

Hello,

I have a problem when I want to burn audio on a data CD.
When I launch the burn, Brasero display an error window without a lot of informations :
"Intern fail" -> in french "une erreur interne est survenue".

So, I opened Brasero from a terminal and here is the terminal logs :

Code: Select all

user@userid-MS-xxxx:~$ brasero

(brasero:1978): GLib-CRITICAL **: 13:04:35.512: g_key_file_load_from_file: assertion 'file != NULL' failed

** (brasero:1978): WARNING **: 13:04:35.512: Could not establish a connection to Tracker: Failed to load SPARQL backend: Le fichier de clés n’a pas de groupe « DomainOntology »

(brasero:1978): GLib-GObject-WARNING **: 13:04:52.309: attempting to add an interface (EggTreeMultiDragSource) to class (GtkFileSystemModel) after class_init

(brasero:1978): GLib-GObject-WARNING **: 13:04:54.561: attempting to add an interface (EggTreeMultiDragSource) to class (GtkFileSystemModel) after class_init

(brasero:1978): GLib-CRITICAL **: 13:05:35.334: Source ID 4780 was not found when attempting to remove it

(brasero:1978): GLib-CRITICAL **: 13:05:36.223: Source ID 4899 was not found when attempting to remove it

(brasero:1978): GLib-CRITICAL **: 13:05:36.399: Source ID 4776 was not found when attempting to remove it

(brasero:1978): GLib-GObject-WARNING **: 13:05:49.238: attempting to add an interface (EggTreeMultiDragSource) to class (GtkFileSystemModel) after class_init

(brasero:1978): GLib-GObject-WARNING **: 13:05:50.944: attempting to add an interface (EggTreeMultiDragSource) to class (GtkFileSystemModel) after class_init

(brasero:1978): GLib-GObject-WARNING **: 13:05:51.938: attempting to add an interface (EggTreeMultiDragSource) to class (GtkFileSystemModel) after class_init

(brasero:1978): GLib-GObject-WARNING **: 13:05:53.038: attempting to add an interface (EggTreeMultiDragSource) to class (GtkFileSystemModel) after class_init

(brasero:1978): GLib-CRITICAL **: 13:05:55.378: Source ID 7475 was not found when attempting to remove it
Gtk-Message: 13:05:57.947: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: 13:06:00.313: GtkDialog mapped without a transient parent. This is discouraged.

(brasero:1978): Gdk-CRITICAL **: 13:06:01.712: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed

Thank you for helping
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Pierre
Level 21
Level 21
Posts: 13192
Joined: Fri Sep 05, 2008 5:33 am
Location: Perth, AU.

Re: problem of burning CD with Brasero

Post by Pierre »

whilst I've got no issues in using Brasero myself,
- there is those that do have some issues.
they generally do suggest to switch to using Xfburn - which is part of the XFCE Desktop

you can install Xfburn from Package Manager AKA synaptic,,
& the actual installation of the Xfburn program will also pull in about 30Mb of extra support files.
Image
Please edit your original post title to include [SOLVED] - when your problem is solved!
and DO LOOK at those Unanswered Topics - - you may be able to answer some!.
HaveaMint
Level 6
Level 6
Posts: 1088
Joined: Fri Feb 02, 2018 9:56 pm

Re: problem of burning CD with Brasero

Post by HaveaMint »

I don't use brasero but maybe this will help.
https://askubuntu.com/questions/74090/h ... -mp3-files
"Tune for maximum Smoke and then read the Instructions".
User avatar
kc1di
Level 18
Level 18
Posts: 8146
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: problem of burning CD with Brasero

Post by kc1di »

I'll second Pierre suggestion of xfburn one of the first things I install on my computers. It's just a simple straight forward tool that works.
Good luck.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
bassplayer

Re: problem of burning CD with Brasero

Post by bassplayer »

kc1di wrote: Tue Dec 11, 2018 10:02 am I'll second Pierre suggestion of xfburn one of the first things I install on my computers. It's just a simple straight forward tool that works.
Good luck.
I'll third this. Brasero doesn't work on my Mint 19 installation, but xfburn does flawlessly. I use it to burn Blu-Ray backups of my files and make audio CD's for when I run on the treadmill. Yes, I still use the old school CD players. ;)
Appoloin
Level 3
Level 3
Posts: 174
Joined: Sun Apr 28, 2013 3:58 am

Re: problem of burning CD with Brasero

Post by Appoloin »

I've never had much luck with Brasero, but I switched K3b instead. Updating cdrtools may help as well, current version is 3.0.1
cottfcfan
Level 4
Level 4
Posts: 286
Joined: Tue Jun 16, 2009 7:32 am
Location: Hull, England.

Re: problem of burning CD with Brasero

Post by cottfcfan »

The resolution to getting Brasero to work on Mint 19, is as follows:

Code: Select all

sudo apt install lame wodim cdrdao growisofs
then:

Code: Select all

cd /usr/bin

Code: Select all

sudo chmod -v 4711 cdrdao && sudo chmod -v 4711 wodim && sudo chmod -v 0755 growisofs
Brasero should now work properly.
Appoloin
Level 3
Level 3
Posts: 174
Joined: Sun Apr 28, 2013 3:58 am

Re: problem of burning CD with Brasero

Post by Appoloin »

Background reading for linux cd burning, you can skip down to the version check
http://cdrtools.sourceforge.net/private/linux-dist.html
Locked

Return to “Software & Applications”