gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02739
[Bug 594975] Re: Crash handler should never be displayed more than once
Oh, I see this parenthetical bit is covered by bug #594978
--
Crash handler should never be displayed more than once
https://bugs.launchpad.net/bugs/594975
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.
Status in Getting Things GNOME!: Confirmed
Bug description:
The crash handler is displayed for every crash. It means that if a non-critical crash happens in a loop, you will get plenty of crash handlers.
It makes GTG very hard to debug and provides a very bad experience for non-critical crashes.
The handler should never be called more than once per session (at worst, we will simply miss some crashes)
References