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 696665 - notifications: don't fail if a referenced application does not exist
notifications: don't fail if a referenced application does not exist
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Notifications
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-26 23:58 UTC by Giovanni Campagna
Modified: 2013-03-27 13:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
notifications: don't fail if a referenced application does not exist (1.58 KB, patch)
2013-03-26 23:58 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-03-26 23:58:18 UTC
If we have settings for an app, but we don't have a desktop file, it
is likely the app was uninstalled, so just ignore it and avoid the
criticals.
Comment 1 Giovanni Campagna 2013-03-26 23:58:21 UTC
Created attachment 239902 [details] [review]
notifications: don't fail if a referenced application does not exist
Comment 2 Bastien Nocera 2013-03-27 09:47:40 UTC
Review of attachment 239902 [details] [review]:

Please commit to gnome-3-8 and master
Comment 3 Giovanni Campagna 2013-03-27 13:54:39 UTC
Attachment 239902 [details] pushed as e6e35a2 - notifications: don't fail if a referenced application does not exist