mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
Logitech G-Keys broken in 1.5 #2841
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#2841
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dot-gov on GitHub (May 26, 2024).
Description
Support for Logitech G-Keys is broken in 1.5.x. Previously added shortcuts with g-keys would no longer function, and it's not possible to add new shortcuts with g-keys, because they're not recognized. It was working fine in 1.4.287 but after upgrading to 1.5.634 it's no longer working. I've also tried the first RC (1.5.517) and it's broken there as well.
Steps to reproduce
%localappdata%\mumble,%appdata%\mumble,HKCU\Software\Mumble, and any mumble profile in logitech gaming softwareIn 1.4 it recognizes g-keys just fine, but in 1.5 they're not recognized.
Mumble version
1.5.634
Mumble component
Client
OS
Windows
Reproducible?
Yes
Additional information
No response
Relevant log output
Screenshots
No response
@Krzmbrzl commented on GitHub (May 27, 2024):
Does registering other shortcuts (e.g. a regular key on your keyboard) work?
@dot-gov commented on GitHub (May 27, 2024):
Yes. Regular keys on my keyboard work (eg. F12), as the g-key, if I change the action to something like "F12" rather than the native g-key action.
@Hartmnt commented on GitHub (May 30, 2024):
@Krzmbrzl
ded91ed2c8seems suspicious on paperEdit: Wait sorry, this is the migration from 1.3.x to 1.4.x
@Krzmbrzl commented on GitHub (May 30, 2024):
Yeah, this came to my mind as well, but I also think that this can't be responsible for the described behavior (it's only abou migrating settings after all)