Alessandro Zanatta

Results 9 comments of Alessandro Zanatta

Your fixes are not working for me. I tried from both the last release and the current master branch. Here's the error AFTER the fixes: ``` Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on...

@Muhand I've put together a Dockerfile to reproduce the above error. I've also tried the different releases of Koel player. None build. Moreover, I've tried solving the error... but that...

Thanks @l0l67 ! That's more than a few changes though, that's a lot of work done! Here's an updated Dockerfile, if anyone's interested: ```Dockerfile FROM ubuntu:20.04 ARG DEBIAN_FRONTEND=noninteractive RUN apt-get...

Yeah I got that to build just now. The problem is, the app refuses to work correctly (no idea if that's related to your changes or not). When I try...

Sure, thanks a lot @l0l67. I'm at least a step closer to make this work! 😆

I'm using this: https://github.com/teamgram/teamgram-server

Is there an ETA on this? I'd also like to use the updated icons, together with outline icons and so on

> Looks like `library/` is removed when trying to access my local harbor registry, making this not work at all. > > What even is the point of stripping away...