Issue 127187

Summary: Can access samba share but not open any files
Product: General Reporter: Andreas Säger <villeroy>
Component: uiAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Normal    
Priority: P5 (lowest)    
Version: 4.2.0-dev   
Target Milestone: ---   
Hardware: All   
OS: Linux 64-bit   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Andreas Säger 2016-10-25 16:06:20 UTC
Host is a Windows 2008 server on the local network.
Client is Ubuntu 16.4
I could never open any shared file with AOO 4.1.x

Starting AOO from command line:

/opt/openoffice4/program/soffice smb://server01/daten/Praxisdaten/Dokumente/Mappe1.ods
/opt/openoffice4/program/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/lib/x86_64-linux-gnu/libproxy.so.1)
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so

** (soffice:6836): WARNING **: Unknown type: GailWindow

Same file with libreoffice works.

Trying the path from the mountpoint:
/opt/openoffice4/program/soffice /run/user/1000/gvfs/smb-share\:server\=server01\,share\=daten/Praxisdaten/Dokumente/Mappe1.ods 
/opt/openoffice4/program/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/lib/x86_64-linux-gnu/libproxy.so.1)
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so

** (soffice:6981): WARNING **: Unknown type: GailWindow

When I call the native AOO file picker or the system's file picker, I can navigate from the mount point to the directory, see the directory content but get an General I/O-Error when trying to open some file.