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 634170 - [Patch] make gwget build with libnotify 0.7.0
[Patch] make gwget build with libnotify 0.7.0
Status: RESOLVED WONTFIX
Product: gwget
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: David Sedeño Fernández
David Sedeño Fernández
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-11-06 15:21 UTC by Christoph Wickert
Modified: 2014-02-24 22:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for gwget 1.0.4 to build against libnotify 0.7.0 (514 bytes, patch)
2010-11-06 15:21 UTC, Christoph Wickert
none Details | Review
Alternative patch (1.01 KB, patch)
2011-05-31 14:00 UTC, Vincent Untz
none Details | Review

Description Christoph Wickert 2010-11-06 15:21:37 UTC
Created attachment 173951 [details] [review]
Patch for gwget 1.0.4 to build against libnotify 0.7.0

libnotify comes with a lot of changes for GNOME 3.0 in order to get rid of te nofification area.

API changes include:
notify_notification_new_with_status_icon   is gone
notify_notification_attach_to_status_icon  is gone
notify_notification_attach_to_widget       is gone
notify_notification_set_geometry_hints     is gone
notify_notification_new                    has lost its widget argument

Attached you will find a dirty patch to make gwget 1.0.4 build with the new libnotify. Beware: It does not check for the libnotify version and will not work with previous releases.
Comment 1 Vincent Untz 2011-05-31 14:00:46 UTC
Created attachment 188940 [details] [review]
Alternative patch

Here's an alternative patch, that keeps compatibility with older libnotify.
Comment 2 André Klapper 2014-02-24 22:47:12 UTC
This project is not under active development anymore. It is currently unlikely that there will be any further active development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping (bug 725098) to reflect reality. Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.