gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02715
[Bug 594975] [NEW] Crash handler should never be displayed more than once
Public bug reported:
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)
** Affects: gtg
Importance: Undecided
Status: New
--
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!: New
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)
Follow ups
References