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 632800 - seahorse-plugins doesn't build with libnotify 0.7
seahorse-plugins doesn't build with libnotify 0.7
Status: RESOLVED FIXED
Product: seahorse-plugins
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: 2.24
Assigned To: seahorse-plugins-maint
seahorse-plugins-maint
Depends on:
Blocks:
 
 
Reported: 2010-10-21 15:33 UTC by Lucas Rocha
Modified: 2011-02-10 08:15 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
Fix build with libnotify-0.7 (1.72 KB, patch)
2011-01-14 02:34 UTC, Nirbheek Chauhan
none Details | Review

Description Lucas Rocha 2010-10-21 15:33:18 UTC
seahorse-notification.c: In function ‘setup_libnotify_notification’:
seahorse-notification.c:216: error: too many arguments to function ‘notify_notification_new’
make[3]: ** [seahorse-notification.o] Erro 1
Comment 1 Nirbheek Chauhan 2011-01-14 02:34:41 UTC
Created attachment 178292 [details] [review]
Fix build with libnotify-0.7

Pretty much identical to what is done in seahorse.
Comment 2 Matthias Clasen 2011-01-20 18:59:41 UTC
Patch looks good to me. Stef, whats the process for getting simple build fixes into seahorse-plugins ?
Comment 3 Stef Walter 2011-02-10 08:15:14 UTC
Merged into seahorse-plugins master. Thanks!