Application: kalendarac (5.22.3) Qt Version: 5.15.8 Frameworks Version: 5.103.0 Operating System: Linux 6.1.0-28-amd64 x86_64 Windowing System: X11 Distribution: Debian GNU/Linux 12 (bookworm) DrKonqi: 5.27.5 [KCrashBackend] -- Information about the crash: installed lxqt, switched, kogged in first time, reminders (whatever that is) crashed The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Reminders (kalendarac), signal: Segmentation fault [KCrash Handler] #4 0x00007f0a7a565ef9 in QApplication::setFont(QFont const&, char const*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #5 0x00007f0a74f1314a in LXQtPlatformTheme::loadSettings() () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/libqtlxqt.so #6 0x00007f0a74f1385a in LXQtPlatformTheme::onSettingsChanged() () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/libqtlxqt.so #7 0x00007f0a7bae8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f0a7ba16bdf in QFileSystemWatcher::fileChanged(QString const&, QFileSystemWatcher::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f0a7bae8fbc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007f0a7ba16ca3 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x00007f0a7ba1c1db in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007f0a7bae8fbc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007f0a7baec2cf in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007f0a7baecad5 in QSocketNotifier::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007f0a7bab1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x00007f0a7bb0a3cd in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007f0a796627a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007f0a79662a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007f0a79662acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007f0a7bb09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x00007f0a7bab01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x00007f0a7bab8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x0000563ccb4050d7 in ?? () #24 0x00007f0a7b64624a in __libc_start_call_main (main=main@entry=0x563ccb404d30, argc=argc@entry=1, argv=argv@entry=0x7ffe85fec708) at ../sysdeps/nptl/libc_start_call_main.h:58 #25 0x00007f0a7b646305 in __libc_start_main_impl (main=0x563ccb404d30, argc=1, argv=0x7ffe85fec708, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe85fec6f8) at ../csu/libc-start.c:360 #26 0x0000563ccb405251 in ?? () [Inferior 1 (process 229694) detached] Reported using DrKonqi This report was filed against 'kde' because the product 'kalendar' could not be located in Bugzilla. Add it to drkonqi's mappings file!
It appears to be crashing in 3rd-party code.
That's nice to know. What 3rd party code? I know nothing about this reminder thing because I do my reminders on Apple. Where does it look for reminders that I did not explicitly create in it (assuming that it's an app and has that feature)? Can kt be disabled, remved, fixed?
The crash is in LXQtPlatformTheme::loadSettings(), which means there's a problem with the platform integration plugin provided by LXQt. I'd recommend bringing it up to them; hopefully they can help you.
Thank, I will do that or just go back to lxde On Wed, Dec 18, 2024, at 10:13 AM, Nate Graham wrote: > https://bugs.kde.org/show_bug.cgi?id=497568 > > --- Comment #3 from Nate Graham <nate@kde.org> --- > The crash is in LXQtPlatformTheme::loadSettings(), which means there's a > problem with the platform integration plugin provided by LXQt. I'd recommend > bringing it up to them; hopefully they can help you. > > -- > You are receiving this mail because: > You reported the bug.
It would appear you are already using LXQt, hence its platform integration plugin being loaded. If you're *not* using LXQt, then its platform integration plugin being loaded is some kind of system misconfiguration. Either way, I'd recommend following up with your distro's developers.