On 06/30/2018 09:43 PM, James Knott wrote:
One problem I've noticed is Konqueror won't start, unless I specify a URL. I've long preferred it to Dolphin as a file manager and sometimes find it useful as a web browser. When I click on the icon, it appears briefly in the task bar and then nothing. At the command prompt, entering just konqueror likewise fails. But adding a URL works. Sometimes, when trying to start it, I get an error: $ Illegal icon group: 7 libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile KCrash: Application 'konqueror' crashing... KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 QSocketNotifier: Invalid socket 9 and type 'Read', disabling... QSocketNotifier: Invalid socket 19 and type 'Read', disabling... QSocketNotifier: Invalid socket 10 and type 'Read', disabling... Unable to start Dr. Konqi Re-raising signal for core dump handling
Any ideas?
tnx jk
You can ignore the libpng warnings -- that is just old artwork that hasn't been converted to a new png format (they are harmless) I don't know what "Illegal icon group: 7" is by I dout that is the issue. You really don't much useful pre-crash info (not your fault, just the way it is). First indication of a real problem is:
KCrash: Application 'konqueror' crashing...
(which is one of those "duh!..." messages) The QSocketNotifier messages are likely related, but post after the crash not doing much to help you sort it out. Since drkonqi dies, no drkonqi window offering to show the backtrace and the kde bugreporter popping up... bummer. It is impossible to tell at this point whether it is a config issue, a plasma issue or a Qt/FW5 issue. All I would do is the plasma equivalent of rebooting Win95 (e.g. create a fresh user and see if it happens there). I don't have plasma on 15, but will check when I next boot into plasma and see if it happens on the current git code. Sorry I'm of no help, but hopefully eliminating some of the message will make sure we are hunting in the right place. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org