Renato Caldas

Results 38 comments of Renato Caldas

> This is an error message related to the system libc++ version. > > which should be addressed by running the modern AppImage based on a newer Ubuntu version Sorry,...

The one from Archlinux AUR: https://github.com/Ultimaker/Cura/releases/download/5.1.1/Ultimaker-Cura-5.1.1-linux.AppImage I've just noticed there's a **modern** image as well. Tried that one but it failed with a different error: ``` $ cura PyInstaller/loader/pyimod02_importers.py:499: DeprecationWarning:...

Looking at sway's output, here's the problem: ``` 00:02:14.697 [ERROR] [wlr] [render/vulkan/texture.c:590] Unsupported pixel format 36314752 (RG16) ``` EDIT: with the **modern** image, that is.

I've just tested with X11, and **both** AppImages work perfectly, so maybe not related to libstdc++ **in my case**. Regarding not supporting Wayland, that is rather disappointing, but will hopefully...

It seems like the path where the completions are installed to is also wrong, at least they don't seem to be picked up automatically by `bash-completion`. The path recommended in...

> Is this fixed with the merged PR? Yes, sorry!

> This was supposed to be fixed in [#1734](https://github.com/stalwartlabs/stalwart/issues/1734), I think - it's not just non standard ports, happens for `https://mail.example.com` as well. It was supposed to, but I now...