Summary: | unable to browse samba shares in xdg portal file picker | ||
---|---|---|---|
Product: | [Plasma] xdg-desktop-portal-kde | Reporter: | jaduff |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | aleixpol, jgrulich, nate, paul, sitter |
Priority: | NOR | ||
Version First Reported In: | 5.27.6 | ||
Target Milestone: | --- | ||
Platform: | NixOS | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | empty file picker |
Description
jaduff
2023-07-21 10:34:33 UTC
Created attachment 160422 [details]
empty file picker
Empty file picker after attempting to navigate to samba share.
You need to have kio-fuse installed on the host I think. (In reply to Harald Sitter from comment #2) > You need to have kio-fuse installed on the host I think. I have this exact issue and `kio-fuse` is already installed. Which app is this problem appearing with? For me, and at the moment, it's appearing in KGpg Editor and Firefox (when `widget.use-xdg-desktop-portal.file-picker` is set to `1`). (In reply to Harald Sitter from comment #4) > Which app is this problem appearing with? To add to this - Waevbox (https://wavebox.io) is another (it is a Chromium based browser application). Curious What's the output of busctl --user list | grep KIOFuse (In reply to Harald Sitter from comment #7) > Curious > > What's the output of > > busctl --user list | grep KIOFuse ``` org.kde.KIOFuse - - - (activatable) - - - ``` I was incorrect about KGpg not working for remote shares. Apologies, I must have been holding it wrong. However, Firefox and Wavebox both still didn't work. I did notice that the picker windows were different to KGpg (Recent Files section was missing for example). So I started digging into it a little more. I changed `widget.use-xdg-desktop-portal.mime-handler` in Firefox to `1` as well and that made no difference. I also found https://wiki.archlinux.org/title/Firefox (see KDE Integration) and double-checked everything is there. I reinstalled some of the packages just as belt and braces and as I had no other ideas. I finally gave up and just rebooted and everything started working. Both Wavebox and Firefox are using the same picker as KGpg and remote shares now work. Previously changes to Firefox config have been instant so I genuinely have no idea why it didn't work until a reboot this time. Even after restarting the application. I'm not sure this is much help to anybody, but a suggestion would be to reinstall some of the packages again if this still isn't working. I can't provide much help to anybody else as I don't think I did anything. |