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 693845 - Adjust to GnomeDesktop API break
Adjust to GnomeDesktop API break
Status: RESOLVED DUPLICATE of bug 688227
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-14 22:42 UTC by Florian Müllner
Modified: 2013-02-14 22:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adjust to GnomeDesktop API break (3.85 KB, patch)
2013-02-14 22:42 UTC, Florian Müllner
none Details | Review

Description Florian Müllner 2013-02-14 22:42:49 UTC
See patch. Someone probably already has a patch, but I don't recall anything on bugzilla, and in the current state this prevents the shell from starting.
Comment 1 Florian Müllner 2013-02-14 22:42:52 UTC
Created attachment 236179 [details] [review]
Adjust to GnomeDesktop API break

The GnomeIdleMonitor:became-active signal has been removed in
favor of an add_watch() function-based approach.
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-02-14 22:45:25 UTC
I wrote one in the gnome-desktop bug. hadess marked it as needs-work with the comment "this doesn't apply anymore". Thanks.

*** This bug has been marked as a duplicate of bug 688227 ***
Comment 3 Florian Müllner 2013-02-14 22:47:01 UTC
Well, this one applies and works, but whatever.