https://bugs.kde.org/show_bug.cgi?id=404335

--- Comment #21 from Gerald Cox <gb...@bzb.us> ---
(In reply to David Edmundson from comment #20)
> that echo was before the if statement?

Yes, I put that in to show the value.  It is still part of the if statement,
but since it exists the if statement isn't triggered.

> 
> And commenting out 
> 
> "if [ -z "${DBUS_SESSION_BUS_ADDRESS}" ]
> then
>     drs=dbus-run-session
> fi"
> 
> 
> magically makes things work?

I don't actually comment out that if statement, what I do was suggested here:
https://github.com/sddm/sddm/issues/1335

Which basically bypasses this script all together and just invokes
dbus-run-session.

Interesting to note, the script works fine when running GDM, it's only when
using SDDM that it is an issue - and apparently only when using radeon
graphics.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to