https://bugs.kde.org/show_bug.cgi?id=368154
Bug ID: 368154 Summary: filelight crashes if invoked with a directory parameter Product: filelight Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: martin.sandsm...@kde.org Reporter: p...@kc.rr.com If I run filelight without any parameters, it crashes with the following backtrace: #0 0x00007fffe554e313 in RadialMap::Map::paint (this=0x5555558dd618, antialias=<optimized out>) at /usr/src/debug/filelight-16.08.0/src/part/radialMap/map.cpp:322 #1 0x00007ffff5db5992 in QWidget::event(QEvent*) () from /opt/kde/lib64/libQt5Widgets.so.5 #2 0x00007ffff5d71a2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/kde/lib64/libQt5Widgets.so.5 #3 0x00007ffff5d78be1 in QApplication::notify(QObject*, QEvent*) () from /opt/kde/lib64/libQt5Widgets.so.5 #4 0x00007ffff5251688 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /opt/kde/lib64/libQt5Core.so.5 #5 0x00007ffff5da7ad4 in QWidgetPrivate::propagatePaletteChange() () from /opt/kde/lib64/libQt5Widgets.so.5 #6 0x00007ffff5da7cc5 in QWidgetPrivate::setPalette_helper(QPalette const&) () from /opt/kde/lib64/libQt5Widgets.so.5 #7 0x00007ffff5da7d3e in QWidgetPrivate::resolvePalette() () from /opt/kde/lib64/libQt5Widgets.so.5 #8 0x00007ffff5da7b4c in QWidgetPrivate::propagatePaletteChange() () from /opt/kde/lib64/libQt5Widgets.so.5 #9 0x00007ffff5da7cc5 in QWidgetPrivate::setPalette_helper(QPalette const&) () from /opt/kde/lib64/libQt5Widgets.so.5 #10 0x00007ffff5da7d3e in QWidgetPrivate::resolvePalette() () from /opt/kde/lib64/libQt5Widgets.so.5 #11 0x00007ffff5da7b4c in QWidgetPrivate::propagatePaletteChange() () from /opt/kde/lib64/libQt5Widgets.so.5 #12 0x00007ffff5da7cc5 in QWidgetPrivate::setPalette_helper(QPalette const&) () from /opt/kde/lib64/libQt5Widgets.so.5 #13 0x00007ffff5da7d3e in QWidgetPrivate::resolvePalette() () from /opt/kde/lib64/libQt5Widgets.so.5 #14 0x00007ffff5da7b4c in QWidgetPrivate::propagatePaletteChange() () from /opt/kde/lib64/libQt5Widgets.so.5 #15 0x00007ffff5da7cc5 in QWidgetPrivate::setPalette_helper(QPalette const&) () from /opt/kde/lib64/libQt5Widgets.so.5 #16 0x00007ffff5da7d3e in QWidgetPrivate::resolvePalette() () from /opt/kde/lib64/libQt5Widgets.so.5 #17 0x00007ffff5da7b4c in QWidgetPrivate::propagatePaletteChange() () from /opt/kde/lib64/libQt5Widgets.so.5 #18 0x00007ffff5da7cc5 in QWidgetPrivate::setPalette_helper(QPalette const&) () from /opt/kde/lib64/libQt5Widgets.so.5 #19 0x00007ffff5da7d3e in QWidgetPrivate::resolvePalette() () from /opt/kde/lib64/libQt5Widgets.so.5 #20 0x00007ffff5db5d2b in QWidget::event(QEvent*) () from /opt/kde/lib64/libQt5Widgets.so.5 #21 0x00007ffff5eabadb in QMainWindow::event(QEvent*) () from /opt/kde/lib64/libQt5Widgets.so.5 #22 0x00007ffff78eb9c7 in KMainWindow::event(QEvent*) () from /opt/kde/lib64/libKF5XmlGui.so.5 #23 0x00007ffff792e3f5 in KXmlGuiWindow::event(QEvent*) () from /opt/kde/lib64/libKF5XmlGui.so.5 #24 0x00007ffff5d71a2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/kde/lib64/libQt5Widgets.so.5 #25 0x00007ffff5d78be1 in QApplication::notify(QObject*, QEvent*) () from /opt/kde/lib64/libQt5Widgets.so.5 #26 0x00007ffff5251688 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /opt/kde/lib64/libQt5Core.so.5 #27 0x00007ffff5d74a5b in QApplicationPrivate::setPalette_helper(QPalette const&, char const*, bool) () from /opt/kde/lib64/libQt5Widgets.so.5 #28 0x00007fffe5d07472 in Qt5CTPlatformTheme::applySettings() () from /opt/kde/lib64/qt5/plugins/platformthemes/libqt5ct.so #29 0x00007ffff527c831 in QObject::event(QEvent*) () from /opt/kde/lib64/libQt5Core.so.5 #30 0x00007ffff5d71a2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/kde/lib64/libQt5Widgets.so.5 #31 0x00007ffff5d78be1 in QApplication::notify(QObject*, QEvent*) () from /opt/kde/lib64/libQt5Widgets.so.5 #32 0x00007ffff5251688 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /opt/kde/lib64/libQt5Core.so.5 #33 0x00007ffff5253cdd in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /opt/kde/lib64/libQt5Core.so.5 #34 0x00007ffff52a2853 in ?? () from /opt/kde/lib64/libQt5Core.so.5 #35 0x00007ffff0073ba7 in g_main_context_dispatch () from /opt/gnome/lib64/libglib-2.0.so.0 #36 0x00007ffff0073dd8 in ?? () from /opt/gnome/lib64/libglib-2.0.so.0 #37 0x00007ffff0073e7c in g_main_context_iteration () from /opt/gnome/lib64/libglib-2.0.so.0 #38 0x00007ffff52a2c5f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/kde/lib64/libQt5Core.so.5 #39 0x00007ffff524f7ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/kde/lib64/libQt5Core.so.5 #40 0x00007ffff5257b3d in QCoreApplication::exec() () from /opt/kde/lib64/libQt5Core.so.5 #41 0x000055555555e27f in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/filelight-16.08.0/src/app/main.cpp:98 Note that this does not happen if filelight is started from a terminal as "filelight <dir>". Versions of files (however this behaviour was present in prior version): filelight 16.08.0 KF5 5.25.0 Plasma 5.7.4 QT5 5.7.0 Reproducible: Always Steps to Reproduce: 1. Start filelight from desktop menu or a terminal 2. Do not specify any parameters 3. Actual Results: Segmentation fault after it issues: "Found the following local filesystems: ..." Expected Results: Scan of filesystems -- You are receiving this mail because: You are watching all bug changes.