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

--- Comment #2 from Jekyll Wu <[email protected]> ---
In App/Ui/CodeEditor.cpp: 

    _editor = KTextEditor::EditorChooser::editor();
    if (!_editor) {
        KMessageBox::error(this, i18n("A KDE Text Editor could not be found, \n
please, check your installation"));
        exit(1);
    }

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to