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

Stefano Crocco <stefano.cro...@alice.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal

--- Comment #5 from Stefano Crocco <stefano.cro...@alice.it> ---
It's hard to tell, especially because that error message isn't produced by
Konqueror itself but from one of the libraries that Konqueror uses.

As first thing, you can try changing the option "When a new Tab is created" in
the "General" tab of Konqueror configuration dialog to "Show My Start Page" and
 enter a directory in the field on the right. Now when you launch Konqueror, it
should start in the directory you chose. If it works, it means that the problem
lies in the fact that, for some reason, Konqueror isn't able to find the
WebEngine part it needs to display the starting page. At this point, you can
try entering a web address in the location bar and see if Konqueror is able to
correctly display it. If this works, try entering konq:about in the location
bar. If you see the introduction page, it means that the problem with the
"konq" protocol only happens at startup.

The next thing you can do is launching Konqueror from a terminal emulator like
Konsole and look at the debug output. Unfortunately, most of the debug output
is hidden by default. To enable it, you should launch Konqueror using the
command:
QT_LOGGING_RULES=org.kde.konqueror.debug=true konqueror
which will show debug messages from Konqueror.

You can also try looking at the ~/.config/kpartsrc file and check whether
WebEnginePart is mentioned somewhere in it.

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

Reply via email to