On 18.08.2024 15:18, Carlos E. R. wrote:
On 2024-08-18 00:29, Georg Pfuetzenreuter via openSUSE Users wrote:
On 8/17/24 11:56 PM, David C. Rankin wrote:
On 8/17/24 4:26 PM, Georg Pfuetzenreuter via openSUSE Users wrote:
On 8/17/24 10:38 PM, David C. Rankin wrote:
Devs, All,
Hi David.
The issue is when multiple login sessions are active under ones username:
``` $ loginctl list-sessions --no-legend | awk "/georg/{ print \$1 }" 1 11 ```
You nailed it:
$ loginctl list-sessions --no-legend 1 1000 david seat0 2959 user - no - 2 1000 david - 3116 manager - no -
I'm a bit surprised with your output, it does not have any tty information, so whilst my patch will remove the "weird" errors, it would still not make clipboard functionality work for you.
Clipboard with susepaste has NEVER worked for me, in several opensuse distros. Currently using Leap 15.5 and XFCE.
cer@Telcontar:~> susepaste -n "Carlos E.R." -t "test" -e 30 pp.jpg Pasted as: https://susepaste.org/fe8a75af3286 https://paste.opensuse.org/fe8a75af3286 Link is also in your clipboard. cer@Telcontar:~>
No, it is not in my clipboard (my clipboard contains "users@lists.opensuse.org").
Works for me on Leap 15.5 with XFCE.
And the first link is wrong.
This is years old version.
cer@Telcontar:~> loginctl list-sessions --no-legend 16 1000 cer seat0 tty1 5 1000 cer seat0 c1 0 root
Which is irrelevant because version in Leap 15.5 does not use it.