Page 1 of 1

SimpleBurn

Posted: Mon 29 Mar 2010, 17:30
by robwoj44
http://simpleburn.tuxfamily.org/
Features are:
* CD / DVD ISO image extraction and burning,
* audio CD extraction and burning,
* data directory burning on CD / DVD,
* CD / DVD blanking,
* CD / DVD copy,
* languages: de, en, fr, it, sv, ru.
Big thanks to the author of SimpleBurn for adding LibCDIO detection method specially for puppy. Thank you Frank.

Re: SimpleBurn

Posted: Tue 30 Mar 2010, 07:20
by ttuuxxx
robwoj44 wrote:http://simpleburn.tuxfamily.org/
Features are:
* CD / DVD ISO image extraction and burning,
* audio CD extraction and burning,
* data directory burning on CD / DVD,
* CD / DVD blanking,
* CD / DVD copy,
* languages: de, en, fr, it, sv, ru.
Big thanks to the author of SimpleBurn for adding LibCDIO detection method specially for puppy. Thank you Frank.
Didn't work on 2.14X, needed libcdio-0.7, then I compiled it and it started :)
then it didn't find my drive, because the drives are shown as dev/hdb <--- cdrom
dev/hdb <---dvd, it has looking for the name not the actual device, so then I renamed dev/hdb to dvd and finally it found my drive:) but then it wouldn't format and thats where I'm stuck. Error below

(simpleburn:6888): GLib-CRITICAL **: g_strlcpy: assertion `src != NULL' failed
DEBUG: setcdinfos: 'simpleburn-media-detection (null) oneline'
DEBUG: setcdinfos: EXIT=256, OUTPUT=++ WARN: Can't get file status for (null):
No such file or directory
++ WARN: could not retrieve file info for `(null)': No such file or directory
++ WARN: can't open nrg image file (null) for reading
do you have the updated sources locally so I might have a look.
thanks
ttuuxxx

Posted: Tue 30 Mar 2010, 12:32
by robwoj44
1. Yes - you need libcdio for working. The author of SimpleBurn added it for puppy. Neither HAL nor Udev detection methods worked on Puppy. In puppy 4.x you have libcdio.
2. It is possible to compile SimpleBurn with the detection of simlinks
-DALLOW_DEVICES_SYMLINKS=ON': using LIBCDIO detection method with PATA drivers (`/dev/hd?' devices). I did not compile with this option.
3. Can you see the main screen of SimpleBurn? In puppy 4.11 I have the problem with user interface. It did not work with the version of GTK installed in puppy 4.11 (in puppy 4.31 no problem).


Didn't work on 2.14X, needed libcdio-0.7, then I compiled it and it started
then it didn't find my drive, because the drives are shown as dev/hdb <--- cdrom
dev/hdb <---dvd, it has looking for the name not the actual device, so then I renamed dev/hdb to dvd and finally it found my drive:) but then it wouldn't format and thats where I'm stuck. Error below

(simpleburn:6888): GLib-CRITICAL **: g_strlcpy: assertion `src != NULL' failed
DEBUG: setcdinfos: 'simpleburn-media-detection (null) oneline'
DEBUG: setcdinfos: EXIT=256, OUTPUT=++ WARN: Can't get file status for (null):
No such file or directory
++ WARN: could not retrieve file info for `(null)': No such file or directory
++ WARN: can't open nrg image file (null) for reading
do you have the updated sources locally so I might have a look.

Posted: Tue 30 Mar 2010, 23:44
by ttuuxxx
Here's a patched sources I did
doesn't work on 2.14X but should be the same as what you did
just type in a terminal
cmake .

Posted: Wed 31 Mar 2010, 01:06
by ttuuxxx
wrong thread lol too many pages open :)
ttuuxxx

zenity stuff is at this thread
http://murga-linux.com/puppy/viewtopic. ... 033#406033

and a zenity based cdburner is located at
http://murga-linux.com/puppy/viewtopic. ... 021#406021

Posted: Thu 01 Apr 2010, 09:23
by robwoj44
SimpleBurn updated. I compiled with the detection of symlinks devices (`/dev/hd?' devices) and added isosize needed for iso image burning.

Posted: Tue 09 Sep 2014, 21:33
by robwoj44
SimpleBurn updated. Compiled in racy 5.5.

Posted: Wed 10 Sep 2014, 07:25
by ttuuxxx
Do you have the patched sources? Maybe upload them for others.
Jeff

Posted: Wed 10 Sep 2014, 21:26
by robwoj44
The patched sources? No. I compiled the standard source of simpleburn-1.6.4.