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

--- Comment #1 from Nick Coghlan <ncogh...@gmail.com> ---
This seems to have now progressed to Kate simply not creating the edit panel
when opening an existing session, even on a fresh login. This problem then
persists even if opening a new session. (I've turned off SELinux and the
behaviour persists, so it isn't anything related to that).

Running Kate from a console window, I get this output:

==================
$ kate &
$ QObject::connect: invalid null parameter
QObject::connect: invalid null parameter
QObject::connect: Cannot connect (null)::returnPressed() to
KUrlRequester::returnPressed()
QObject::connect: Cannot connect (null)::returnPressed(QString) to
KUrlRequester::returnPressed(QString)
Attempted to re-run an already running session.
QObject::connect: invalid null parameter
QObject::connect: invalid null parameter
QObject::connect: Cannot connect (null)::returnPressed() to
KUrlRequester::returnPressed()
QObject::connect: Cannot connect (null)::returnPressed(QString) to
KUrlRequester::returnPressed(QString)
Attempted to re-run an already running session.
Attempted to re-run an already running session.
==================

The first "Attempted to re-run..." is from choosing a session at start-up, the
second pair is from an attempt to switch sessions.

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

Reply via email to