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 766836 - Please remove references to session-properties
Please remove references to session-properties
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: general
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-24 11:49 UTC by Laurent Bigonville
Modified: 2016-06-30 17:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove all references to gnome-session-properties (109.62 KB, patch)
2016-06-30 15:11 UTC, Cosimo Cecchi
committed Details | Review
client: fix GCC warnings (965 bytes, patch)
2016-06-30 15:11 UTC, Cosimo Cecchi
committed Details | Review

Description Laurent Bigonville 2016-05-24 11:49:54 UTC
Hi,

It seems that there are still references to gnome-session-properties in the code.

For examples there are still icons installed and the manpage still mention it.

This should be removed I guess
Comment 1 Cosimo Cecchi 2016-06-30 15:11:33 UTC
Created attachment 330666 [details] [review]
Remove all references to gnome-session-properties

This tool does not exist anymore.
Comment 2 Cosimo Cecchi 2016-06-30 15:11:36 UTC
Created attachment 330667 [details] [review]
client: fix GCC warnings
Comment 3 Ray Strode [halfline] 2016-06-30 17:13:04 UTC
Review of attachment 330667 [details] [review]:

looks legit
Comment 4 Cosimo Cecchi 2016-06-30 17:18:29 UTC
Attachment 330666 [details] pushed as 0c6fe6c - Remove all references to gnome-session-properties
Attachment 330667 [details] pushed as 4bc7406 - client: fix GCC warnings

Thanks for the review!