Summary: | Kile crashes on selecting "Browse" or "Zoom" for document preview | ||
---|---|---|---|
Product: | [Applications] kile | Reporter: | johnnyrasnic |
Component: | general | Assignee: | Michel Ludwig <michel.ludwig> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | b_jacquemin, carl, robin, ssreedev |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.9.93 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
johnnyrasnic
2023-02-10 14:47:12 UTC
Created attachment 156456 [details]
New crash information added by DrKonqi
kile (2.9.93) using Qt 5.15.8
Kile crashes when clicking 'Zoom' in the top button bar.
-- Backtrace (Reduced):
#4 0x00007f5642540319 in PageViewAnnotator::detachAnnotation() () from /usr/lib64/qt5/plugins/okularpart.so
#5 0x00007f56734d0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#6 0x00007f56741a82f6 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#7 0x00007f56741aafb3 in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
#8 0x00007f56742a52ba in QAbstractButtonPrivate::click() () from /lib64/libQt5Widgets.so.5
Created attachment 162890 [details]
New crash information added by DrKonqi
kile (2.9.93) using Qt 5.15.11
I had a .tex file open and the preview open on the right, and I hit the zoom button, causing the application to crash.
-- Backtrace (Reduced):
#6 0x00007f54e5b4b3b7 in QAction::triggered(bool) () at /usr/lib/libQt5Widgets.so.5
#7 0x00007f54e5b51000 in QAction::activate(QAction::ActionEvent) () at /usr/lib/libQt5Widgets.so.5
[...]
#9 0x00007f54e5c4b0c4 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () at /usr/lib/libQt5Widgets.so.5
#10 0x00007f54e5d4848f in QToolButton::mouseReleaseEvent(QMouseEvent*) () at /usr/lib/libQt5Widgets.so.5
#11 0x00007f54e5b98a7a in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
Created attachment 164801 [details]
New crash information added by DrKonqi
kile (2.9.93) using Qt 5.15.8
Nothing particular. Just use browse or zoom for pdf display
-- Backtrace (Reduced):
#6 0x00007fa83375c782 in QAction::triggered(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7 0x00007fa83375f3ab in QAction::activate(QAction::ActionEvent) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#9 0x00007fa833856fd7 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fa83394faaa in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007fa8337a4db8 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
*** This bug has been marked as a duplicate of bug 476207 *** |