Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot see volumes come and go #258

Open
Lippiece opened this issue Jun 18, 2023 · 4 comments
Open

Cannot see volumes come and go #258

Lippiece opened this issue Jun 18, 2023 · 4 comments

Comments

@Lippiece
Copy link

Lippiece commented Jun 18, 2023

  1. What does it mean?
  2. How to disable this notification?

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)

@probonopd
Copy link
Owner

Sorry, EndeavourOS is not one of the supported (and tested on) OSes.

@Lippiece
Copy link
Author

Lippiece commented Jun 18, 2023

I see that, but can I get rid of the notification showing up every startup? Literally everything works fine besides that.

@probonopd
Copy link
Owner

probonopd commented Jun 18, 2023

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.

@Lippiece
Copy link
Author

Lippiece commented Jun 20, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants