https://bugzilla.novell.com/show_bug.cgi?id=439473 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=439473#c10 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tgoettlicher@novell.com |lnussel@novell.com Status|NEEDINFO |ASSIGNED Info Provider|lnussel@novell.com | Summary|kupdateapplet crashes on startup |PolicyKit aborts if AuthenticationAgent is | |missing --- Comment #10 from Ludwig Nussel <lnussel@novell.com> 2008-11-04 01:19:50 MST --- Your code looks good AFAICT. It's a bug in PolicyKit and I suspect this is the culprit: if (reply == NULL || dbus_error_is_set (error)) { ret = _auth_show_dialog_text (action_id, pid, error); _auth_show_dialog_text uses dbus_error_set itself and if the error already is set abort() gets called. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.