Unity-greeter not using personal wallpaper in Bionic


up vote
2
down vote
favorite
It just displays the default Ubuntu background instead of the one I set. I didn't have the issue with 17.10 before upgrading.
Does anyone have an idea how to fix that?
wallpaper 18.04 unity-greeter
add a comment |Â
up vote
2
down vote
favorite
It just displays the default Ubuntu background instead of the one I set. I didn't have the issue with 17.10 before upgrading.
Does anyone have an idea how to fix that?
wallpaper 18.04 unity-greeter
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
It just displays the default Ubuntu background instead of the one I set. I didn't have the issue with 17.10 before upgrading.
Does anyone have an idea how to fix that?
wallpaper 18.04 unity-greeter
It just displays the default Ubuntu background instead of the one I set. I didn't have the issue with 17.10 before upgrading.
Does anyone have an idea how to fix that?
wallpaper 18.04 unity-greeter
asked Apr 30 at 13:11


Philippe Lepaffe
1237
1237
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
I had the same problem, and ultimately found the answer here:-
Unity greeter background not changing for users automatically after upgrade
This was actually an old post for 12.04 and I used dconf-editor to make the changes,rather than gsettings set, but the gist of it is:-
com.canonical.unity-greeter draw-user-backgrounds should be set to true (which it was on my setup)
gnome.settings-daemon.plugins.background active should be set to true (it was set to false on my setup)
Please note that I had to do this for all of the users on the PC. Does anyone know if it is possible to set this for all users as a default?
Anyway, hope this helps :-)
Mick
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
I had the same problem, and ultimately found the answer here:-
Unity greeter background not changing for users automatically after upgrade
This was actually an old post for 12.04 and I used dconf-editor to make the changes,rather than gsettings set, but the gist of it is:-
com.canonical.unity-greeter draw-user-backgrounds should be set to true (which it was on my setup)
gnome.settings-daemon.plugins.background active should be set to true (it was set to false on my setup)
Please note that I had to do this for all of the users on the PC. Does anyone know if it is possible to set this for all users as a default?
Anyway, hope this helps :-)
Mick
add a comment |Â
up vote
1
down vote
I had the same problem, and ultimately found the answer here:-
Unity greeter background not changing for users automatically after upgrade
This was actually an old post for 12.04 and I used dconf-editor to make the changes,rather than gsettings set, but the gist of it is:-
com.canonical.unity-greeter draw-user-backgrounds should be set to true (which it was on my setup)
gnome.settings-daemon.plugins.background active should be set to true (it was set to false on my setup)
Please note that I had to do this for all of the users on the PC. Does anyone know if it is possible to set this for all users as a default?
Anyway, hope this helps :-)
Mick
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I had the same problem, and ultimately found the answer here:-
Unity greeter background not changing for users automatically after upgrade
This was actually an old post for 12.04 and I used dconf-editor to make the changes,rather than gsettings set, but the gist of it is:-
com.canonical.unity-greeter draw-user-backgrounds should be set to true (which it was on my setup)
gnome.settings-daemon.plugins.background active should be set to true (it was set to false on my setup)
Please note that I had to do this for all of the users on the PC. Does anyone know if it is possible to set this for all users as a default?
Anyway, hope this helps :-)
Mick
I had the same problem, and ultimately found the answer here:-
Unity greeter background not changing for users automatically after upgrade
This was actually an old post for 12.04 and I used dconf-editor to make the changes,rather than gsettings set, but the gist of it is:-
com.canonical.unity-greeter draw-user-backgrounds should be set to true (which it was on my setup)
gnome.settings-daemon.plugins.background active should be set to true (it was set to false on my setup)
Please note that I had to do this for all of the users on the PC. Does anyone know if it is possible to set this for all users as a default?
Anyway, hope this helps :-)
Mick
answered Jun 27 at 21:03


Michael Thomson
235
235
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030113%2funity-greeter-not-using-personal-wallpaper-in-bionic%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password