Henrique Campos
Henrique Campos
I've since migrated the application from Nancy to ASP.Net Core since it was still small, but is there any workaround, like for instance somehow checking if the view is a...
@gfrenoy I think I'll try my hand on this after the holidays. I have a (currently not public-facing) project for dockerizing Asbrù and it's not turning out very well, however,...
> Appimage gives problems with Wayland `GLib-GIO-ERROR **: 09:21:44.785: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'` unfortunately the developer of AppImage does not agree with Wayland. it...
> > > Appimage gives problems with Wayland `GLib-GIO-ERROR **: 09:21:44.785: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'` unfortunately the developer of AppImage does not agree with...
I managed to reproduce it in a clean VM, working on a fix. Will keep status updated here.
I have a workaround, but it requires modifying the filesystem of your system. The `Net::Ping` module is having trouble getting the echo port for TCP, because OpenSUSE changed the location...
When running from an AppImage, resources located outside of the AppImage are usually not used because they contain installation-specific content. This is true for themes however there could be some...
You could try the RPM compiled for Fedora but maybe it won't work :/
If you need a Perl package but it's not precompiled for your distro you can install it using CPANM. I do it in the Dockerfile that creates the AppImage. It's...
> > > I was getting the error > > ``` > WslRegisterDistribution failed with error: 0x800706d9 > Error: 0x800706d9 There are no more endpoints available from the endpoint mapper....