[GH-ISSUE #141] Elevate setting can not be changed #112

Open
opened 2026-05-05 05:17:55 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @nsk7even on GitHub (Oct 2, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/141

Operating Systems

Server: Ubuntu 18.04

Client: Microsoft Windows 7 Enterprise

Barrier Version

2.1.0-RELEASE-0b2dfd80

Steps to reproduce bug

On the client:

  1. Open settings dialog
  2. Alter Dropdown for Elevate "AsNeeded" to "Never"
  3. Close settings dialog
  4. Open settings dialog again
  5. "AsNeede" is selected

Other info

The problem behind:

  • Clipboard transmission from client to server does not work, if barrierc.exe is started as SYSTEM.
  • It works, if barrierc.exe is started as my user.
  • The "AsNeeded" setting seems to choose this arbitrarily...
  • Therefore I try to change this setting.
  • Does this bug prevent you from using Barrier entirely? No

Nothing else... :)

Originally created by @nsk7even on GitHub (Oct 2, 2018). Original GitHub issue: https://github.com/debauchee/barrier/issues/141 ### Operating Systems ### Server: Ubuntu 18.04 Client: Microsoft Windows 7 Enterprise ### Barrier Version ### 2.1.0-RELEASE-0b2dfd80 ### Steps to reproduce bug ### On the client: 1. Open settings dialog 2. Alter Dropdown for Elevate "AsNeeded" to "Never" 3. Close settings dialog 4. Open settings dialog again 5. "AsNeede" is selected ### Other info ### The problem behind: * Clipboard transmission from client to server does not work, if barrierc.exe is started as SYSTEM. * It works, if barrierc.exe is started as my user. * The "AsNeeded" setting seems to choose this arbitrarily... * Therefore I try to change this setting. * Does this bug prevent you from using Barrier entirely? No Nothing else... :)
gitea-mirror added the
windows
linux
labels 2026-05-05 05:17:55 -06:00
Author
Owner

@nsk7even commented on GitHub (Oct 8, 2018):

Meanwhile I switched from using the Barrier GUI to calling barrierc.exe from the CLI which solves the problem for me.

Additionally there is another advantage with this method: I was able to determine that the CLI parameter --stop-on-desk-switch was responsible to let barrierc.exe stop at suspend/resume of the system. After removing this parameter, Barrier works well without interruptions now.

Though I am not affected anymore, I leave this issue open, since the original problem is not solved. If there are any updates to Barrier that claim to have solved the problem, I will check if it works then - just leave me a note here.

<!-- gh-comment-id:427790245 --> @nsk7even commented on GitHub (Oct 8, 2018): Meanwhile I switched from using the Barrier GUI to calling barrierc.exe from the CLI which solves the problem for me. Additionally there is another advantage with this method: I was able to determine that the CLI parameter `--stop-on-desk-switch` was responsible to let barrierc.exe stop at suspend/resume of the system. After removing this parameter, Barrier works well without interruptions now. Though I am not affected anymore, I leave this issue open, since the original problem is not solved. If there are any updates to Barrier that claim to have solved the problem, I will check if it works then - just leave me a note here.
Author
Owner

@gomme600 commented on GitHub (Jun 9, 2023):

Having this problem. Need to run barrier elevated for UAC but clipboard isn't working anymore

<!-- gh-comment-id:1584209886 --> @gomme600 commented on GitHub (Jun 9, 2023): Having this problem. Need to run barrier elevated for UAC but clipboard isn't working anymore
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#112
No description provided.