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

--- Comment #1 from axel_kellerm...@mentor.com ---
Just wanted to keep you posted. The culprit turned out to be an old, leftover,
auto-generated sddm.conf file that contained the line

    DefaultPath=/bin:/usr/bin:/usr/local/bin

This made /bin the first element of PATH in all my user sessions and led to the
faulty behavior as described above.
With the new sddm.conf default

    DefaultPath=/usr/local/sbin:/usr/local/bin:/usr/bin

the problem no longer occurs.

But maybe we should apply the proposed patch anyway to make include path
enumeration more robust?

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

Reply via email to