WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Barrier - a Synergy fork  (Read 3294 times)

Offline bernhard

  • Wiki Author
  • Jr. Member
  • *****
  • Posts: 73
Barrier - a Synergy fork
« on: April 11, 2019, 08:34:20 AM »
what about Barrier a soft KVM application (forked about a year ago from Synergy 1.x).

See: https://github.com/debauchee/barrier

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Barrier - a Synergy fork
« Reply #1 on: April 11, 2019, 09:07:31 AM »
Hi bernhard
You need to specify architecture (ARM, x86, x86_64) and version (TC9, TC10, dcore).

Offline bernhard

  • Wiki Author
  • Jr. Member
  • *****
  • Posts: 73
Re: Barrier - a Synergy fork
« Reply #2 on: April 15, 2019, 03:49:21 AM »
Sorry, I would currently prefer x86, TC 1,  maybe x86_64 real soon 😃

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Barrier - a Synergy fork
« Reply #3 on: April 16, 2019, 04:39:33 AM »
barrier compiles, but fails with:
Code: [Select]
$ barrier
*** WARNING *** The program 'barrier' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=barrier&f=DNSServiceRegister>

Offline bernhard

  • Wiki Author
  • Jr. Member
  • *****
  • Posts: 73
Re: Barrier - a Synergy fork
« Reply #4 on: April 16, 2019, 12:43:16 PM »
Should I try to file an issue at github?

Offline mocore

  • Hero Member
  • *****
  • Posts: 506
  • ~.~
Re: Barrier - a Synergy fork
« Reply #5 on: April 16, 2019, 12:54:58 PM »
perhaps related : 'Switch to native Avahi support to solve warnings ' -  https://github.com/symless/synergy-core/issues/4672

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Barrier - a Synergy fork
« Reply #6 on: April 16, 2019, 11:03:09 PM »
issue #20 on the barrier github seems to suggest the avahi message is a warning - I had thought it had hung.

barrier posted - I've no real idea if it works or not...

Offline bernhard

  • Wiki Author
  • Jr. Member
  • *****
  • Posts: 73
Re: Barrier - a Synergy fork
« Reply #7 on: April 30, 2019, 02:13:08 PM »
Sory for the late answer, I did not find any time to watch the forum. I'll try Barrir as soon as possible.

Offline Nexus

  • Newbie
  • *
  • Posts: 7
Re: Barrier - a Synergy fork
« Reply #8 on: December 12, 2023, 10:26:46 PM »
Apologies for the necro, but I think Barrier needs to be recompiled. Currently running the client program, barrierc, demands libssl.so.1.0.0 but the ssl version provided in TinyCore 14.0 is openssl-1.1.1

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Barrier - a Synergy fork
« Reply #9 on: December 13, 2023, 03:21:10 AM »
Thanks for reporting this - in fact the latest openssl version in tinycore is 3.2.0

You can possibly fix things by downloading and loading http://tinycorelinux.net/10.x/x86/tcz/openssl.tcz after first loading barrier.

If you'd like to re-compile barrier and submit an update, it would be much appreciated.