Daniel Lux

Results 19 comments of Daniel Lux

Removing `connection.setFixedLengthStreamingMode(ippBuf.limit())` from your test apk and the chunked thing from the current source then printing finally works (i get a bunch of error messages telling me that the print...

My assumption about auth was a bit wrong but the results are the same. Testing wether a cert or auth is required is done in these lines: ``` val client...

> For now I will assume this is mDNS (because manual would mean user error, not app error). It is not but the printer url is the right one. One...

i only see a post from you two days ago on #114

We might not need to decouple these. Probably just implement a `createEntity()` Method inside the Engine which just creates a new Entity() and returns it. PooledEngine just Overrides that method...

We are using Windows Server 2022 based container images with Visual Studio 2019 Build Tools and are also missing the VCToolsRedistDir environment variable. Last successful container image was built 3...

> Hi @dlux95, You can raise an issue here https://github.com/microsoft/vscode , Thanks. Isn’t that only for Visual Studio Code related issues? I don’t think that’s the right place.