Re: libgnomeui 2.15.90 crash dialog and GNOME_HACKER



Fernando:

Does GNOME_DISABLE_CRASH_DIALOG still work, i.e. does it suppress
bug-buddy?

If not, we may have an accessibility regression here, since dialogs
spawned by segv'd process tend to lock up accessibility.

Bill

On Mon, 2006-07-24 at 17:49, Fernando Herrera wrote:
> Hello,
> 
> I have just released libgnomeui 2.15.90. I removed the crash dialog
> from gnome_segv2. Here is the rationale:
> 
> 1.- CRASH
> 2.- Crash Dialog showing:
>      a) Restart
>      b) Close
>      c) Submit bug
>      [d) Debug]
> 
> a) didn't work correctly, for example when click on nautilus over a
> jpg file and eog crashed, choosing restart won't show you the previous
> jpg
> b)  and c) are currently handled by bug-buddy, which basically has to
> buttons: Close/Send
> 
> so now, libgnomeui invokes bug-buddy directly, allowing him to choose
> again what to do.
> 
> The developer change is about d, a feature that I think nobody knows
> about it. Previously if the user had set GNOME_HACKER environement
> variable set, he could see the pid of the application. If he also had
> GNOME_DEBBUGER variable pointing to some hacky script, he could see
> the debug button which launched that script.
> 
> Now if the user have the environement variable GNOME_HACKER set
> libgnomeui doesn't lauch bug-buddy, it launch a gnome-terminal with a
> gdb attached to the crashed procces.
> 
> Salu2
> -- 
> devel-announce-list mailing list
> devel-announce-list gnome org
> http://mail.gnome.org/mailman/listinfo/devel-announce-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]