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

--- Comment #29 from Martin K. Scherer <martin_konrad_sche...@yahoo.de> ---
As a workaround, one can switch the QT QPA platform to xcb.

e.g. 
QT_QPA_PLATFORM=xcb  krunner --replace

or
 systemctl --user edit plasma-krunner.service

# and put the flowing snippet to set the environment just for this service.
[Service]
Environment=QT_QPA_PLATFORM=xcb

(sorry for the noise, but some ppl might be interested in this.)

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

Reply via email to