Use QDir::homePath() instead of KUser
ClosedPublic

Authored by broulik on Mar 14 2017, 4:27 PM.

Details

Summary

KUser does quite a lot of stuff under the hood and also calls getpwuid which might block with network login.

Test Plan

Still starts in $HOME

See also D5049

Diff Detail

Repository
R369 Yakuake
Lint
Lint Skipped
Unit
Unit Tests Skipped