You are not logged in.

#1 2017-10-22 15:07:52

hathor
Member
From: Barcelona
Registered: 2017-09-30
Posts: 59
Website

login image - helium

It seems that there is a bug when passing to Helium the login screen is black.

we modified the file :

/etc/lightdm/lightdm-gtk-greeter.conf

we change the background line by :

/usr/share/images/bunsen/login/default.png


lenovo thinkpad t420s

Offline

#2 2017-10-23 02:27:22

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,666
Website

Re: login image - helium

Hathor, is the login screen completely black, or do you mean the background is black?
Please post the output of

readlink -f /usr/share/images/bunsen/login/default.png

...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#3 2017-10-23 05:06:06

hathor
Member
From: Barcelona
Registered: 2017-09-30
Posts: 59
Website

Re: login image - helium

the exit:

/usr/share/images/bunsen/login/default.png

Effectively the background is black, the theme and the login box is fine. I have happened in 2 computers that I have done the update.


lenovo thinkpad t420s

Offline

#4 2017-10-23 05:33:37

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,666
Website

Re: login image - helium

Sorry, I gave you the wrong path. Try:

readlink -f /usr/share/images/desktop-base/desktop-grub.png

and check that the result is '/usr/share/images/bunsen/grub/default.png'.

How about

grep 'background_image' /boot/grub/grub.cfg

and

file /usr/share/images/bunsen/grub/default.png

Have you changed that image, or is it still the one installed by bunsen-images?
Grub accepts png images, but jpg must be 8-bit (256 color). If the image is not accepted, the background will be black.
https://help.ubuntu.com/community/Grub2 … ound_Image
(You have installed bunsen-images?)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#5 2017-10-23 05:43:56

hathor
Member
From: Barcelona
Registered: 2017-09-30
Posts: 59
Website

Re: login image - helium

/usr/share/images/bunsen/grub/default.png

Now the correct one comes out after the change, the image is the system.
Before pointed to:
/usr/share/images/bunsen/login/bl-login-background


lenovo thinkpad t420s

Offline

Board footer

Powered by FluxBB