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 339208 - update for g-s ref-counting inhibit api
update for g-s ref-counting inhibit api
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on: 334907
Blocks:
 
 
Reported: 2006-04-20 18:18 UTC by William Jon McCann
Modified: 2006-04-23 23:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (39.41 KB, patch)
2006-04-20 18:19 UTC, William Jon McCann
none Details | Review
patch (2.83 KB, patch)
2006-04-20 18:21 UTC, William Jon McCann
accepted-commit_now Details | Review

Description William Jon McCann 2006-04-20 18:18:08 UTC
Here's an update for the soon to be landed changes to the gnome-screensaver DBUS API described in bug #334907.
Comment 1 William Jon McCann 2006-04-20 18:19:55 UTC
Created attachment 63981 [details] [review]
patch

Removes pre 2.14 legacy stuff and should retain compatibility with g-s 2.14 branch API.
Comment 2 William Jon McCann 2006-04-20 18:21:13 UTC
Created attachment 63982 [details] [review]
patch

OK let's try that again.
Comment 3 Bastien Nocera 2006-04-23 23:06:14 UTC
Looks good, thanks.

2006-04-24  Bastien Nocera  <hadess@hadess.net>

        * src/totem-scrsaver.c: (screensaver_inhibit_dbus),
        (screensaver_init_dbus): Patch from William Jon McCann <mccann@jhu.edu>
        to update the screensaver code to the new API in HEAD, and remove
        compatibility code for pre-2.14 gnome-screensaver code (Closes: #339208)