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 746444 - gnome-control-center-3.14.3 needs newer accountservice
gnome-control-center-3.14.3 needs newer accountservice
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-19 11:35 UTC by Pacho Ramos
Modified: 2015-03-30 08:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
1.patch (404 bytes, patch)
2015-03-20 18:42 UTC, Pacho Ramos
none Details | Review

Description Pacho Ramos 2015-03-19 11:35:18 UTC
configure.ac states this minimum version:
ACCOUNTSSERVICE_REQUIRED_VERSION=0.6.30


But 0.6.33 is needed as g-c-c is using act_user_is_logged_in_anywhere

Thanks
Comment 1 Matthias Clasen 2015-03-20 11:26:14 UTC
A patch would be welcome
Comment 2 Pacho Ramos 2015-03-20 18:42:58 UTC
Created attachment 299981 [details] [review]
1.patch

It's only one line but, anyway... :)
Comment 3 Bastien Nocera 2015-03-30 08:53:29 UTC
The patch was supposed to save us time, this doesn't. Please try to
offer git formatted patches in the future.