Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2008 17:34:13 -0400
From:      Yousif Hassan <yousif@alumni.jmu.edu>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: Brasero for FreeBSD CAM
Message-ID:  <1205357653.1498.26.camel@localhost>
In-Reply-To: <1201212259.99544.7.camel@shumai.marcuscom.com>
References:  <1201212259.99544.7.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-SCu+hjZjObjxhjFX/aBz
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

On Thu, 2008-01-24 at 17:04 -0500, Joe Marcus Clarke wrote:
> It's been a while, but I finished a very rough port of brasero's
> medium
> backend to FreeBSD CAM.
<snip>

Hi Joe!

I just got around to testing this (finally got the necessary hardware).
I think brasero could be a great solution for FreeBSD/GNOME burning
needs.  Thanks a lot for your efforts so far to make this work.

Unfortunately, for me, it doesn't seem to quite work.  I tried to burn
different files of different sizes, isos and non--isos, all with the
same result.  Note that the log attached uses "dry-run" as an arg, but
even without dry-run (which I'm not sure is even properly implemented in
growisofs), I can't get past the errors.  I'm attaching two text files:
one has brasero -g output and the debug log file from a regular "data
DVD" project; the second (called brasero-iso) is from an "image"
project.

The two error messages seem different.

Here is the growisofs
com6001.18000.080118-1840_amd64fre_Client_en-us-FRMCXFRE_EN_DVDmand it's
using for the data DVD project:

growisofs -use-the-force-luke=notray -use-the-force-luke=dummy
-use-the-force-luke=dao -dvd-compat -speed=1 -use-the-force-luke=tty
-Z /dev/cd0 -dry-run -r -J -graft-points -D
-path-list /var/tmp/brasero_tmp_3EEX7T
-exclude-list /var/tmp/brasero_tmp_HEEX7T -print-size

...and for the image project:
growisofs -use-the-force-luke=notray -use-the-force-luke=dummy
-use-the-force-luke=dao	-dvd-compat -speed=1
-use-the-force-luke=tracksize:1919276 -use-the-force-luke=tty
-Z /dev/cd0=/home/yousif/my-file.iso

This is a result of using DVD-R media to burn any file, with "simulate"
turned on, as well as burnproof and the lowest possible speed setting
(burn image directly is already selected by default for isos).  But as I
mentioned, "simulate" vs. "non-simulate" does not matter.

In one case, it's bailing out with the error of:
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:343:
BraseroGrowisofs stderr: :-( unable to execute mkisofs: No such file or
directory
...but of course, /usr/local/bin/mkisofs is on the system and I can use
it from the commandline just fine!  So it must mean something else,
perhaps the command it's piping to? (builtin_dd)?  I'm not sure.

In the other case, it dies with
BraseroGrowisofs stdout: Executing 'builtin_dd
if=/home/yousif/my_file.iso of=/dev/pass0 obs=32k seek=0'
BraseroGrowisofs called brasero_job_set_dangerous
BraseroGrowisofs stderr: :-( unable to umount /dev/cd0: No such file or
directory
...also doesn't make sense, /dev/cd0 is most definitely accessible to my
user and exists!

I do have pass, xpt, cd and other requisite devices in my kernel, and to
wit, if I call growisofs from the command line myself (like this:
growisofs -dvd-compat -speed=1 -Z /dev/cd0=myfile.iso)
I can burn isos perfectly fine.  In fact I just did this a couple days
ago with a 3.4GB ISO on the same DVD-R media that brasero can't seem to
handle.

Here is some relevant ls -l from /dev
> crw-rw-rw-   1 root    operator    0,  95 Mar 12 16:49 acd0
> crw-rw-rw-   1 root    operator    0, 108 Mar 12 16:49 cd0
> lrwxr-xr-x   1 root    wheel            4 Mar 12 16:50 cdrom -> acd0
> lrwxr-xr-x   1 root    wheel            4 Mar 12 16:50 dvd -> acd0
> crw-rw-rw-   1 root    operator    0, 107 Mar 12 16:49 pass0
> lrwxr-xr-x   1 root    wheel            4 Mar 12 16:50 rdvd -> acd0
> crw-rw-rw-   1 root    operator    0, 106 Mar 12 16:49 xpt0

Anyway I hope this helps you track things down - FYI I'm using FreeBSD
7.0-RELEASE and the latest GNOME from ports (2.20) not MC CVS - has
brasero been tested on this, or only on the MC CVS version?

Also FYI, this user is not a root user, but can happily call growisofs
(see above) with good results... so this must be a brasero thing.

Thanks for your work on this, and I'm happy to keep following up on this
for you if needed.

--Yousif

--=-SCu+hjZjObjxhjFX/aBz
Content-Disposition: attachment; filename=brasero
Content-Type: text/plain; name=brasero; charset=us-ascii
Content-Transfer-Encoding: 7bit

brasero -g command line output:
<cropped to when I inserted the media>

(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2373: FLAGS: supported eject, no grace, dao, overburn, burnproof, no tmp file, clean output, no overwrite, multi, dummy, check size, 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2374: FLAGS: compulsory 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2183: FLAGS: searching available flags for input Data ISO UDF Level 3 JOLIET 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2205: FLAGS (session): no grace, burnproof, no tmp file, clean output, check size, 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2130: FLAGS: trying caps Disc DVD + - (sequential) W blank 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2373: FLAGS: supported eject, no grace, dao, overburn, burnproof, no tmp file, clean output, no overwrite, multi, dummy, check size, 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2374: FLAGS: compulsory 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2183: FLAGS: searching available flags for input Data ISO UDF Level 3 JOLIET 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2205: FLAGS (session): no grace, burnproof, no tmp file, clean output, dummy, check size, 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2130: FLAGS: trying caps Disc DVD + - (sequential) W blank 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2373: FLAGS: supported eject, no grace, dao, overburn, burnproof, no tmp file, clean output, no overwrite, multi, dummy, check size, 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2374: FLAGS: compulsory 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2183: FLAGS: searching available flags for input Data ISO UDF Level 3 JOLIET 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2205: FLAGS (session): no grace, dao, burnproof, no tmp file, clean output, dummy, check size, 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2130: FLAGS: trying caps Disc DVD + - (sequential) W blank 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2373: FLAGS: supported eject, no grace, dao, overburn, burnproof, no tmp file, clean output, no overwrite, dummy, check size, 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:2374: FLAGS: compulsory 
(brasero:2070): BraseroBurn-DEBUG: At burn.c:1822: Flags after checking = no grace, dao, burnproof, no tmp file, clean output, dummy, check size, 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1208: Creating recording/imaging task Disc DVD - (sequential) W blank 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1218: Input set = Data ISO UDF Level 3 JOLIET 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:957: find_best_link Disc DVD + - (sequential) W blank 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1004: Not connectable
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1032: Found candidate link
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1032: Found candidate link
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1119: Adding modifiers (position 3) (2 modifiers available) for Data ISO UDF Level 3 JOLIET VIDEO 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1159: local-track (modifier) added to task
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1160: IO type Data ISO UDF Level 3 JOLIET 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1159: md5sum-file (modifier) added to task
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1160: IO type Data ISO UDF Level 3 JOLIET 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1386: New task
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1396: growisofs added to task
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1397: input Data ISO UDF Level 3 JOLIET 
(brasero:2070): BraseroBurn-DEBUG: At burn-caps.c:1398: output Disc DVD - (sequential) W blank 
(brasero:2070): BraseroBurn-DEBUG: At burn.c:1540: 3 tasks to perform
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:525: Starting fake task (2)
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:147: Setting current track (1 tracks)
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:253: ::activate method BraseroMd5sumFile
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1226: BraseroMd5sumFile called brasero_job_get_output_type
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1075: BraseroMd5sumFile called brasero_job_get_current_track
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:235: ::start method BraseroMd5sumFile
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroMd5sumFile called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroMd5sumFile called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:238: BraseroMd5sumFile deactivating
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:480: BraseroMd5sumFile doesn't support action
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:391: Trying to set a default output size
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:553: current track skipped
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:335: No next track to process
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:164: BraseroMd5sumFile already stopped
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:525: Starting normal task (0)
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:147: Setting current track (1 tracks)
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:253: ::activate method BraseroMd5sumFile
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1226: BraseroMd5sumFile called brasero_job_get_output_type
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1075: BraseroMd5sumFile called brasero_job_get_current_track
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:235: ::start method BraseroMd5sumFile
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroMd5sumFile called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroMd5sumFile called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:357: entering loop
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroMd5sumFile called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1201: BraseroMd5sumFile called brasero_job_get_input_type
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1075: BraseroMd5sumFile called brasero_job_get_current_track
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1616: BraseroMd5sumFile called brasero_job_set_current_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1596: BraseroMd5sumFile called brasero_job_set_progress
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroMd5sumFile called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1201: BraseroMd5sumFile called brasero_job_get_input_type
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1075: BraseroMd5sumFile called brasero_job_get_current_track
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:798: BraseroMd5sumFile called brasero_job_add_track
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroMd5sumFile called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:268: Adding track (type = 2) 
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:879: BraseroMd5sumFile finished track successfully
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:335: No next track to process
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:169: stopping BraseroMd5sumFile
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:758: BraseroMd5sumFile stopping
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:177: stopped BraseroMd5sumFile
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:359: got out of loop


--begin problems--


(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:525: Starting fake task (2)
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:147: Setting current track (1 tracks)
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:253: ::activate method BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:330: no ::activate method BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:235: ::start method BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroLocalTrack called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroLocalTrack called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:553: current track skipped
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:335: No next track to process
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:169: stopping BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:758: BraseroLocalTrack stopping
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:177: stopped BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:525: Starting normal task (0)
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:147: Setting current track (1 tracks)
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:253: ::activate method BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:330: no ::activate method BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:235: ::start method BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroLocalTrack called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroLocalTrack called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1075: BraseroLocalTrack called brasero_job_get_current_track
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1201: BraseroLocalTrack called brasero_job_get_input_type
(brasero:2070): BraseroBurn-DEBUG: At burn-local-image.c:567: BraseroLocalTrack no foreign URIs
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:553: current track skipped
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:335: No next track to process
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:169: stopping BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:758: BraseroLocalTrack stopping
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:177: stopped BraseroLocalTrack
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:525: Starting fake task (2)
(brasero:2070): BraseroBurn-DEBUG: At burn-task-ctx.c:147: Setting current track (1 tracks)
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:253: ::activate method BraseroGrowisofs
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:330: no ::activate method BraseroGrowisofs
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:235: ::start method BraseroGrowisofs
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroGrowisofs called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:116: BraseroGrowisofs getting varg
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroGrowisofs called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1201: BraseroGrowisofs called brasero_job_get_input_type
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1184: BraseroGrowisofs called brasero_job_get_flags
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1402: BraseroGrowisofs called brasero_job_get_speed
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1288: BraseroGrowisofs called brasero_job_get_device
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroGrowisofs called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1545: BraseroGrowisofs called brasero_job_get_session_output_size
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1201: BraseroGrowisofs called brasero_job_get_input_type
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:997: BraseroGrowisofs called brasero_job_get_fd_in
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1075: BraseroGrowisofs called brasero_job_get_current_track
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1201: BraseroGrowisofs called brasero_job_get_input_type
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1493: BraseroGrowisofs called brasero_job_get_tmp_dir
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1240: BraseroGrowisofs called brasero_job_get_action
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1616: BraseroGrowisofs called brasero_job_set_current_action
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:129: BraseroGrowisofs got varg:
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	growisofs
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-use-the-force-luke=notray
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-use-the-force-luke=dummy
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-use-the-force-luke=dao
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-dvd-compat
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-speed=1
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-use-the-force-luke=tty
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-Z
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	/dev/cd0
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-dry-run
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-r
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-J
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-iso-level
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	3
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-udf
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-graft-points
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-D
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-path-list
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	/tmp/brasero_tmp_SD6P7T
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-exclude-list
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	/tmp/brasero_tmp_P22Q7T
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:133: 	-print-size
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:543: BraseroGrowisofs launching command
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:1119: BraseroGrowisofs called brasero_job_get_fd_out
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:357: entering loop
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:343: BraseroGrowisofs stdout: (brasero:3135): BraseroBurn-DEBUG: At burn-job.c:997: BraseroGrowisofs called brasero_job_get_fd_in
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:343: BraseroGrowisofs stdout: (brasero:3135): BraseroBurn-DEBUG: At burn-job.c:1119: BraseroGrowisofs called brasero_job_get_fd_out
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:343: BraseroGrowisofs stderr: :-( unable to execute mkisofs: No such file or directory
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:945: BraseroGrowisofs called brasero_job_error
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:947: BraseroGrowisofs finished with an error
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:981: BraseroGrowisofs asked to stop because of an error
	error		= 1
	message	= "Unhandled error, aborting"
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:169: stopping BraseroGrowisofs
(brasero:2070): BraseroBurn-DEBUG: At burn-job.c:758: BraseroGrowisofs stopping
(brasero:2070): BraseroBurn-DEBUG: At burn-process.c:617: BraseroGrowisofs got killed
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:177: stopped BraseroGrowisofs
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:359: got out of loop
(brasero:2070): BraseroBurn-DEBUG: At burn-task.c:164: BraseroGrowisofs already stopped
(brasero:2070): BraseroBurn-DEBUG: At burn.c:2270: Session error : Unhandled error, aborting

-----------------------------------------------------------------------------------------------------

brasero's log
Checking session consistency (brasero_burn_check_session_consistency burn.c:1714)
BraseroMd5sumFile called brasero_job_get_output_type
BraseroMd5sumFile called brasero_job_get_current_track
BraseroMd5sumFile called brasero_job_get_action
BraseroMd5sumFile called brasero_job_get_action
BraseroMd5sumFile deactivating
BraseroMd5sumFile called brasero_job_get_output_type
BraseroMd5sumFile called brasero_job_get_current_track
BraseroMd5sumFile called brasero_job_get_action
BraseroMd5sumFile called brasero_job_get_action
BraseroMd5sumFile called brasero_job_get_action
BraseroMd5sumFile called brasero_job_get_input_type
BraseroMd5sumFile called brasero_job_get_current_track
BraseroMd5sumFile called brasero_job_set_current_action
BraseroMd5sumFile called brasero_job_set_progress
BraseroMd5sumFile called brasero_job_get_action
BraseroMd5sumFile called brasero_job_get_input_type
BraseroMd5sumFile called brasero_job_get_current_track
BraseroMd5sumFile called brasero_job_add_track
BraseroMd5sumFile called brasero_job_get_action
BraseroMd5sumFile finished track successfully
BraseroMd5sumFile stopping
BraseroLocalTrack called brasero_job_get_action
BraseroLocalTrack called brasero_job_get_action
BraseroLocalTrack stopping
BraseroLocalTrack called brasero_job_get_action
BraseroLocalTrack called brasero_job_get_action
BraseroLocalTrack called brasero_job_get_current_track
BraseroLocalTrack called brasero_job_get_input_type
BraseroLocalTrack no foreign URIs
BraseroLocalTrack stopping
BraseroGrowisofs called brasero_job_get_action
BraseroGrowisofs getting varg
BraseroGrowisofs called brasero_job_get_action
BraseroGrowisofs called brasero_job_get_input_type
BraseroGrowisofs called brasero_job_get_flags
BraseroGrowisofs called brasero_job_get_speed
BraseroGrowisofs called brasero_job_get_device
BraseroGrowisofs called brasero_job_get_action
BraseroGrowisofs called brasero_job_get_session_output_size
BraseroGrowisofs called brasero_job_get_input_type
BraseroGrowisofs called brasero_job_get_fd_in
BraseroGrowisofs called brasero_job_get_current_track
BraseroGrowisofs called brasero_job_get_input_type
BraseroGrowisofs called brasero_job_get_tmp_dir
BraseroGrowisofs called brasero_job_get_action
BraseroGrowisofs called brasero_job_set_current_action
BraseroGrowisofs got varg:
	growisofs
	-use-the-force-luke=notray
	-use-the-force-luke=dummy
	-use-the-force-luke=dao
	-dvd-compat
	-speed=1
	-use-the-force-luke=tty
	-Z
	/dev/cd0
	-dry-run
	-r
	-J
	-iso-level
	3
	-udf
	-graft-points
	-D
	-path-list
	/tmp/brasero_tmp_SD6P7T
	-exclude-list
	/tmp/brasero_tmp_P22Q7T
	-print-size
BraseroGrowisofs launching command
BraseroGrowisofs called brasero_job_get_fd_out
BraseroGrowisofs stdout: (brasero:3135): BraseroBurn-DEBUG: At burn-job.c:997: BraseroGrowisofs called brasero_job_get_fd_in
BraseroGrowisofs stdout: (brasero:3135): BraseroBurn-DEBUG: At burn-job.c:1119: BraseroGrowisofs called brasero_job_get_fd_out
BraseroGrowisofs stderr: :-( unable to execute mkisofs: No such file or directory
BraseroGrowisofs called brasero_job_error
BraseroGrowisofs finished with an error
BraseroGrowisofs asked to stop because of an error
	error		= 1
	message	= "Unhandled error, aborting"
BraseroGrowisofs stopping
BraseroGrowisofs got killed
Session error : Unhandled error, aborting (brasero_burn_record burn.c:2270)


--=-SCu+hjZjObjxhjFX/aBz
Content-Disposition: attachment; filename=brasero-iso
Content-Type: text/plain; name=brasero-iso; charset=us-ascii
Content-Transfer-Encoding: 7bit

Checking session consistency (brasero_burn_check_session_consistency burn.c:1714)
Inconsistent flag: you can't use flag on_the_fly (brasero_burn_check_session_consistency burn.c:1810)
BraseroMd5sum called brasero_job_get_action
BraseroMd5sum called brasero_job_get_action
BraseroMd5sum deactivating
BraseroMd5sum called brasero_job_get_action
BraseroMd5sum output set (IMAGE) image = /usr/tmp/brasero_tmp_HOF07T toc = (null)
BraseroMd5sum called brasero_job_get_session_output_size
BraseroMd5sum called brasero_job_get_action
BraseroMd5sum called brasero_job_get_action
BraseroMd5sum called brasero_job_get_input_type
BraseroMd5sum called brasero_job_get_fd_in
BraseroMd5sum called brasero_job_get_current_track
BraseroMd5sum called brasero_job_set_current_action
BraseroMd5sum called brasero_job_start_progress
BraseroMd5sum called brasero_job_set_progress
<snip - same line called 60 times or so>
BraseroMd5sum called brasero_job_set_progress
BraseroMd5sum called brasero_job_get_action
BraseroMd5sum called brasero_job_get_input_type
BraseroMd5sum called brasero_job_get_current_track
BraseroMd5sum setting new checksum e4ce0b193d94279e4dce1098d6b5afeb ((null) before)
BraseroMd5sum finished track successfully
BraseroMd5sum stopping
BraseroLocalTrack called brasero_job_get_action
BraseroLocalTrack called brasero_job_get_action
BraseroLocalTrack stopping
BraseroLocalTrack called brasero_job_get_action
BraseroLocalTrack output set (IMAGE) image = /usr/tmp/brasero_tmp_STNL7T toc = (null)
BraseroLocalTrack called brasero_job_get_session_output_size
BraseroLocalTrack called brasero_job_get_action
BraseroLocalTrack called brasero_job_get_current_track
BraseroLocalTrack called brasero_job_get_input_type
BraseroLocalTrack no foreign URIs
BraseroLocalTrack stopping
BraseroGrowisofs called brasero_job_get_action
BraseroGrowisofs getting varg
BraseroGrowisofs called brasero_job_get_action
BraseroGrowisofs called brasero_job_get_input_type
BraseroGrowisofs got varg:
BraseroGrowisofs deactivating
BraseroGrowisofs called brasero_job_get_action
BraseroGrowisofs getting varg
BraseroGrowisofs called brasero_job_get_action
BraseroGrowisofs called brasero_job_get_flags
BraseroGrowisofs called brasero_job_get_speed
BraseroGrowisofs called brasero_job_get_device
BraseroGrowisofs called brasero_job_get_action
BraseroGrowisofs called brasero_job_get_session_output_size
BraseroGrowisofs called brasero_job_get_input_type
BraseroGrowisofs called brasero_job_get_fd_in
BraseroGrowisofs called brasero_job_get_current_track
BraseroGrowisofs called brasero_job_set_current_action
BraseroGrowisofs got varg:
	growisofs
	-use-the-force-luke=notray
	-use-the-force-luke=dummy
	-use-the-force-luke=dao
	-dvd-compat
	-speed=1
	-use-the-force-luke=tracksize:1919276
	-use-the-force-luke=tty
	-Z
	/dev/cd0=/home/yousif/6001.18000.080118-1840_amd64fre_Client_en-us-FRMCXFRE_EN_DVD.iso
BraseroGrowisofs launching command
BraseroGrowisofs called brasero_job_get_fd_out
BraseroGrowisofs stdout: Executing 'builtin_dd if=/home/yousif/6001.18000.080118-1840_amd64fre_Client_en-us-FRMCXFRE_EN_DVD.iso of=/dev/pass0 obs=32k seek=0'
BraseroGrowisofs called brasero_job_set_dangerous
BraseroGrowisofs stderr: :-( unable to umount /dev/cd0: No such file or directory
BraseroGrowisofs called brasero_job_error
BraseroGrowisofs finished with an error
BraseroGrowisofs asked to stop because of an error
	error		= 1
	message	= "Unhandled error, aborting"
BraseroGrowisofs stopping
BraseroGrowisofs got killed
Session error : Unhandled error, aborting (brasero_burn_record burn.c:2270)


--=-SCu+hjZjObjxhjFX/aBz--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1205357653.1498.26.camel>