Bug 442399 - Gwenview crashed when browsing pictures in fullscreen
Summary: Gwenview crashed when browsing pictures in fullscreen
Status: RESOLVED DUPLICATE of bug 441561
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 21.08.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-09-13 22:42 UTC by Andrea Cavalli
Modified: 2021-09-14 17:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrea Cavalli 2021-09-13 22:42:59 UTC
Application: gwenview (21.08.1)

Qt Version: 5.15.2
Frameworks Version: 5.86.0
Operating System: Linux 5.14.2-zen1-2-zen x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: Arch Linux

-- Information about the crash:
- What I was doing when the application crashed:

Gwenview crashed when I was browsing pictures in fullscreen, I moved the mouse to the toolbar to exit the fullscreen and it crashed when the toolbar was expanding.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f74f2a2e440 in QScreen::geometry() const () from /usr/lib/libQt5Gui.so.5
#5  0x00007f74f4000766 in Gwenview::FullScreenBar::eventFilter(QObject*, QEvent*) () from /usr/lib/libgwenviewlib.so.5
#6  0x00007f74f2386fde in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7  0x00007f74f3101da2 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#8  0x00007f74f23873ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#9  0x00007f74f2a05210 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#10 0x00007f74f29da7e5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#11 0x00007f74ec341fcc in ?? () from /usr/lib/libQt5XcbQpa.so.5
#12 0x00007f74efa7a10c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#13 0x00007f74efacdba9 in ?? () from /usr/lib/libglib-2.0.so.0
#14 0x00007f74efa77871 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#15 0x00007f74f23dffe6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#16 0x00007f74f2385d2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#17 0x00007f74f238e294 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#18 0x000055f13fada94e in ?? ()
#19 0x00007f74f1d13b25 in __libc_start_main () from /usr/lib/libc.so.6
#20 0x000055f13fadab4e in ?? ()
[Inferior 1 (process 32483) detached]

The reporter indicates this bug may be a duplicate of or related to bug 441561.

Possible duplicates by query: bug 441561, bug 432205, bug 428804, bug 420467, bug 410763.

Reported using DrKonqi
Comment 1 Nate Graham 2021-09-14 17:50:38 UTC
Git commit d117dea3447856f93f0a733a5b5fdf3801e3b2f5 by Nate Graham, on behalf of Bharadwaj Raju.
Committed on 14/09/2021 at 17:50.
Pushed by ngraham into branch 'master'.

kcms/cursortheme: When a theme has only one size, only disable the size combobox
FIXED-IN: 5.23

M  +6    -6    kcms/cursortheme/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/commit/d117dea3447856f93f0a733a5b5fdf3801e3b2f5
Comment 2 Nate Graham 2021-09-14 17:55:35 UTC
Whoops, that wasn't the right bug report to close!
Comment 3 Nate Graham 2021-09-14 17:56:21 UTC

*** This bug has been marked as a duplicate of bug 441561 ***