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

--- Comment #1 from Jimmy Berry <ji...@boombatower.com> ---
Looks like

KTextEditor::DocumentPrivate::readDirConfig()
{
    if (!url().isLocalFile()) {
        return;
    }

...

is to blame, just a condition around that would be handy.

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

Reply via email to