Issue 127187 - Can access samba share but not open any files
Summary: Can access samba share but not open any files
Status: UNCONFIRMED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: 4.2.0-dev
Hardware: All Linux 64-bit
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-25 16:06 UTC by Andreas Säger
Modified: 2016-10-25 16:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.