[GH-ISSUE #1921] FATAL: unknown screen name #1400

Open
opened 2026-05-05 07:48:06 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @Marietto2008 on GitHub (Mar 27, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1921

What happened?

Hello.

I'm running Barrier 2.3.3 release 0 on freebsd 13.2-RC5 and Barrier 2.3.2 Release 0 on ubuntu 20.04 for arm64 on the jetson nano. On FreeBSD I have configured barrier as server,IP number = 192.168.1.2 ; enable SSL = no ; configure the server,on the right screen name = mariettoarm ; On the jetson nano : screen name = mariettoarm ; server IP = 192.168.1.2 ; enable SSL = no. Server and client can't connect. The error is always the same on the server side : "FATAL: unknown screen name `marietto' ; I have changed "marietto" with a lot of different names. It didn't fix the error. It does not accept any name. Full log :

[2023-03-27T19:23:47] INFO: starting server
[2023-03-27T19:23:47] INFO: config file: /tmp/Barrier.iyyCPd
[2023-03-27T19:23:47] INFO: log level: INFO
[2023-03-27T19:23:47] INFO: ignoring --enable-drag-drop, not supported on linux.
[2023-03-27T19:23:47] FATAL: unknown screen name `marietto'
[2023-03-27T19:23:47] ERROR: process exited with error code: 1

Version

v2.3.3

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

on the FreeBSD between ports and wth apt-install on ubuntu 20.04.

What OSes are you seeing the problem on? (Check all that apply)

Linux

What OS versions are you using?

freebsd 13.2-RC5 and ubuntu 20.04 for arm64.

Relevant log output

[2023-03-27T19:23:47] INFO: starting server
[2023-03-27T19:23:47] INFO: config file: /tmp/Barrier.iyyCPd
[2023-03-27T19:23:47] INFO: log level: INFO
[2023-03-27T19:23:47] INFO: ignoring --enable-drag-drop, not supported on linux.
[2023-03-27T19:23:47] FATAL: unknown screen name `marietto'
[2023-03-27T19:23:47] ERROR: process exited with error code: 1

Any other information

No response

Originally created by @Marietto2008 on GitHub (Mar 27, 2023). Original GitHub issue: https://github.com/debauchee/barrier/issues/1921 ### What happened? Hello. I'm running Barrier 2.3.3 release 0 on freebsd 13.2-RC5 and Barrier 2.3.2 Release 0 on ubuntu 20.04 for arm64 on the jetson nano. On FreeBSD I have configured barrier as server,IP number = 192.168.1.2 ; enable SSL = no ; configure the server,on the right screen name = mariettoarm ; On the jetson nano : screen name = mariettoarm ; server IP = 192.168.1.2 ; enable SSL = no. Server and client can't connect. The error is always the same on the server side : "FATAL: unknown screen name `marietto' ; I have changed "marietto" with a lot of different names. It didn't fix the error. It does not accept any name. Full log : ``` [2023-03-27T19:23:47] INFO: starting server [2023-03-27T19:23:47] INFO: config file: /tmp/Barrier.iyyCPd [2023-03-27T19:23:47] INFO: log level: INFO [2023-03-27T19:23:47] INFO: ignoring --enable-drag-drop, not supported on linux. [2023-03-27T19:23:47] FATAL: unknown screen name `marietto' [2023-03-27T19:23:47] ERROR: process exited with error code: 1 ``` ### Version v2.3.3 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? on the FreeBSD between ports and wth apt-install on ubuntu 20.04. ### What OSes are you seeing the problem on? (Check all that apply) Linux ### What OS versions are you using? freebsd 13.2-RC5 and ubuntu 20.04 for arm64. ### Relevant log output ```shell [2023-03-27T19:23:47] INFO: starting server [2023-03-27T19:23:47] INFO: config file: /tmp/Barrier.iyyCPd [2023-03-27T19:23:47] INFO: log level: INFO [2023-03-27T19:23:47] INFO: ignoring --enable-drag-drop, not supported on linux. [2023-03-27T19:23:47] FATAL: unknown screen name `marietto' [2023-03-27T19:23:47] ERROR: process exited with error code: 1 ``` ### Any other information _No response_
Author
Owner

@G2G2G2G commented on GitHub (Apr 9, 2023):

This project is dead, use https://github.com/input-leap/input-leap a fork of it which is active

<!-- gh-comment-id:1501024794 --> @G2G2G2G commented on GitHub (Apr 9, 2023): This project is dead, use https://github.com/input-leap/input-leap a fork of it which is active
Author
Owner

@Marietto2008 commented on GitHub (Apr 9, 2023):

there is no port called input-leap on FreeBSD. I can't use it. The same for arm64.

<!-- gh-comment-id:1501085818 --> @Marietto2008 commented on GitHub (Apr 9, 2023): there is no port called input-leap on FreeBSD. I can't use it. The same for arm64.
Author
Owner

@ansidev commented on GitHub (Sep 19, 2023):

If I understand correctly,

FATAL: unknown screen name `marietto' means:

  1. marietto is screen name of the barrier server (Settings > Screen name).
  2. marietto is missing from the layout configuration.
<!-- gh-comment-id:1726406891 --> @ansidev commented on GitHub (Sep 19, 2023): If I understand correctly, FATAL: unknown screen name `marietto' means: 1. `marietto` is screen name of the barrier server (Settings > Screen name). 2. `marietto` is missing from the layout configuration.
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#1400
No description provided.