[systemsettings] [Bug 390036] Crash of system settings in Shortcuts, clicking on Web shortcuts and then on Custom Shortcuts
https://bugs.kde.org/show_bug.cgi?id=390036 Žygimantas Bruzgys changed: What|Removed |Added CC||un1x0...@gmail.com --- Comment #2 from Žygimantas Bruzgys --- I can confirm. Here's my bt: $ systemsettings5 --version |& tail -n 1 systemsettings 5.11.5 $ gdb systemsettings5 GNU gdb (GDB) 8.1 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from systemsettings5...(no debugging symbols found)...done. (gdb) r Starting program: /usr/bin/systemsettings5 [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffe4a79700 (LWP 26143)] [New Thread 0x7fffdba31700 (LWP 26144)] Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/16/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/22/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/24/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/16@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/22@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/24@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/16/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/16@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/22/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/22@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/24/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/24@2x/panel/" Invalid Context= "Notifications" line for icon theme: "/usr/share/icons/Numix/48/notifications/" Invalid Context= "Notifications" line for icon theme: "/usr/share/icons/Numix/48@2x/notifications/" Icon theme "gnome" not found. Icon theme "gnome" not found. [New Thread 0x7fffd14b2700 (LWP 26146)] [New Thread 0x7fffc9695700 (LWP 26147)] KActivities: Database connection: "kactivities_db_resources_140737353694336_readonly" query_only: QVariant(qlonglong, 1) journal_mode:QVariant(QString, "wal") wal_autocheckpoint: QVariant(qlonglong, 100) synchronous: QVariant(qlonglong, 0) Nothing to load - the client id is empty Nothing to load - the client id is empty Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/16/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/22/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/24/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/16@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/22@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix-Light/24@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/16/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/16@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/22/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/22@2x/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/24/panel/" Invalid Context= "Panel" line for icon theme: "/usr/share/icons/Numix/24@2x/panel/" Invalid Context= "Notifications" line for icon theme: "/usr/sha
[digikam] [Bug 390136] New: digiKam crashes when launching scan and recognize faces
https://bugs.kde.org/show_bug.cgi?id=390136 Bug ID: 390136 Summary: digiKam crashes when launching scan and recognize faces Product: digikam Version: 5.8.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: Faces-Detection Assignee: digikam-bugs-n...@kde.org Reporter: un1x0...@gmail.com Target Milestone: --- digiKam crashes every time I launch: Scan collection for faces -> Detect and recognize faces -> Scan. --- BT: Thread 51 (Thread 0x7ffed4ff9700 (LWP 11968)): #0 0x7294ddd4 in cv::face::FaceRecognizer::getLabelsByString(cv::String const&) const () at /usr/lib/libopencv_face.so.3.4 #1 0x7294dc4f in cv::face::FaceRecognizer::predict(cv::_InputArray const&, int&, double&) const () at /usr/lib/libopencv_face.so.3.4 #2 0x773d0e54 in () at /usr/lib/libdigikamgui.so.5.8.0 #3 0x773c7a34 in Digikam::RecognitionDatabase::recognizeFaces(Digikam::ImageListProvider*) () at /usr/lib/libdigikamgui.so.5.8.0 #4 0x773c7f00 in Digikam::RecognitionDatabase::recognizeFaces(QList const&) () at /usr/lib/libdigikamgui.so.5.8.0 #5 0x7777dcf5 in () at /usr/lib/libdigikamgui.so.5.8.0 #6 0x7778c174 in () at /usr/lib/libdigikamgui.so.5.8.0 #7 0x73eacac2 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5 #8 0x74bf5ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #9 0x74bfd8a6 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #10 0x73e7b850 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #11 0x73e7e4b6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5 #12 0x73ed8714 in () at /usr/lib/libQt5Core.so.5 #13 0x7fffe5893e38 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #14 0x7fffe5894081 in () at /usr/lib/libglib-2.0.so.0 #15 0x7fffe589410e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #16 0x73ed7d01 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #17 0x73e79e9b in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #18 0x763f19d9 in () at /usr/lib/libdigikamcore.so.5.8.0 #19 0x73c8bb02 in () at /usr/lib/libQt5Core.so.5 #20 0x73c8eb2d in () at /usr/lib/libQt5Core.so.5 #21 0x7fffecf4d08c in start_thread () at /usr/lib/libpthread.so.0 #22 0x72f7ae7f in clone () at /usr/lib/libc.so.6 Thread 48 (Thread 0x7ffed67fc700 (LWP 11965)): #0 0x762ec60f in () at /usr/lib/libdigikamcore.so.5.8.0 #1 0x762ef58f in Digikam::DImg::smoothScaleClipped(int, int, int, int, int, int) const () at /usr/lib/libdigikamcore.so.5.8.0 #2 0x762ef611 in Digikam::DImg::smoothScaleClipped(QSize const&, QRect const&) const () at /usr/lib/libdigikamcore.so.5.8.0 #3 0x762ef6f3 in Digikam::DImg::smoothScale(QSize const&, Qt::AspectRatioMode) const () at /usr/lib/libdigikamcore.so.5.8.0 #4 0x762ef72b in Digikam::DImg::smoothScale(int, int, Qt::AspectRatioMode) const () at /usr/lib/libdigikamcore.so.5.8.0 #5 0x7777546b in () at /usr/lib/libdigikamgui.so.5.8.0 #6 0x7777d891 in () at /usr/lib/libdigikamgui.so.5.8.0 #7 0x7778bbb4 in () at /usr/lib/libdigikamgui.so.5.8.0 #8 0x73eacac2 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5 #9 0x74bf5ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #10 0x74bfd8a6 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #11 0x73e7b850 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #12 0x73e7e4b6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5 #13 0x73ed8714 in () at /usr/lib/libQt5Core.so.5 #14 0x7fffe5893e38 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #15 0x7fffe5894081 in () at /usr/lib/libglib-2.0.so.0 #16 0x7fffe589410e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #17 0x73ed7d01 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #18 0x73e79e9b in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #19 0x763f19d9 in () at /usr/lib/libdigikamcore.so.5.8.0 #20 0x73c8bb02 in () at /usr/lib/libQt5Core.so.5 #21 0x73c8eb2d in () at /usr/lib/libQt5Core.so.5 #22 0x7fffecf4d08c in start_thread () at /usr/lib/libpthread.so.0 #23 0x72f7ae7f in clone () at /usr/lib/libc.so.6 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 390062] System Preferences crashes when accessing printers.
https://bugs.kde.org/show_bug.cgi?id=390062 Žygimantas Bruzgys changed: What|Removed |Added CC||un1x0...@gmail.com --- Comment #1 from Žygimantas Bruzgys --- This happened to me when I navigated to any menu, then back, then tried to search for something. BT: #0 0x720a18e4 in QQuickItem::isVisible() const () from /usr/lib/libQt5Quick.so.5 #1 0x720a19fa in ?? () from /usr/lib/libQt5Quick.so.5 #2 0x720a169d in QQuickItemPrivate::filterKeyEvent(QKeyEvent*, bool) () from /usr/lib/libQt5Quick.so.5 #3 0x720ade76 in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) () from /usr/lib/libQt5Quick.so.5 #4 0x720ae1d6 in QQuickItem::event(QEvent*) () from /usr/lib/libQt5Quick.so.5 #5 0x75272ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #6 0x7527a8a6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #7 0x7425e850 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #8 0x720b97aa in QQuickWindowPrivate::deliverKeyEvent(QKeyEvent*) () from /usr/lib/libQt5Quick.so.5 #9 0x720bdd96 in QQuickWindow::keyReleaseEvent(QKeyEvent*) () from /usr/lib/libQt5Quick.so.5 #10 0x74a75a35 in QWindow::event(QEvent*) () from /usr/lib/libQt5Gui.so.5 #11 0x720c8626 in QQuickWindow::event(QEvent*) () from /usr/lib/libQt5Quick.so.5 #12 0x75272ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #13 0x7527a8a6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #14 0x7425e850 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #15 0x7274b2fd in QQuickWidget::keyReleaseEvent(QKeyEvent*) () from /usr/lib/libQt5QuickWidgets.so.5 #16 0x752b2fc8 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #17 0x7274cb1c in QQuickWidget::event(QEvent*) () from /usr/lib/libQt5QuickWidgets.so.5 #18 0x75272ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19 0x7527be33 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20 0x7425e850 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21 0x752d0b1b in ?? () from /usr/lib/libQt5Widgets.so.5 #22 0x75272ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #23 0x7527a8a6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #24 0x7425e850 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #25 0x74a66012 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /usr/lib/libQt5Gui.so.5 #26 0x74a6b166 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5 #27 0x74a42bbc in QWindowSystemInterface::sendWindowSystemEvents(QFlags) () from /usr/lib/libQt5Gui.so.5 #28 0x7fffe76a62ed in ?? () from /usr/lib/libQt5XcbQpa.so.5 #29 0x7425ce9b in QEventLoop::exec(QFlags) () from /usr/lib/libQt5Core.so.5 #30 0x74266188 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #31 0xed30 in ?? () #32 0x738a4f4a in __libc_start_main () from /usr/lib/libc.so.6 #33 0xedba in _start () -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 390136] digiKam crashes when launching scan and recognize faces
https://bugs.kde.org/show_bug.cgi?id=390136 --- Comment #2 from Žygimantas Bruzgys --- I've downloaded 5.8 appimage and it already seems that I cannot reproduce the same problem. :/ It crashed once, but I was not able to get the BT. Then I've restarted it and from then on it worked fine. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 390136] digiKam crashes when launching scan and recognize faces
https://bugs.kde.org/show_bug.cgi?id=390136 Žygimantas Bruzgys changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED --- Comment #4 from Žygimantas Bruzgys --- Unfortunately, when it crashed I was not able to get the BT. And it seems that it was a transient crash, since after a restart it worked fine. I think that in order to reproduce this crash I would need to clear my faces DB, which I would not want to do right now. As this seems to be dependent on an external dependency, which seems to be configured correctly in a release image, I'll mark the bug as resolved. -- You are receiving this mail because: You are watching all bug changes.