LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tracking down the elusive lightdm-webkit-greeter bug
#11
Took upgrade route to 2.4 from 2.0 on desktop.  been running fine everyday use for a few weeks.  Today the "greeter" raised it head and refuses to close. Minimised.  Screen running on default  desktop settings.  Updates done weekly.
2006 - HP DC7700p ultraslim Desktop Intel 6300 cpu  4GB Ram LL3.8 64bit.
2007 - Fujitsu Siemens V3405 Laptop  2 GB Ram LL3.6 32bit. Now 32bit Debian 9 + nonfree.
2006 - Fujitsu Siemens Si1520 Laptop Intel T720 cpu 3GB Ram   LL5.6 64 Bit
2014 - Fujitsu Siemens Lifebook E754 Intel i7 4712MQ 16GB Ram LL6.6
2003 - RETIRED Toshiba Satellite Pro A10 1 GB RAM LL2.8 32bit
Reply
#12
When this happens, please check the logs in /var/log/lightdm/
also kernel messages
Code:
cat /var/log/dmesg
I wonder if it has to do with the certain hardware like graphic cards or just because of some configuration.
(11-16-2014, 11:01 PM)Jerry link Wrote: Whilst making changes to the new login screen, I noticed in the /usr/share/lightdm-webkit/themes/linuxlite/index.theme file the following line was:

Code:
session=gnome

So I changed it to:

Code:
session=xfce4

and it seems to have done no harm. I've made this change on my main system as well as in VB.
I am hoping that this is the cause of the occasional time where you login and the webkit-greeter window appears and you have to close it.
If you'd like to jump on the 'test that theory bandwagon' please feel free and let me know how you get on Smile
Jerry,
I've set it to
Code:
session=xfce
because session deskop file is named xfce.desktop
Code:
ls /usr/share/xsessions/
xfce.desktop

This never happens to me. Maybe I've changed something else too.
Here is my full conf:
Code:
cat /usr/share/lightdm-webkit/themes/linuxlite/index.theme
[theme]
name=LinuxLite
description=LinuxLite logon
engine=lightdm-webkit-greeter
url=index.html
session=xfce
Code:
cat /usr/share/lightdm/lightdm.conf.d/40-lightdm-webkit-greeter.conf
[SeatDefaults]
greeter-session=lightdm-webkit-greeter
user-session=xfce
autologin-user=linux
Code:
cat /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.conf
[SeatDefaults]
greeter-wrapper=/usr/lib/lightdm/lightdm-greeter-session
Code:
cat /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf
[SeatDefaults]
# Dump core
xserver-command=X -core
Code:
cat /usr/share/lightdm/lightdm.conf.d/50-guest-wrapper.conf
[SeatDefaults]
guest-wrapper=/usr/lib/lightdm/lightdm-guest-session
Code:
cat /etc/lightdm/lightdm.conf
[SeatDefaults]
autologin-guest=false
autologin-user=linux
autologin-user-timeout=0
autologin-session=lightdm-autologin
Code:
cat /etc/lightdm/lightdm-webkit-greeter.conf
#
# background = Background file to use, either an image path or a color (e.g. #772953)
# theme-name = GTK+ theme to use
# font-name = Font to use
# xft-antialias = Whether to antialias Xft fonts (true or false)
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
# xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
#
[greeter]
background=#ffffff
theme-name=LinuxLite
webkit-theme=linuxlite
font-name=Free Sans 20
xft-antialias=true
xft-dpi=96
xft-hintstyle=slight
xft-rgba=rgb
Code:
cat /etc/lightdm/users.conf
#
# User accounts configuration
#
# NOTE: If you have AccountsService installed on your system, then LightDM will
# use this instead and these settings will be ignored
#
# minimum-uid = Minimum UID required to be shown in greeter
# hidden-users = Users that are not shown to the user
# hidden-shells = Shells that indicate a user cannot login
#
[UserList]
minimum-uid=500
hidden-users=nobody nobody4 noaccess
hidden-shells=/bin/false /usr/sbin/nologin
Reply
#13
Thanks for sharing your file contents misko. We tried setting session=xfce and it still occurs completely at random. I'd actually like to use gdm given its support and theming but the list of deps it pulls in is crazy!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)