-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
File picker has stopped working #262
Comments
Looking a little closer, this error pops up for both the programs when I start them from the terminal:
I managed to remove this error by giving the flatpak access to the system bus, however, this has not fixed the issue, the file picker is still useless. |
I have tried the Obsidian appimage, and it doesn't work in that either. |
Have you installed something through brew that could have pulled in something like dbus? |
From what I gather, the file picker is broken for you with Flatpaks, AppImages and distrobox-launched applications. Does the file picker work for native KDE apps? Could you temporarily create a new test user and see if it's broken for that user as well? We can try to narrow it down to a user config file. |
I haven't interacted with brew at all. I think this might be two different bugs with the apps instead with the desktop environment, maybe. I made a new user and made a new vault using obsidian. I then tried to export a file to a PDF, and it failed like in my normal user account. However, when I installed the ProtonMail app it worked normally, I could add attachments through the file picker and there was no "file:" prefix. I've also tried another flatpak app, LibreWolf. I tried uploading a file to virustotal, something that uses the file picker, and it worked both on the new account and my normal account. This has made me believe that:
I think I need to make sure that the issue with the obsidian app is reproducible so that I can submit an issue to their bug portal. I'll try to remove the configurations for ProtonMail and reinstall it again to see if that fixes the attachment issues. |
I have tried earlier obsidian versions and this issue is only present on the 1.8.9 version making the obsidian issue unrelated. The issue with ProtonMail still persist, however. |
Tried to reproduce the ProtonMail issue
I then tested creating a new email and added a file as an attachment. Couldn't reproduce the file picker issue. The app opens the KDE file picker and I can add file as an attachment. Might be somekind of config corruption but I don't know which config/app handles the file picker. |
Thank you for trying it out. I've seen that it's tied to my user account. Right now I'm struggling to figure out how I'll handle the removal of the surface kernel, so I can't do any more trials right now. |
Is this your own custom image or what image are you running? |
I'm running aurora-surface 41, but I've recently been made aware that the surface branch will be removed soon. I am currently trying to reinstall the OS with little success. |
Describe the bug
For some reason I can't export files in obsidian, or select files in protomail to add to an email. Obsidian is installed as a flatpak and protonmail is installed in a fedora distrobox.
I get the file picker popup, but when I click "Save" or "Open" it just closes, it's like the app doesn't get the result.
This happens both on my laptop, and my desktop (which runs bazzite). It started like a week ago or so. I have tried rolling back to a version a couple of weeks ago, but the problem persists.
I have tried running this script, but it didn't solve it:
I don't know where to find log files for the file picker.
Also, when I select items in protonmail it also prepends the filename with "file:" and if I try to select that I get the error `The file "file:" could not be found", and sometimes the first letter gets removed. This only happens in protonmail, not Obsidian.
I have no idea how to even get log files. If I run the programs from the terminal, no output is registered, this is where my theory that the file picker is just exiting.
What did you expect to happen?
I expect obsidian to be able to export and protomail to be able to add attachments.
Output of
bootc status
Output of
groups
Extra information or context
No response
The text was updated successfully, but these errors were encountered: