[Bug 215669] x11/lightdm Feedback and possible issues

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 30 12:41:25 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215669

            Bug ID: 215669
           Summary: x11/lightdm Feedback and possible issues
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: woodsb02 at freebsd.org
          Reporter: bsd at abinet.ru
             Flags: maintainer-feedback?(woodsb02 at freebsd.org)
          Assignee: woodsb02 at freebsd.org

I've seen that lightdm was added to the port tree. So, I installed and disable
slim to git it a try.

My observations and possible issues:

1. When my system is started and I see a black screen. Ctrl+Alt+2 is blocked
for some time. Eventually, I can switch to tty2 and back to tty9. After that, I
see greeter.
Looks like lightdm starts very slow.
# cat /var/log/lightdm/lightdm.log 
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.20.0, UID=0 PID=761
[+0.00s] DEBUG: Loading configuration dirs from
/usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from
/usr/local/etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /usr/local/etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Registered seat module unity
[+0.01s] WARNING: Failed to get list of logind seats:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.login1 was not provided by any .service files
[+0.01s] DEBUG: Adding default seat
[+0.01s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.01s] DEBUG: Seat seat0: Starting
[+0.01s] DEBUG: Seat seat0: Creating greeter session
[+0.01s] DEBUG: Seat seat0: Creating display server of type x
[+0.07s] DEBUG: Using VT 9
[+0.07s] DEBUG: Seat seat0: Starting local X display on VT 9
[+0.07s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.07s] DEBUG: XServer 0: Writing X server authority to
/var/run/lightdm/root/:0
[+0.07s] DEBUG: XServer 0: Launching X Server
[+0.07s] DEBUG: Launching process 835: /usr/local/bin/X :0 -seat seat0 -auth
/var/run/lightdm/root/:0 -nolisten tcp vt9 -novtswitch
[+0.07s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.07s] DEBUG: Got signal 1 from process 0
[+0.07s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.07s] DEBUG: Registering seat with bus path
/org/freedesktop/DisplayManager/Seat0
[+0.20s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.20s] DEBUG: User /org/freedesktop/Accounts/User1001 added
[+1.32s] DEBUG: Got signal 30 from process 835
[+1.32s] DEBUG: XServer 0: Got signal from X server :0
[+1.32s] DEBUG: XServer 0: Connecting to XServer :0
[+1.36s] CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
[+1.36s] DEBUG: Seat seat0: Display server ready, starting session
authentication
[+1.36s] DEBUG: Session pid=843: Started with service 'lightdm-greeter',
username 'lightdm'
[+1.38s] DEBUG: Session pid=843: Authentication complete with return value 0:
success
[+1.38s] DEBUG: Seat seat0: Session authenticated, running command
[+1.38s] DEBUG: Session pid=843: Running command
/usr/local/sbin/lightdm-gtk-greeter
[+1.38s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+1.38s] DEBUG: Session pid=843: Logging to /var/log/lightdm/seat0-greeter.log
[+1.42s] DEBUG: Activating ConsoleKit session
4e5a120a9eca6ad145dce94557be069f-1483099556.87179-802845498
[+26.46s] WARNING: Error activating ConsoleKit session: Timeout was reached
[+26.46s] DEBUG: Greeter connected version=1.20.0 resettable=false
[+26.99s] DEBUG: Greeter start authentication for abishai
[+26.99s] DEBUG: Session pid=853: Started with service 'lightdm', username
'abishai'
[+27.00s] DEBUG: Session pid=853: Got 1 message(s) from PAM
[+27.00s] DEBUG: Prompt greeter with 1 message(s)
[+68.55s] DEBUG: Continue authentication
[+68.57s] DEBUG: Session pid=853: Authentication complete with return value 9:
authentication error
[+68.57s] DEBUG: Authenticate result for user abishai: authentication error
[+68.57s] DEBUG: Session pid=853: Exited with return value 1


Possible slowness is timeout while activating ConsoleKit session. 

2. On greeter menu, language indicator is empty.



Another errors
# cat /var/log/lightdm/seat0-greeter.log

** (process:1072): WARNING **: Error getting XDG_RUNTIME_DIR from ConsoleKit:
GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method "GetXDGRuntimeDir"
with signature "" on interface "org.freedesktop.ConsoleKit.Session" doesn't
exist

** Message: Starting lightdm-gtk-greeter 2.0.2 (Dec 30 2016, 11:57:44)
** Message: [Configuration] Reading file:
/usr/local/etc/lightdm/lightdm-gtk-greeter.conf

** (lightdm-gtk-greeter:1074): WARNING **: [PIDs] Failed to execute command:
/usr/lib/at-spi2-core/at-spi-bus-launcher

** (lightdm-gtk-greeter:1074): WARNING **: [PIDs] Failed to execute command:
upstart

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list