Bug ID 1212932
Summary sddm 0.20 puts $XAUTHORITY in /tmp instead of $XDG_RUNTIME_DIR
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component KDE Workspace (Plasma)
Assignee opensuse-kde-bugs@opensuse.org
Reporter arvidjaar@gmail.com
QA Contact qa-bugs@suse.de
CC fabian@ritter-vogt.de
Target Milestone ---
Found By ---
Blocker ---

user@uefi:~> rpm -q sddm
sddm-0.20.0-1.1.x86_64
user@uefi:~> env | grep XAUTHORITY
XAUTHORITY=/tmp/xauth_srfSMD
user@uefi:~> 

This is likely due to

commit eb4a7d564cd9385d089ec9ff4ce68042d31ee93c
Author: Fabian Vogt <fabian@ritter-vogt.de>
Date:   Sat Feb 4 21:11:53 2023 +0100

    Use QTemporaryFile with xauth_XXXXXX ih XAuth

    Use proper temporary files instead of UUIDs. This makes the file's purpose
more
    obvious and also takes care of cleanup.


You are receiving this mail because: