After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 701807 - [PATCH] manager: Warn on abnormal exit codes
[PATCH] manager: Warn on abnormal exit codes
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: gnome-session
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-06-07 19:22 UTC by Colin Walters
Modified: 2013-06-08 00:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-manager-Warn-on-abnormal-exit-codes.patch (1.22 KB, patch)
2013-06-07 19:23 UTC, Colin Walters
accepted-commit_now Details | Review

Description Colin Walters 2013-06-07 19:22:49 UTC
This should make it a bit easier to debug things.  Some code
archaeology here doesn't reveal a reason we weren't doing so before.
---
 gnome-session/gsm-manager.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
Comment 1 Colin Walters 2013-06-07 19:23:19 UTC
Created attachment 246274 [details] [review]
0001-manager-Warn-on-abnormal-exit-codes.patch
Comment 2 Matthias Clasen 2013-06-08 00:19:31 UTC
Review of attachment 246274 [details] [review]:

ok