Open Lippiece opened 1 year ago
Sorry, EndeavourOS is not one of the supported (and tested on) OSes.
I see that, but can I get rid of the notification showing up every startup? Literally everything works fine besides that.
Literally everything works fine besides that.
No: The message means that appimaged
does not know how to get informed about disks that are attached and unattached to the computer on this operating system. Hence, when you attach a disk containing AppImages they will not be known to the system; which means that functionality is broken.
Basically, you need to find out how your system notifies applications when new disks are mounted, and then extend
https://github.com/probonopd/go-appimage/blob/master/src/appimaged/udisks.go
accordingly.
Sorry, I don't really understand. I just want the notification not to show up every startup, and I don't care about disks. Can you make it to show up only once?
Operating System: EndeavourOS KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.10 Kernel Version: 6.3.8-arch1-1 (64-bit)