Summary: | gray square handles not work when crop with wacom intuos draw tablet | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | empyreal <empyreal> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | gabriel |
Priority: | NOR | ||
Version First Reported In: | 21.08.2 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
empyreal
2021-07-23 22:22:17 UTC
Similar problem with VirtualBox. Solution: Exec=bash -c 'QT_XCB_TABLET_LEGACY_COORDINATES=1 VirtualBox %U' Source: https://forums.virtualbox.org/viewtopic.php?f=7&t=97881 Only Exec= option was changed in virtualbox.desktop Exec=QT_XCB_TABLET_LEGACY_COORDINATES=1 VirtualBox %U in /usr/share/applications/virtualbox.desktop does the trick - I can use Wacom Only Exec= option was changed in org.kde.gwenview.desktop Exec=QT_XCB_TABLET_LEGACY_COORDINATES=1 gwenview %U in /usr/share/applications/org.kde.gwenview.desktop has no effect - I can't change crop area with Wacom Same problem with newer Gwenview in Mageia 8 and Manjaro 21.07 releases (contains QT 5.15.2). Can’t change crop area with Wacom Intuos Draw Pen S North White (CTL-490DW-N). Also I can't drag picture with Wacom pen when it is scaled. I think the root of this issue is the same, so I add comment instead posting new bug report. Same problem with Version 20.12.3 on Kubuntu 21.04. Same problem in gwenview-release-21.04 Gwenview Version 21.04.3 Same on Gwenview Version 21.08.1 Operating System: Kubuntu 21.04 KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.85.0 Qt Version: 5.15.2 Kernel Version: 5.11.0-34-generic (64-bit) Graphics Platform: X11 Thank you for the bug report. Unfortunately we were not able to get to it yet. Can we ask you to please check if this is still an issue with Gwenview 25.08.0 (the latest released version)? |