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 741226 - keyfile: Add "in group" to GError message consistently
keyfile: Add "in group" to GError message consistently
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-12-07 21:11 UTC by Colin Walters
Modified: 2014-12-08 03:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
keyfile: Add "in group" to GError message consistently (2.70 KB, patch)
2014-12-07 21:11 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2014-12-07 21:11:11 UTC
This originated with https://github.com/GNOME/ostree/pull/23
It's nicer for the user if we also mention which group the expected
key would be in.

And in fact, every other error *except* _get_value() already had it.
Comment 1 Colin Walters 2014-12-07 21:11:13 UTC
Created attachment 292268 [details] [review]
keyfile: Add "in group" to GError message consistently
Comment 2 Allison Karlitskaya (desrt) 2014-12-08 02:55:30 UTC
Review of attachment 292268 [details] [review]:

Looks reasonable.  Thanks.
Comment 3 Colin Walters 2014-12-08 03:00:55 UTC
Attachment 292268 [details] pushed as a12f546 - keyfile: Add "in group" to GError message consistently