[Libreoffice-bugs] [Bug 119193] New: LibreOffice crashed when creating a file on samba
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 10 08:47:11 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119193
Bug ID: 119193
Summary: LibreOffice crashed when creating a file on samba
Product: LibreOffice
Version: 6.1.0.3 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: rejestracje at pawelpieczyrak.pl
Description:
Hey!
If I open the LibreOffice Writer program and want to save the file to a mounted
samba share, the application hangs. The symptom is that the application
interface stops responding and you need to kill the process.
However, if the libreoffice file is already on the samba (it was previously
created somehow), the program saves it normally, it does not crash.
This is not a permission problem, because I have write access and other
applications, eg dolphin, krita, internet browsers write a new file without any
problems
Steps to Reproduce:
1. Launch LibreOffice writer.
2.Select file - save as and choose the location where you have the samba
resource installed.
3. Click the save button.
Actual Results:
An application when writing a new file for samba share hangs completely. It can
be closed only by killing the process.
Expected Results:
The application should create a file on a network share, without crashed.
Reproducible: Always
User Profile Reset: No
Additional Info:
Informations from LibreOffice - About
Version: 6.1.0.3
Build ID: 10(Build:3)
threads of cpu: 2; OS:Linux 4.17; UI render:default; VCL: gtk3_kde5;
Regional Settings: pl-PL (pl_PL.UTF-8); Calc: group threaded
My operating system:
LSB Version: n/a
Distributor ID: openSUSE
Description: openSUSE Tumbleweed
Release: 20180807
Codename: n/a
GUI = PLASMA 5
My systemD script to mount samba share (devoid of real login data):
[Unit]
Description=<example>
Requires=systemd-networkd.service
After=NetworkManager-wait-online.service
Wants=NetworkManager-wait-online.service
[Mount]
What=//1.1.1.1/Example
Where=/path/samba/mount
Options=username=<samba username>,password=<samba username
password,rw,uid=<user uid>
Type=cifs
TimeoutSec=30
[Install]
WantedBy=multi-user.target
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180810/547ca159/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list