bug#39527: Cannot log into LXQt DE

2021-05-09 Thread Brendan Tildesley via Bug reports for GNU Guix
Sorry for not responding to this bugreport earlier.
It is most likely the same issue as https://issues.guix.gnu.org/36508 
https://issues.guix.gnu.org/36508 .

Running this would most likely fix it for now, provided you have the gdm 
service installed.

sudo chmod -R gdm:gdm /var/lib/gdm


bug#39527: Cannot log into LXQt DE

2020-02-09 Thread o . rojon

Hello everyone,

as the title says, I am (no longer) able to log into the LXQt DE. When I 
first installed it system-wide, I was able to log in. Later, I deleted 
it from my os-config and reconfigured. Later again, I re-added it to my 
os config and reconfigured. Now I have tried a couple of this to deal 
with this:
1) I deleted previous system and profile generations. I used `guix gc` 
to garbage collect. Then I used `sudo guix system reconfigure`. At this 
point in time, I only had the (meta-)package "lxqt" in my os config 
file.
2) I added about every package with a "lxqt"-prefix to the os config 
file and essentially repeated the steps mentioned in 1).


I am not entire certain which informations you will need in order to be 
able to help me. But I guess two things I can easily provide are my 
system configuration and a log of the reconfigure process - the latter 
because during the last reconfigure's, I noticed some things I would at 
first sight classify as anomalies (lines starting with "WARNING"). I 
hope that the german sprinkles in between the log are not all too 
confusing ;-)


If you need anything else, please tell me.

# SYSTEM CONFIGURATION #

use-modules (gnu))

(use-service-modules desktop networking ssh xorg)

(use-package-modules disk llvm linux ncdu xorg less gnome fonts 
display-managers lxqt syncthing
		 version-control emacs emacs-xyz tex cups video gstreamer gnuzilla 
web-browsers

 messaging mail rsync suckless pdf curl databases hardware)

(operating-system
  (locale "de_DE.utf8")
  (timezone "Europe/Berlin")
;;  (keyboard-layout (keyboard-layout "de" "latin1 nodeadkeys"))
  (keyboard-layout (keyboard-layout "de"))
  (bootloader
(bootloader-configuration
  (bootloader grub-bootloader)
  (target "/dev/sdb")
  (keyboard-layout keyboard-layout)))
  (swap-devices (list "/dev/sdb3"))
  (file-systems
(cons* (file-system
 (mount-point "/home")
 (device
   (uuid "8ee0b983-53f0-4e18-852f-8cd4424a6c6f"
 'btrfs))
 (type "btrfs"))
   (file-system
 (mount-point "/")
 (device
   (uuid "cb425a5f-bd91-45d3-92e1-3b983450ee21"
 'ext4))
 (type "ext4"))
   %base-file-systems))
  (host-name "guixter")
  (users (cons* (user-account
  (name "hapster")
  (comment "Olivier Rojon")
  (group "users")
  (home-directory "/home/hapster")
  (supplementary-groups
'("wheel" "netdev" "audio" "video")))
%base-user-accounts))
  (packages
(append
 (list (specification->package "nss-certs")
   ;;system utilities
	   parted gparted e2fsprogs ncdu lshw setxkbmap less gnome-terminal 
xkbcomp rsync lvm2

   st btrfs-progs recutils usbutils memtester memtest86+ ddrescue
   ;grep

   ;; UI
    fonts
   font-hack font-ubuntu
    desktop environments, window and session managers
   dwm dmenu
	   lxqt lxqt-build-tools liblxqt lxqt-globalkeys lxqt-runner 
lxqt-connman-applet libqtxdg libfm-qt libdbusmenu-qt compton-conf

    (icon) theme
   arc-icon-theme arc-theme
)
  %base-packages))
  (services
(append
  (list (service xfce-desktop-service-type)
(set-xorg-configuration
  (xorg-configuration
(keyboard-layout keyboard-layout
%desktop-services)))

# RECONFIGURE LOG #
hapster@guixter ~$ guix pull
...
hapster@guixter ~$ sudo guix system reconfigure 
~/src/guix-config/os-desktop.scm

Passwort:
substitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von 
„https://ci.guix.gnu.org“ wird aktualisiert … 100.0%

Folgende Ableitung wird erstellt:
   /gnu/store/yi3z0wdqdsh9gbkgfa28h88d563qpc4w-grub.cfg.drv
/gnu/store/yi3z0wdqdsh9gbkgfa28h88d563qpc4w-grub.cfg.drv wird erstellt …
/gnu/store/n64pn9q7n7jhxlz4ay78h4f3g1cmlqkg-system
/gnu/store/pdzry1a1rimaj238hyq3jsw38lbhdjar-grub.cfg

System wird aktiviert …
;;; WARNING: loading compiled file 
/gnu/store/5bd6ywmfcxxa4gvpzg0pdbjwmf24cxkl-module-import-compiled/gnu/build/activation.go 
failed:

;;; In procedure load-thunk-from-memory: incompatible bytecode kind
;;; compiling 
/gnu/store/p8miza2mpnjdlpmh8504dm9xz2q9nvfr-module-import/gnu/build/activation.scm
;;; WARNING: loading compiled file 
/gnu/store/5bd6ywmfcxxa4gvpzg0pdbjwmf24cxkl-module-import-compiled/gnu/build/accounts.go 
failed:

;;; In procedure load-thunk-from-memory: incompatible bytecode kind
;;; compiling 
/gnu/store/p8miza2mpnjdlpmh8504dm9xz2q9nvfr-module-import/gnu/build/accounts.scm
;;; compiled 
/root/.cache/guile/ccache/3.0-LE-8-4.2/gnu/store/p8miza2mpnjdlpmh8504dm9xz2q9nvfr-module-import/gnu/build/accounts.scm.go
;;; compiled