-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Attachments won't open on AppImage #8669
Comments
#8644 fixes this |
Actually this is not broken at all... make sure you have an appropriate application registered to open the attachment file type or save them to disk. |
I don't understand... what should I do? |
I have an appropriate application registered to open the attachments, because I do open them with KeePassXC 2.7.1, but the problem is that I can't open with KeePassXC 2.7.3 |
I just opened attachments in 2.7.3, please provide a screenshot of where in the application you are encountering this issue |
What happens if you create a text file on your hard disk and run |
It works, it opens the file. |
This might be an appimage specific problem |
Is there a way to fix it? |
Try using out flatpak or ppa instead of appimage. Or downgrade back to 2.7.1. |
same problem on flatpak |
How can I help you debug this? It doesn't do anything for me, however xdg-open in terminal opens up editor no problem |
Compiled from source has no problems. Everything works. AppImage prints this to the terminal: Flatpak has no errors, but I'm guessing it's related to the above.
|
The error message indicates that you are trying to open a file in emacs, but Emacs crashes due to an incompatible dynamic library version. This is not an error in KeePassXC, but in your Emacs installation. |
There is not any problems in my Emacs installation. When I compile KeePassXC myself, everything is OK. |
The error is thrown by your emacs, not by us. Try changing your file type association to a different editor. |
This is Firefox handling mimetype text/plain. It throws this error with every GTK applications. No problem with xdg-open or KeePassXC compiled from src. Problem related to AppImage/Flatpak |
Alright, I can reproduce it with the AppImage, but the error is a missing "x-scheme-handler/file". This is a bug either in Qt or the system MIME handling, nothing we can fix. As a workaround, you can add a file:// schema handler to ~/.config/mimeapps.list: https://bugs.kde.org/show_bug.cgi?id=442721 |
Attachments not opening in |
Overview
Hello!
Attachments do not work anymore with the new release KeePassXC 2.7.3
With the old KeePassXC 2.7.1 I added some attachments to some entries. But with the new release I cannot access to those attachments anymore, I cannot open them.
Can you fix it?
Expected Behavior
I expect that when I click open, the attachment opens
Actual Behavior
With the new release KeePassXC 2.7.3, when I try to open the attachment nothing happens, not even an error message, nothing.
KeePassXC - Version 2.7.3
Revision: d8483d3
Distribution: AppImage
Qt 5.15.2
Debugging mode is disabled.
Operating system: Linux Mint 20.3
CPU architecture: x86_64
Kernel: linux 5.4.0-131-generic
Enabled extensions:
Cryptographic libraries:
Operating System: Linux
Desktop Env: Cinnamon
The text was updated successfully, but these errors were encountered: