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 621884 - update for glib api changes in 2.25.9
update for glib api changes in 2.25.9
Status: RESOLVED DUPLICATE of bug 621872
Product: evince
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-17 12:49 UTC by Matthias Clasen
Modified: 2010-06-17 13:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2010-06-17 12:49:23 UTC
When I release glib 2.25.9 today or tomorrow, the api changes in gdbus will
cause problems for apps which have already started using gdbus, like evince.

Concretely, g_bus_watch_proxy is gone, instead you can create a proxy directly for the well-known name.
Comment 1 Carlos Garcia Campos 2010-06-17 13:31:06 UTC
Hey Matthias, yes, we were already aware, thanks for reporting.

*** This bug has been marked as a duplicate of bug 621872 ***