Bug 1213602 - changing sessions via logout in sddm does not work
Summary: changing sessions via logout in sddm does not work
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-24 12:50 UTC by Azim Kozubaev
Modified: 2023-07-24 16:13 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
log of journalctl first boot (12.56 KB, text/plain)
2023-07-24 12:50 UTC, Azim Kozubaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Azim Kozubaev 2023-07-24 12:50:20 UTC
Created attachment 868400 [details]
log of journalctl first boot

In general, I checked on several of my devices. And this is a laptop with an intel core i5-3230m processor and intel graphics, as well as my main working PC with Risen 7 5700x and RX 6600. The problem is that changing sessions using logout in SDDM does not work. I deleted the config in ~/.config/kactivitymanagerd-statssrc and ~/.config/kactivitymanagerdrc. But it didn't solve the problem...

What did I do to get such a problem? I changed the theme from Breeze for openSUSE to Breeze from KDE in the plasma settings and also set the Wayland session by default instead of Xorg in the autologin settings. After these actions, I started having problems with a non-working logout for changing sessions using SDM.


Here is the output of my hardware config:

~ 
❯ inxi -F
System:
  Host: home-pc Kernel: 6.4.3-1-default arch: x86_64 bits: 64
    Desktop: KDE Plasma v: 5.27.6 Distro: openSUSE Tumbleweed 20230718
Machine:
  Type: Desktop Mobo: Gigabyte model: B550 AORUS ELITE AX V2 v: x.x
    serial: <superuser required> UEFI: American Megatrends LLC. v: FDb
    date: 06/01/2023
CPU:
  Info: 8-core model: AMD Ryzen 7 5700X bits: 64 type: MT MCP cache: L2: 4 MiB
  Speed (MHz): avg: 2667 min/max: 2200/4662 cores: 1: 2200 2: 2871 3: 3400
    4: 2200 5: 3216 6: 2874 7: 2200 8: 2200 9: 3702 10: 2861 11: 2200 12: 2200
    13: 2200 14: 2873 15: 2200 16: 3282
Graphics:
  Device-1: AMD Navi 23 [Radeon RX 6600/6600 XT/6600M] driver: amdgpu
    v: kernel
  Display: wayland server: X.org v: 1.21.1.8 with: Xwayland v: 23.1.2
    compositor: kwin_wayland driver: X: loaded: modesetting unloaded: fbdev,vesa
    dri: radeonsi gpu: amdgpu resolution: 1920x1080
  API: OpenGL v: 4.6 Mesa 23.1.3 renderer: AMD Radeon RX 6600 (navi23 LLVM
    16.0.6 DRM 3.52 6.4.3-1-default)
Audio:
  Device-1: AMD Navi 21/23 HDMI/DP Audio driver: snd_hda_intel
  Device-2: AMD Starship/Matisse HD Audio driver: snd_hda_intel
  API: ALSA v: k6.4.3-1-default status: kernel-api
  Server-1: PipeWire v: 0.3.72 status: active
Network:
  Device-1: Realtek RTL8125 2.5GbE driver: r8169
  IF: eno1 state: up speed: 100 Mbps duplex: full mac: 74:56:3c:45:9f:52
  Device-2: MEDIATEK MT7921K Wi-Fi 6E 80MHz driver: mt7921e
  IF: wlp5s0 state: down mac: aa:22:f0:4c:1f:18
  IF-ID-1: docker0 state: down mac: 02:42:1f:fb:74:95
  IF-ID-2: virbr0 state: down mac: 52:54:00:1c:1e:8b
Bluetooth:
  Device-1: MediaTek Wireless_Device driver: btusb type: USB
  Report: rfkill ID: hci0 rfk-id: 0 state: down bt-service: enabled,running
    rfk-block: hardware: no software: yes address: see --recommends
Drives:
  Local Storage: total: 931.51 GiB used: 146.62 GiB (15.7%)
  ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO Plus 1TB
    size: 931.51 GiB
Partition:
  ID-1: / size: 130 GiB used: 12.66 GiB (9.7%) fs: btrfs dev: /dev/nvme0n1p3
  ID-2: /boot/efi size: 1022 MiB used: 30.5 MiB (3.0%) fs: vfat
    dev: /dev/nvme0n1p1
  ID-3: /home size: 598 GiB used: 133.94 GiB (22.4%) fs: btrfs
    dev: /dev/nvme0n1p4
  ID-4: /opt size: 130 GiB used: 12.66 GiB (9.7%) fs: btrfs
    dev: /dev/nvme0n1p3
  ID-5: /var size: 130 GiB used: 12.66 GiB (9.7%) fs: btrfs
    dev: /dev/nvme0n1p3
Swap:
  ID-1: swap-1 type: partition size: 2 GiB used: 0 KiB (0.0%)
    dev: /dev/nvme0n1p2
Sensors:
  System Temperatures: cpu: 39.9 C mobo: 32.0 C gpu: amdgpu temp: 41.0 C
  Fan Speeds (RPM): N/A gpu: amdgpu fan: 0
Info:
  Processes: 392 Uptime: 4h 30m Memory: available: 31.24 GiB
  used: 4.65 GiB (14.9%) Shell: Zsh inxi: 3.3.27
Comment 1 Azim Kozubaev 2023-07-24 12:54:27 UTC
I did the installation of the system as always using the netinstall image. I checked the latest opensuse Tumbleweed with KDE on the virtual machine, and there is the same bug.