[Libburn] libburn_drive_get_busy get's locked
Derek Foreman
manmower@signalmarketing.com
Wed, 3 Dec 2003 20:36:56 -0600 (CST)
On Thu, 4 Dec 2003, Tiago Cogumbreiro wrote:
> I am testing the changes to making possible to get the progress while
> blanking the media, unfornatly after i call libburn_drive_get_busy it
> locks until i the cd is fully blanked thus making impossible to test the
> progress, did i do anything wrong?
libburn_drive_get_busy should definately _not_ locking...
oh, I think I know what it is. your call in drive.c blocks because the
drive is still frozen in my sync blank code. maybe there's just a flag
I've set wrong cuz I wanted it to block. I'll check it.
> I am sending as attachments the changed source files.
Can you resend as diffs? cvs diff -pRuN from the base cvs dir would be
perfect. one big file's fine.