[GH-ISSUE #746] Some hotkeys cannot be read back from the settings #583

Closed
opened 2026-05-05 06:43:22 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @VE3NEA on GitHub (Jun 11, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/746

Operating Systems

Windows 10

Barrier Version

2.3.2

Steps to reproduce bug

  1. Open the HotKeys tab in the Server Configuration dialog.
  2. Click on HotKeys/New, Keystroke
  3. Press Ctrl-< for keystroke. (Ctrl-< and Ctrl-> are convenient hotkeys for switching between two computers).
  4. Add some action to the created hotkey.
  5. Click on OK, click on Reload.

The following error message appears in the log:
ERROR: cannot read configuration "C:/Users/User/AppData/Local/Temp/Barrier.itfedO": read error: line 37: missing )

Line 37 in the settings file looks like this:

keystroke(Control+,) = switchInDirection(left)

Other info

  • When did the problem start to occur? As soon as I installed the program
  • Is there a way to work around it? Yes, you can use any hotkey that does not include the < , button.
  • Does this bug prevent you from using Barrier entirely? No
Originally created by @VE3NEA on GitHub (Jun 11, 2020). Original GitHub issue: https://github.com/debauchee/barrier/issues/746 ### Operating Systems ### Windows 10 ### Barrier Version ### 2.3.2 ### Steps to reproduce bug ### 1. Open the HotKeys tab in the Server Configuration dialog. 2. Click on HotKeys/New, Keystroke 3. Press `Ctrl-<` for keystroke. (`Ctrl-<` and `Ctrl->` are convenient hotkeys for switching between two computers). 3. Add some action to the created hotkey. 4. Click on OK, click on Reload. The following error message appears in the log: ```ERROR: cannot read configuration "C:/Users/User/AppData/Local/Temp/Barrier.itfedO": read error: line 37: missing )``` Line 37 in the settings file looks like this: ```keystroke(Control+,) = switchInDirection(left)``` ### Other info ### * When did the problem start to occur? As soon as I installed the program * Is there a way to work around it? Yes, you can use any hotkey that does not include the `< ,` button. * Does this bug prevent you from using Barrier entirely? No
gitea-mirror 2026-05-05 06:43:22 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@github-actions[bot] commented on GitHub (Sep 19, 2020):

This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:695146257 --> @github-actions[bot] commented on GitHub (Sep 19, 2020): This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@p12tic commented on GitHub (Jan 10, 2021):

I think this has been fixed in #916.

<!-- gh-comment-id:757531484 --> @p12tic commented on GitHub (Jan 10, 2021): I think this has been fixed in #916.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#583
No description provided.