Summary: | plugin-editor-perspective works difficult while using Wayland | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | PK <pieterkristensen> |
Component: | Plugin-Editor-Perspective | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.3.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
PK
2021-11-27 07:07:59 UTC
I tested it here under a Plasma Wayland session on openSUSE Tumbleweed. The problem is a performance problem when copying the image data. The same problem exists in the text tool that moving the text box over the image is extremely slow. Maik Git commit 44160177c2661a24437eea683f58d3abca7b5d72 by Gilles Caulier. Committed on 01/06/2023 at 16:11. Pushed by cgilles into branch 'master'. add Wayland protocols modules in AppImage bundle. Compile KF5::KGuiAddOns module with Wayland support. Related: bug 446729, bug 446511 M +1 -0 project/bundles/3rdparty/CMakeLists.txt M +1 -1 project/bundles/3rdparty/ext_kf5_frameworks/CMakeLists.txt A +28 -0 project/bundles/3rdparty/ext_waylandprotocols/CMakeLists.txt M +3 -1 project/bundles/appimage/02-build-extralibs.sh https://invent.kde.org/graphics/digikam/-/commit/44160177c2661a24437eea683f58d3abca7b5d72 @PK, What's about this file using current 8.2.0 AppImage Linux bundle ? It's reproducible ? https://files.kde.org/digikam/ Thanks in advance Gilles Caulier |