https://bugs.kde.org/show_bug.cgi?id=389312

Nate Graham <pointedst...@zoho.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO
                 CC|                            |pointedst...@zoho.com

--- Comment #1 from Nate Graham <pointedst...@zoho.com> ---
If looks like you're running Kile with Unity, GNOME, XFCE, MATE, or Cinnamon,
instead of KDE Plasma, right? I ask because based on the path, Kile is
attempting to use a path to the Samba share that's provided by GNOME's GVFS
instead of KDE's KIO.

Can you run the following terminal commands and send the output?

echo "Test" >
"/run/user/1000/gvfs/smb-share:server=mr-server,share=mr-share/_DOKUMENTATION_/MFA-datasheet/test.txt"

cat
"/run/user/1000/gvfs/smb-share:server=mr-server,share=mr-share/_DOKUMENTATION_/MFA-datasheet/test.txt"


If test.txt cannot be created or has no content, that means the path itself is
invalid or not mounted with correct permissions, which is the fault of GVFS or
Ubuntu, and not Kile.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to