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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kau
                   |                            |th/0c7e12ec9cd83cc4739eda74
                   |                            |50c073d56d4e84c2
         Resolution|---                         |FIXED

--- Comment #18 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 0c7e12ec9cd83cc4739eda7450c073d56d4e84c2 by David Edmundson.
Committed on 07/04/2019 at 15:34.
Pushed by davidedmundson into branch 'master'.

Force KAuth helpers to have UTF-8 support

Our helper runs as root and doesn't have the user's environment
(including $LANG). This defaults to one without UTF-8.

Without a locale with UTF-8
QFileInfo::exists("/backgrounds/crepé.png") returns false.

This causes problems in the SDDM KCM's code to set a wallpaper. (and
probably elsewhere)

M  +3    -0    src/kauthactionreply.h
M  +8    -0    src/kauthhelpersupport.cpp

https://commits.kde.org/kauth/0c7e12ec9cd83cc4739eda7450c073d56d4e84c2

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

Reply via email to