! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] emit finished signal more often to prevent crash in blank dialog
Status:
RESOLVED: FIXED

Comments

Description Jasper Huijsmans editbugs 2006-12-23 12:01:32 CET
Hey JF,

I was seeing a crash when closing the blank CD dialog, because the timeout wasn't properly removed.

I'll attach a patch that emits the "finished" signal from the dialog response callback and when the status changes to COMPLETED.

This at least fixes the crash. Feel free to implement another solution, of course ;-)
Comment 1 Jasper Huijsmans editbugs 2006-12-23 12:03:11 CET
Created attachment 908 
fix crash in blank progress dialog

Emit finished signal more often to prevent a crash in blank progress dialog.
Comment 2 Jean-François Wauthy editbugs 2006-12-23 12:38:35 CET
patch committed with revision 24173 thanks

i'm currently trying to rewrite the burning parts of xfburn to use libburnia instead of cdrecord so that will be the another solution :p (you can check it out from the libburn_trial branch

Bug #2679

Reported by:
Jasper Huijsmans
Reported on: 2006-12-23
Last modified on: 2006-12-23

People

Assignee:
Jean-François Wauthy
CC List:
0 users

Version

Version:
unspecified

Attachments

fix crash in blank progress dialog (1.07 KB, patch)
2006-12-23 12:03 CET , Jasper Huijsmans
no flags

Additional information