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: [email protected]
Reporter: [email protected]
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._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs