Hello,

I am new to LXQt and PCManFM-Qt. I installed the desktop environment
with Debian 9.0 (stretch).

Unfortunately I can not open files from samba shares with LibreOffice.
The problem is LibreOffice itself, which can not open gvfs-paths or
gvfs-URLs. The solution presented at
https://bugs.documentfoundation.org/show_bug.cgi?id=56544 did not help.

As workaround I will try to write a shell script, which extracts the
target samba path from the output of gvfs-info, e.g.
gvfs-info $1 | awk '/smb:\/\//{print $NF}'
LibreOffice can open files from samba shares with smb-URLs successfully.

My question is, where should I place this script within PCManFM-Qt or LXQt?

--
Stefan


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to