[GH-ISSUE #1100] [console] Issue when compile disabling GUI and Installer #878

Open
opened 2026-05-05 07:14:28 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @ingluisbrh on GitHub (Mar 14, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1100

Describe the bug
I did attempt to compile only for console mode (disabling GUI in order to avoid to download QT) so I turn off "-D BARRIER_BUILD_GUI=OFF" also without installer (-D BARRIER_BUILD_INSTALLER=OFF) but I found an issue, when the mouse passed to other PC (both was Windows ) , the mouse was stuck in the other PC (client one), the keyboard works great, but I'm stuck in the client one and then I can't return to server PC also the mouse's cursor disappear in client's one

To Reproduce

Steps to reproduce the behavior:

  1. Compile without using GUI feature (-D BARRIER_BUILD_GUI=OFF) and no installer (-D BARRIER_BUILD_INSTALLER=OFF)
  2. Run the server
  3. Run the client'
  4. Attempt to go to Client's PC
  5. Mouse's cursor disappear and you keep stuck in client's PC

Expected behavior
I did expect to works perfectly in both computers.

Screenshots
none

  • OS: [Windows 10]
  • Barrier version [2.3.3]

Additional context
Note: my doubt if is mandatory to compile using GUI in order to control the mouse

Originally created by @ingluisbrh on GitHub (Mar 14, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1100 **Describe the bug** I did attempt to compile only for console mode (disabling GUI in order to avoid to download QT) so I turn off "-D BARRIER_BUILD_GUI=OFF" also without installer (-D BARRIER_BUILD_INSTALLER=OFF) but I found an issue, when the mouse passed to other PC (both was Windows ) , the mouse was stuck in the other PC (client one), the keyboard works great, but I'm stuck in the client one and then I can't return to server PC also the mouse's cursor disappear in client's one **To Reproduce** Steps to reproduce the behavior: 1. Compile without using GUI feature (-D BARRIER_BUILD_GUI=OFF) and no installer (-D BARRIER_BUILD_INSTALLER=OFF) 2. Run the server 3. Run the client' 4. Attempt to go to Client's PC 5. Mouse's cursor disappear and you keep stuck in client's PC **Expected behavior** I did expect to works perfectly in both computers. **Screenshots** none - OS: [Windows 10] - Barrier version [2.3.3] **Additional context** Note: my doubt if is mandatory to compile using GUI in order to control the mouse
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#878
No description provided.