Bug 461629 - Gwenview crashes on startup
Summary: Gwenview crashes on startup
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.08.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-11-09 11:04 UTC by mdyne
Modified: 2025-08-21 00:04 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 mdyne 2022-11-09 11:04:53 UTC
Application: gwenview (22.08.1)

Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 6.0.5-200.fc36.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 36 (KDE Plasma)
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
It crashes every time I try to run it. It happens when I start it both fro the system menu and fro the command line as /usr/bin/gwenview.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f6c74595864 in QToolBarLayout::layoutActions(QSize const&) () from /lib64/libQt5Widgets.so.5
#5  0x00007f6c74596d05 in QToolBarLayout::setGeometry(QRect const&) () from /lib64/libQt5Widgets.so.5
#6  0x00007f6c743ce8e8 in QLayoutPrivate::doResize() () from /lib64/libQt5Widgets.so.5
#7  0x00007f6c743cfd77 in QLayout::activate() () from /lib64/libQt5Widgets.so.5
#8  0x00007f6c743aece7 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#9  0x00007f6c736a81c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#10 0x00007f6c736ab534 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#11 0x00007f6c736f9537 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#12 0x00007f6c715e5faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#13 0x00007f6c7163b2c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#14 0x00007f6c715e3940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#15 0x00007f6c736f902a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#16 0x00007f6c736a6c1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#17 0x00007f6c736aece2 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#18 0x00005586c0f5fb2b in main ()
[Inferior 1 (process 22864) detached]

Reported using DrKonqi
Comment 1 A Linux User 2025-08-19 16:39:47 UTC
Thank you for the bug report. Unfortunately we were not able to get to it yet. Can we ask you to please check if this is still an issue with 25.08.0 (the latest released version).
Comment 2 mdyne 2025-08-20 17:46:40 UTC
Recent Gwenview versions including 25.08.0 do not have such issue.