Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576288 - use flag 'ubuntu' in gnome-extra/gnome-screensaver causes error when starting screensaver
Summary: use flag 'ubuntu' in gnome-extra/gnome-screensaver causes error when starting...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-02 20:54 UTC by Andrew Redd
Modified: 2016-03-05 10:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Redd 2016-03-02 20:54:21 UTC
The 'ubuntu' flag, which is enabled by default, causes the gnome-screensaver to look for the key 'ubuntu-lock-on-suspend' in the settings scheme 'org.gnome.desktop.screensaver'  The exact error is:

    $ gnome-screensaver
    
    (gnome-screensaver:15561): GLib-GIO-ERROR **: Settings schema
    'org.gnome.desktop.screensaver' does not contain a key named 
    'ubuntu-lock-on-suspend'
    Trace/breakpoint trap

Removing the use flag allows for the screensaver to start as normal.  
Creating the 'ubuntu-lock-on-suspend' setting does not remedy the problem.

There are no other packages with the 'ubuntu' use flag.

    $equery hasuse -p ubuntu
     * Searching for USE flag ubuntu ... 
    $
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2016-03-02 22:25:35 UTC
Please provide emerge --info, this ebuild is most likely not coming from the official portage tree as there is no such ebuild there.
Comment 2 Pacho Ramos gentoo-dev 2016-03-05 10:10:58 UTC
We killed gnome-screensaver long time ago :/