https://bugs.kde.org/show_bug.cgi?id=477379
Bug ID: 477379
Summary: digikam crashes on start with "failed to create
drawable" / "glXCreatePbuffer failed."
Classification: Applications
Product: digikam
Version: 8.1.0
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
digikam crashes immediately after launch (but shows splash screen). Console
output:
~ $ digikam
failed to create drawable
failed to create drawable
[22259:22316:1122/184246.795731:ERROR:gl_surface_glx_qt.cpp(188)]
glXCreatePbuffer failed.
[22259:22316:1122/184246.795811:ERROR:gpu_info_collector.cc(69)]
gl::GLContext::CreateOffscreenGLSurface failed
[22259:22316:1122/184246.795866:ERROR:gpu_info_collector.cc(277)] Could not
create surface for info collection.
failed to create drawable
[22259:22316:1122/184246.840085:ERROR:gl_surface_glx_qt.cpp(188)]
glXCreatePbuffer failed.
failed to create drawable
[22259:22316:1122/184246.878873:ERROR:gl_surface_glx_qt.cpp(188)]
glXCreatePbuffer failed.
[22259:22316:1122/184246.878912:ERROR:gpu_info_collector.cc(69)]
gl::GLContext::CreateOffscreenGLSurface failed
[22259:22316:1122/184246.878928:ERROR:gpu_info_collector.cc(277)] Could not
create surface for info collection.
21 -- exe=/usr/bin/digikam
13 -- platform=xcb
11 -- display=:0
16 -- appname=digikam
17 -- apppath=/usr/bin
10 -- signal=11
10 -- pid=22259
17 -- appversion=8.1.0
20 -- programname=digiKam
31 -- [email protected]
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = digikam path = /usr/bin pid = 22259
KCrash: Arguments: /usr/bin/digikam
QSocketNotifier: Invalid socket 29 and type 'Read', disabling...
QSocketNotifier: Invalid socket 31 and type 'Read', disabling...
QSocketNotifier: Invalid socket 35 and type 'Read', disabling...
KCrash: Attempting to start /usr/lib/drkonqi
[1]+ Angehalten digikam
~ $ file:///usr/lib/qt/qml/org/kde/kirigami.2/ContextDrawer.qml:135:9: QML
ListView: Binding loop detected for property "topMargin"
DrKonqi hangs and spams the terminal with when trying to get more info:
"[warn] epoll_wait: Ungültiger Dateideskriptor" (Invalid file descriptor)
STEPS TO REPRODUCE
1. start digikam
2.
3.
OBSERVED RESULT
digikam crashes immediately after launch
EXPECTED RESULT
digikam should start
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: linux 6.1.63-1-lts (64-bit)
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.11
ADDITIONAL INFORMATION
This applies for the version installed from Arch Linux repos, the appimage
works fine. It didn't crash with digikam 8.0.0
--
You are receiving this mail because:
You are watching all bug changes.