Steffen Christgau
Steffen Christgau
> Would you like to mention the official package in readme.md as well? It's in the pipeline, but it *may* not appear in the readme before 12/"Bookworm" is officially released.
> @christgau: probably it would be better to reopen (keep open) issue #19 until no one uses that repository anymore or until I close it down myself one day. Reopened...
> ``` > ***@***.***:~ $ sudo rm /etc/apt/sources.list.d/wsdd.list > ***@***.***:~ $ sudo echo "deb https://pkg.ltec.ch/public/ bullseye > main" > /etc/apt/sources.list.d/wsdd.list > bash: /etc/apt/sources.list.d/wsdd.list: Permission denied > ``` Did you notice...
> Here is the culprint: it should be https://pkg.ltec.ch/public/ instead But it actually was that way in the [original issue](https://github.com/christgau/wsdd/issues/132#issue-1176683485), noting that it was wrong in the latest attempt. >...
@mundodisco8, does the issue still exist?
Ok, closing the issue based on the OP's feedback.
Sorry for being unresponsive. Real life can be tough 😉. In general, it is a bad idea to let wsdd bind to all interfaces if one of them is affected...
Looks like the final and essential HTTP request is not performed. Based on the log, it should be done via IPv6, but since your network may not support it, you...
IMO integrating D-Bus directly in wsdd appears to be show-stopper. There is hardly any way to do so without having hard dependencies on some kind of D-Bus library. This is...
@gershnik Could you please verify that wsdd still works on MacOS after my changes?