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

--- Comment #1 from kavol <ka...@seznam.cz> ---
Created attachment 108665
  --> https://bugs.kde.org/attachment.cgi?id=108665&action=edit
New crash information added by DrKonqi

konqueror (5.0.97) using Qt 5.9.2

- What I was doing when the application crashed:

I was trying to run Konqueror over ssh

it didn't open the page but rather offered to open the file in seamonkey

the offending line seems to be:
KonqFMSettings says: don't embed this servicetype

why the hell Konqueror - a web browser - should not embed the html type?
what's that "KonqFMSettings" and where does it get this nonsense? - I don't
have anything special in mime associations

$ QT_QPA_PLATFORMTHEME=KDE konqueror fio.cz
url= QUrl("http://fio.cz";)
Creating new konqrun for QUrl("http://fio.cz";) req.typedUrl= ""
QUrl("http://fio.cz";) -> QUrl("http://fio.cz/";)
QUrl("http://fio.cz/";) -> QUrl("https://fio.cz/";)
QUrl("https://fio.cz/";) -> QUrl("https://www.fio.cz/";)
KonqFMSettings says: don't embed this servicetype
KCrash: Application 'konqueror' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/var/run/user/1002/kdeinit5_localhost_11
Using /proc to determine executable path
Executable is: "/usr/bin/konqueror"
Executable exists: true
Enabling drkonqi crash catching
kf5.kwidgetsaddons: Invalid pixmap specified.
Sending SIGSTOP to process

[1]+  Pozastavena             QT_QPA_PLATFORMTHEME=KDE konqueror fio.cz

-- Backtrace (Reduced):
#6  0x00007fb246390ad8 in KonqRun::foundMimeType(QString const&) () from
/usr/lib64/libkdeinit5_konqueror.so
#7  0x00007fb244ccfe12 in KRun::mimeTypeDetermined(QString const&) () from
/usr/lib64/libKF5KIOWidgets.so.5
#8  0x00007fb2452644b8 in KParts::BrowserRun::slotBrowserMimetype(KIO::Job*,
QString const&) () from /usr/lib64/libKF5Parts.so.5
[...]
#10 0x00007fb244979087 in KIO::TransferJob::mimetype(KIO::Job*, QString const&)
() from /usr/lib64/libKF5KIOCore.so.5
#11 0x00007fb2449791af in KIO::TransferJob::slotMimetype(QString const&) ()
from /usr/lib64/libKF5KIOCore.so.5

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

Reply via email to