Bug 477890 - When using xdg-desktop-portal to reach a mounted cifs smb share it breaks doplhins ability to access said share
Summary: When using xdg-desktop-portal to reach a mounted cifs smb share it breaks dop...
Status: REPORTED
Alias: None
Product: xdg-desktop-portal-kde
Classification: Plasma
Component: general (show other bugs)
Version: git-stable-Plasma/5.27
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-02 06:43 UTC by dansity
Modified: 2024-01-16 20:43 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screenshot of the said event (115.48 KB, image/png)
2023-12-02 06:43 UTC, dansity
Details
Video recording of the event (2.22 MB, video/x-matroska)
2024-01-16 10:11 UTC, dansity
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dansity 2023-12-02 06:43:46 UTC
Created attachment 163743 [details]
screenshot of the said event

SUMMARY
***
I had this reported and I thought I solved it but I figured out the issue still exists so here it is reopened.
When mounting an smb path with fstab or autofs using cifs seemingly using xdg-desktop-portal breaks other application's ability to access said mount.
***


STEPS TO REPRODUCE
1. Mount your smb path with autofs or fstab and cifs.
2. Access your path in dolphin or krusader and confirm it is working
3. Now access your path from xdg-desktop-portal (save or open a file)
4. You are no longer able to access the mounted path in dolphin or krusader only in xdg-desktop-portal

I'm a novice user so please guide me what kind of logs you want to see. I was reading through syslog it has no event about this whatsoever just a single line that path is not accessible.


SOFTWARE/OS VERSIONS
Ubuntu 23.10
KDE Plasma Version: 5.7.28
KDE Frameworks Version: 5.110
Qt Version: 5.15.10

ADDITIONAL INFORMATION
I have attached some screenshots
Comment 1 Nate Graham 2024-01-11 23:03:35 UTC
Does it work when you access the path from a KDE open dialog that's *not* using xdg-desktop-portal? E.g. when opened from an app that isn't packaged via Flatpak or Snap.
Comment 2 dansity 2024-01-16 10:11:54 UTC
Created attachment 164941 [details]
Video recording of the event

I managed to catch it on video. I'm going to be really honest here. I have no idea if it is xdg-portal or dolphin or the cifs implementation or what causes the issue. I can make it happen when I do the following.
Comment 3 Nate Graham 2024-01-16 20:43:57 UTC
Thanks!