Summary: | Pressing F3 to view an ods always crash and close Krusader. Same on all document files from libreoffice, like .ods, odf, odt... | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | Markus Rassow <markus> |
Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | krusader-bugs-null, michal.kuncl, toni.asensi |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Markus Rassow
2022-04-22 04:21:45 UTC
Created attachment 149816 [details]
New crash information added by DrKonqi
krusader (2.7.2 "Peace of Mind") using Qt 5.15.4
- What I was doing when the application crashed:
Tried to open a libreoffice ODT document renamed to zip via viewer
-- Backtrace (Reduced):
#4 0x00007f027ee12572 in QObject::setProperty(char const*, QVariant const&) () from /usr/lib/libQt5Core.so.5
#5 0x00007f020a51c519 in Kerfuffle::LoadJob::onFinished(bool) () from /usr/lib/libkerfuffle.so.22
#6 0x00007f027ee09430 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#7 0x00007f027f88da7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#8 0x00007f027ede5b28 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
I tried it (using the git version of Krusader, under Kubuntu 22.04) and no problem was seen. In that version, there was a change to avoid the problem that you wrote about. If you can follow the steps of https://commits.kde.org/krusader?path=INSTALL then you can build the git version of Krusader, use its latest features, etc. If you have been able to do it, is your problem solved? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |