[Libreoffice-bugs] [Bug 137926] New: storeAsURL regression between libreoffice < 7 and libreoffice >=7
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 2 08:40:57 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137926
Bug ID: 137926
Summary: storeAsURL regression between libreoffice < 7 and
libreoffice >=7
Product: LibreOffice
Version: 7.0.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: libreoffice at neowutran.ovh
Description:
In libreoffice < 7, the python API "storeAsURL" work.
In libreoffice >= 7, the python API "storeAsURL" hang and crash with the code:
__main__.ErrorCodeIOException: SfxBaseModel::impl_store
<file:///home/user/libreoffice_bug/docx.docx.nopassword> failed: 0x20d(Error
Area:Io Class:General Code:13)
/build/libreoffice-fresh/src/libreoffice-7.0.2.2/sfx2/source/doc/sfxbasemodel.cxx:3153
I will attach all the files required to reproduce this issue easily.
(I am fairly new with libreoffice, tried to find any announcement for breaking
change between <7 and >=7, but found nothing relevant.)
Steps to Reproduce:
1. python3 ./remove_password.py /{ABSOLUTE_PATH}/docx.docx ''
Actual Results:
In libreoffice <7: A file is correctly created
In libreoffice >=7: Hang or crash
Expected Results:
A file should be created
Reproducible: Always
User Profile Reset: No
Additional Info:
Non working environment: LibreOffice 7.0.2.2 00(Build:2), archlinux
Working environment: LibreOffice 6.4.7.2 40(Build:2), fedora 32
--
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/20201102/8c23e368/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list