https://bugs.kde.org/show_bug.cgi?id=370392
Bug ID: 370392 Summary: digikam does not start on wayland Product: digikam Version: 5.1.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: [hidden email] Reporter: [hidden email] digikam does not start on wayland Reproducible: Always Steps to Reproduce: 1. boot to wayland (plasma 5) 2. start digikam Actual Results: digikam crashes Expected Results: digikam should run -- You are receiving this mail because: You are the assignee for the bug. |
https://bugs.kde.org/show_bug.cgi?id=370392
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |BACKTRACE CC| |[hidden email] --- Comment #1 from [hidden email] --- We need a GDB backtrace please... Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #2 from miku84 <[hidden email]> --- Created attachment 101510 --> https://bugs.kde.org/attachment.cgi?id=101510&action=edit crash report crash report -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #3 from miku84 <[hidden email]> --- Crash report attached. From terminal "digikam" starts OK and also "digikam -qwindowtitle %c". If I create a shortcut to the desktop I get the attached crach report. -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|BACKTRACE |--- Status|RESOLVED |UNCONFIRMED Component|general |ColorManagement --- Comment #4 from [hidden email] --- I crash in X11 API where with Wayland this must never happen of course. X11 API is used here to get screen color profile from X server if this is one set by end user. Q : Which system did you use to run Wayland ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #5 from miku84 <[hidden email]> --- Manjaro Plasma 5.8 KF 5.26 -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
|
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #6 from Maik Qualmann <[hidden email]> --- *** Bug 372420 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #7 from Maik Qualmann <[hidden email]> --- Git commit 31e5507db917d7d914f1e3f3c24f5d6777d61f88 by Maik Qualmann. Committed on 14/11/2016 at 19:42. Pushed by mqualmann into branch 'master'. try to fix crash under wayland, native support later M +6 -0 libs/dimg/filters/icc/iccsettings.cpp http://commits.kde.org/digikam/31e5507db917d7d914f1e3f3c24f5d6777d61f88 -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #8 from [hidden email] --- Can you reproduce the problem using digiKam Linux AppImage bundle ? The last bundle is available at this url: https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #9 from [hidden email] --- Any feedback with current 5.4.0 AppImage Linux bundle ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.4.0 --- Comment #10 from [hidden email] --- I just tested digiKam 5.4.0 with Gnome+Wayland under Mageia6 (Cauldron). It do not crash. Color Management have been enabled of course. digiKam still compiled with XCB support through KF5 framework. It do not use Wayland directly. It slow, as a gateway work in background to support XCB based application. Using Wayland directly is another story, more complicated to handle, as Qt5+KF5 Wayland support need to be enabled. This will be for later, when this environnement will be more dispatched everywhere. So for me the current situation work. Gilles Caulier Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #11 from [hidden email] --- To Miku84: I want to be sure. Can you run a KDE application on your system (a based one, installed with a package), and go to Help/About dialog. Copy the contents of Version tab in this thread. Thanks in advance Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|5.4.0 | -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #12 from [hidden email] --- Note : KF5 5.29 and Qt 5.6.2 is used here under Mageia6 Cauldron. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.4.0 -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #13 from miku84 <[hidden email]> --- I have tried it with digikam 5.4, KF 5.29, Plasma 5.8.4 and it crashed as before, but only from the desktop shortcut. From terminal digikam -qwindowtitle %c" is working. -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370392
--- Comment #14 from miku84 <[hidden email]> --- I managed digikam to work with QT_QPA_PLATFORM=xcb digikam command. Plus is, it needs D-bus registration feedback. -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |