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

Kai Uwe Broulik <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #3 from Kai Uwe Broulik <[email protected]> ---
In KRun it fails in

const QString localPath = d->m_strURL.toLocalFile();
        if (!QFile::exists(localPath)) {

Perhaps somewhere it actually replaces the broken unicode character by the
replacement character, losing the original character, and then the file names
don't match up and it aborts

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

Reply via email to