flameshot icon indicating copy to clipboard operation
flameshot copied to clipboard

QHotkey: Unable to map shortcut to native keys.

Open sohumango opened this issue 4 months ago • 0 comments

Flameshot Version

14a13677 2024-09-01 Pete Dietl (HEAD -> master, origin/master, origin/HEAD) Update README (#3693)

Installation Type

Compiled from source

Operating System type and version

Mac OSX 14.6.1

Description

Apple M1 Max Mac OSX 14.6.1

Steps to reproduce

on mac osx 14.6.1 , Apple M1 Max for Capture screen shortcut not work. I confirm the following: cd flameshot.app/Contents/MacOS/ ./flameshot QHotkey: Unable to map shortcut to native keys. Key: Qt::Key_1 Modifiers: QFlagsQt::KeyboardModifier(ShiftModifier|ControlModifier)

then I copy new QHotkey code from: https://github.com/Skycoder42/QHotkey.git to flameshot/external/QHotkey and rebuild the app. then it is work.

Screenshots or screen recordings

No response

System Information

Mac OSX 14.6.1 Apple M1 Max

sohumango avatar Oct 09 '24 09:10 sohumango