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 674121 - [PATCH] Fix notification hint types
[PATCH] Fix notification hint types
Status: RESOLVED FIXED
Product: goobox
Classification: Other
Component: player
unspecified
Other Linux
: Normal major
: ---
Assigned To: Goobox Maintainers
Goobox Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-15 01:25 UTC by Balló György
Modified: 2012-04-15 09:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix notification hint types (1.03 KB, patch)
2012-04-15 01:25 UTC, Balló György
none Details | Review

Description Balló György 2012-04-15 01:25:24 UTC
Created attachment 212069 [details] [review]
Fix notification hint types

This patch fixes the problem that notification-daemon crashes immediately when goobox sends a notification.

notification-daemon expects an actual boolean for the action-icons hint, and was crashing when it received a byte instead.

Based on patch applied to Rhythmbox:
http://git.gnome.org/browse/rhythmbox/commit/?id=3b472bc16d8bcd32d87548b10cd2835e19b683f5
Comment 1 Paolo Bacchilega 2012-04-15 09:45:21 UTC
patch applied to master, thank you.