Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avahi Warning message when starting uxplay #5

Open
coding-JEF opened this issue Jun 14, 2020 · 2 comments
Open

Avahi Warning message when starting uxplay #5

coding-JEF opened this issue Jun 14, 2020 · 2 comments

Comments

@coding-JEF
Copy link

coding-JEF commented Jun 14, 2020

I might look really stupid, but how do I start the server? Which command do I have to type in?

Thanks a lot!

Ok now I know that you can start it with ./uxplay

But then I get a warning message:

** WARNING *** The program 'uxplay' uses 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/blog/projects/avahi-compat.html

What can I do to fix?!

@coding-JEF coding-JEF changed the title how to start Avahi Warning message when starting uxplay Jun 15, 2020
@coding-JEF coding-JEF reopened this Jun 15, 2020
@aasivas
Copy link

aasivas commented Jun 16, 2020

As far as I know, there is nothing you can do about it. Developers have to use that compatibility layer because Apple is Apple and they do what they do, but FOSS is FOSS and freedom does not like proprietary software. In short, that warning is okay.

@fduncanh
Copy link
Contributor

fduncanh commented Aug 5, 2021

you need AVAHI_COMPAT_NOWARN=1 in the enviroment . This automatic with the recent update to UxPlay #PR #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants