Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkey issue after Windows 11 update #777

Open
enkelmedia opened this issue Jan 7, 2025 · 2 comments
Open

Hotkey issue after Windows 11 update #777

enkelmedia opened this issue Jan 7, 2025 · 2 comments

Comments

@enkelmedia
Copy link

I just updated to "Windows 11, version 24H2" and after this it seems impossible to use Win + V as a hotkey.

When pressing Win+V I'm getting this:

image

And when trying to set the hotkey in the Ditto UI I get this error when pressing OK.

ditto_hotkey

Looking at the global hoykeys shows this:

image

And the log when trying to save looks like this:

[2025/1/7 13:29:52.981 - ExternalWindowTracker.cpp 100] TargetActiveWindow Active: System tray overflow window. (132040), Focus: DesktopWindowXamlSource (132084), FromHook 1, IdleTime: 0.000000
[2025/1/7 13:29:53.991 - Theme.cpp 120] Loading Theme C:\Program Files\Ditto\Themes\Classic.xml
[2025/1/7 13:29:53.992 - Theme.cpp 120] Loading Theme C:\Program Files\Ditto\Themes\DarkerDitto.xml
[2025/1/7 13:29:53.992 - Theme.cpp 120] Loading Theme C:\Program Files\Ditto\Themes\Nord.xml
[2025/1/7 13:29:53.992 - Theme.cpp 120] Loading Theme C:\Program Files\Ditto\Themes\Selenized-Dark.xml
[2025/1/7 13:29:53.993 - Theme.cpp 120] Loading Theme C:\Program Files\Ditto\Themes\Terminal.xml
[2025/1/7 13:30:00.115 - MultiLanguage.cpp 415] Error finding the section Ditto_Options_Quick_Paste
[2025/1/7 13:30:00.158 - HotKeys.cpp 418] Error Registering DittoHotKey
[2025/1/7 13:30:01.334 - EventThread.cpp 210] Start of CEventThread::RunThread() - OnEvent 4 - Name CMainFrmThread
[2025/1/7 13:30:01.334 - EventThread.cpp 212] End of CEventThread::RunThread() - OnEvent 4 - Name: 1980793512
Ditto-version: 03.24.246.00 64-bit
Installed using the 64-bit installer download
@enkelmedia
Copy link
Author

Ohhh, I managed to find a workaround:

https://superuser.com/a/1734901

Basically setting Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Clipboard\IsCloudAndHistoryFeatureAvailable to a DWORD with value 0 and restart explorer.exe.

I might be nice if there was a feature in Ditto to help out with this, otherwise feel free to close the issue if you feel that this is more a documentation kind of thing.

@ayanamist
Copy link

There is another method to disable any explorer built-in hotkey including win+v: https://superuser.com/a/725556/80052

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants