You are not logged in.
Pages: 1
after doing a update i find that i am stuck on lightdm greeter menu. it loops back after enter password
manually keying startx on tty5 console
xauth: (stdin):2: unknown command "043b36c98e208d017dd7ae27fd44763c"
xauth: (stdin):2: unknown command "043b36c98e208d017dd7ae27fd44763c"
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
Current Operating System: Linux lenovo 6.3.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 01 May 2023 17:42:39 +0000 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda14
Current version of pixman: 0.42.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/lenovo/.local/share/xorg/Xorg.1.log", Time: Thu May 11 10:09:30 2023
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 87
Mono: Playback 87 [100%] [0.00dB] [on]
startplasma-x11: error while loading shared libraries: libplist-2.0.so.3: cannot open shared object file: No such file or directory
xinit: connection to X server lost
waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.i have uninstalled lightdm with -Rcns and tried going back to sddm. however the system still boots to lightdm menu
thank for advise
Last edited by lenovolobo933 (2023-11-04 16:09:21)
Offline
This is almost certainly a partial update issue. Make sure your system is FULLY up to date. If you still have a problem, check startplasma-x11 with lddtree (from the pax-utils package), see what's still linked to the old library.
Offline
Using libplist-git from the AUR?
https://bbs.archlinux.org/viewtopic.php … 9#p2098689
Offline
Using libplist-git from the AUR?
yes somehow the update prompted to install the git package from the aur library and remove the existing(working) package
i will try out the recommended remedial in your link. thanks
Offline
The problem seems to be the opposite of that, you have something looking for an older version of libplist. That's not a libplist problem.
Offline
Pages: 1