Summary: | Selecting Database Configuration Type on first startup crashed application | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Espen Fossen <espenaf> |
Component: | Setup-Database | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | arojas, caulier.gilles |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
Espen Fossen
2017-04-09 16:39:17 UTC
Look like it crash in wayland plugin from Qt5 : Thread 1 (Thread 0x7f044cefddc0 (LWP 30898)): [KCrash Handler] #6 0x00007f040fd54df7 in () at /usr/lib/libwayland-client.so.0 There is nothing wrong from digiKam side here. All work fine here with a fresh X11 installation of digiKam in these conditions. Sound like an Arch packaging problem. Please report it to your distro team... Gilles Caulier This is crashing on Wayland, the fact that it works on X11 is completely irrelevant. If digikam doesn't support Wayland, just close it as wontfix, and please announce it on the release notes so that distros are aware of it. If it does support Wayland, then this shouldn't be dismissed just because it works on X11 digiKam as nothing to do with Wayland. It don't know and don't need to know what's screen manager run in background, especially when you setup database. In fact we use Qt5 as frontend. This mask the screen manager. This permit to run under OSX or Windows without any problem. I suspect a Qt5 compilation problem from the distro. that all. In the backtrace, only system internal library can be visible. There is nothing from digiKam side. Gilles Caulier |