https://bugs.kde.org/show_bug.cgi?id=498213
Bug ID: 498213 Summary: Crash when starting with xkbmap de(sundeadkeys) set Classification: Applications Product: digikam Version: 8.5.0 Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: digikam-bugs-n...@kde.org Reporter: markus.schwarzenb...@gmail.com Target Milestone: --- Digikam 8.5.0 doesn't start with keyboard set to de sundeadkeys STEPS TO REPRODUCE (in a terminal) 1.) setxkbmap de -variant sundeadkeys 2.) digkam OBSERVED RESULT 1.) splash screen shows and disappears after ca 1 second 2.) on stdout/stderr, there is: xkbcommon: ERROR: [XKB-661] Couldn't process include statement for 'de(sundeadkeys)' xkbcommon: ERROR: [XKB-769] Abandoning symbols file "(unnamed)" xkbcommon: ERROR: Failed to compile xkb_symbols xkbcommon: ERROR: Failed to compile keymap [49151:49257:0103/182645.935264:FATAL:xkb_keyboard_layout_engine.cc(654)] Keymap file failed to load: de-sundeadkeys Trace/Breakpoint ausgelöst (Speicherabzug geschrieben) EXPECTED RESULT digikam starting normally SOFTWARE/OS VERSIONS digiKam: 8.5.0 KDE Frameworks: 6.9.0 Qt: Using 6.8.1 and built against 6.8.1 openSUSE Tumbleweed (Xcb) Build ABI: x86_64-little_endian-lp64 Kernel: linux 6.12.6-1-default Keyboard: Sun 6 USB Keyboard german layout ADDITIONAL INFORMATION 1) The problem doesn't exist in showfoto, which is uses the same libxkbcommon library. 2) xkb_keyboard_layout_engine.cc(654) seems to be in code from https://chromium.googlesource.com/chromium/src/ ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.cc => is there any plugin using a chromium library? chromium itself runs w/o problem 3) Digikam runs normally when "setxkbmap de" is run in advance (without sundeadkeys) 4) I've found no other program having this problem, so far. -- You are receiving this mail because: You are watching all bug changes.