https://bugs.kde.org/show_bug.cgi?id=405519
--- Comment #11 from Kristian <kde-b...@kristiankoch.com> --- I didn't have much time, so I just made a quick check: digikam currently crashes when I open Geolocation Editor, no matter if I add export QT_XCB_FORCE_SOFTWARE_OPENGL=1 first or not. [..] Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) Received signal 6 #0 0x7f43ae041e0e <unknown> #1 0x7f43ae03efc3 <unknown> #2 0x7f43ae041d85 <unknown> #3 0x7f43b9447e00 <unknown> #4 0x7f43b9447d7f __GI_raise #5 0x7f43b9432672 __GI_abort #6 0x7f43b9a297fc QMessageLogger::fatal() #7 0x7f43aa3cd036 <unknown> #8 0x7f43aa3cd374 <unknown> #9 0x7f43aa3cf5b6 QQuickWidget::resizeEvent() #10 0x7f43b93205ce <unknown> #11 0x7f43ba62a63e QWidget::event() #12 0x7f43aa3d029e QQuickWidget::event() #13 0x7f43b9320951 <unknown> #14 0x7f43ba5e8e24 QApplicationPrivate::notify_helper() #15 0x7f43ba5f05f1 QApplication::notify() #16 0x7f43b9c1fdf9 QCoreApplication::notifyInternal2() #17 0x7f43ba622430 QWidgetPrivate::sendPendingMoveAndResizeEvents() #18 0x7f43ba626464 QWidgetPrivate::show_helper() #19 0x7f43ba62640c QWidgetPrivate::showChildren() #20 0x7f43ba626482 QWidgetPrivate::show_helper() #21 0x7f43ba629775 QWidgetPrivate::setVisible() #22 0x7f43ba626421 QWidgetPrivate::showChildren() #23 0x7f43ba626482 QWidgetPrivate::show_helper() #24 0x7f43ba629775 QWidgetPrivate::setVisible() #25 0x7f43ba60cdf6 QStackedLayout::setCurrentIndex() #26 0x7f43bb9a06f9 Digikam::MapWidget::slotBackendReadyChanged() #27 0x7f43b9c4a980 QMetaObject::activate() #28 0x7f43bb9aa3e3 <unknown> #29 0x7f43bb973f00 <unknown> #30 0x7f43bb9abc2e <unknown> #31 0x7f43b9c4a82c QMetaObject::activate() #32 0x7f43bb9a74bb <unknown> #33 0x7f43bb9abf5d <unknown> #34 0x7f43b9c4a82c QMetaObject::activate() #35 0x7f43b931d953 QWebEngineView::loadFinished() #36 0x7f43b9c4a980 QMetaObject::activate() #37 0x7f43b930c8a3 QWebEnginePage::loadFinished() #38 0x7f43b9c56b07 <unknown> #39 0x7f43b9c4b0bb QObject::event() #40 0x7f43ba5e8e24 QApplicationPrivate::notify_helper() #41 0x7f43ba5f05f1 QApplication::notify() #42 0x7f43b9c1fdf9 QCoreApplication::notifyInternal2() #43 0x7f43b9c75045 QTimerInfoList::activateTimers() #44 0x7f43b9c758d2 <unknown> #45 0x7f43aa91e7bf g_main_context_dispatch #46 0x7f43aa920739 <unknown> #47 0x7f43aa92077e g_main_context_iteration #48 0x7f43b9c75c99 QEventDispatcherGlib::processEvents() #49 0x7f43b9c1ea8c QEventLoop::exec() #50 0x7f43ba7e19be QDialog::exec() #51 0x7f43bc2f2c6d Digikam::DigikamApp::slotEditGeolocation() #52 0x7f43bc3b4e6b <unknown> #53 0x7f43b9c4a82c QMetaObject::activate() #54 0x7f43ba5e2633 QAction::triggered() #55 0x7f43ba5e4d1a QAction::activate() #56 0x7f43ba5e5625 QAction::event() #57 0x7f43ba5e8e24 QApplicationPrivate::notify_helper() #58 0x7f43ba5f05f1 QApplication::notify() #59 0x7f43b9c1fdf9 QCoreApplication::notifyInternal2() #60 0x7f43ba01dee0 QShortcutMap::dispatchEvent() #61 0x7f43ba01dfc3 QShortcutMap::tryShortcut() r8: 0000000000000000 r9: 00007ffe95d39000 r10: 0000000000000008 r11: 0000000000000246 r12: 00007ffe95d39348 r13: 000056233686c4e0 r14: 0000000000000001 r15: 00007ffe95d39950 di: 0000000000000002 si: 00007ffe95d39000 bp: 000056233686c4e0 bx: 0000000000000006 dx: 0000000000000000 ax: 0000000000000000 cx: 00007f43b9447d7f sp: 00007ffe95d39000 ip: 00007f43b9447d7f efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] Calling _exit(1). Core file will not be generated. Will try the AppImage in the next days. -- You are receiving this mail because: You are watching all bug changes.