On openSUSE 12.3, 64-bit Linux LO 4.1 beta and up to the recent RC3 does not open password protected file nor does it saves a new file with password protection. Trying to open a password protected file ends with the following error: The password is incorrect. The file cannot be opened Trying to save a writer or calc file with password protection results in the following error: Error saving the document Untitled1: General Error. General input/output error.
Bojan could you please provide an example file to test against and name the PW in the file description. After providing that, please re-set this bug to UNCONFIRMED.
Created attachment 82802 [details] password protected file
Sorry my ignorance, but I can not find the way to reset the bug to unconfirmed.. On 21 July 2013 14:20, <bugzilla-daemon@freedesktop.org> wrote: > James <spam35@gmx.net> changed bug 67070<https://bugs.freedesktop.org/show_bug.cgi?id=67070> > What Removed Added Status UNCONFIRMED NEEDINFO Ever confirmed 1 > > *Comment # 1 <https://bugs.freedesktop.org/show_bug.cgi?id=67070#c1> on bug > 67070 <https://bugs.freedesktop.org/show_bug.cgi?id=67070> from James<spam35@gmx.net> > * > > Bojan could you please provide an example file to test against and name the PW > in the file description. > > After providing that, please re-set this bug to UNCONFIRMED. > > ------------------------------ > You are receiving this mail because: > > - You are on the CC list for the bug. > - You reported the bug. > >
Hi guys. I had the same problem opening a password protected file that was saved using version 4.0.2. My installation: LibreOffice_4.1.0.4_Linux_x86-64_deb Ubuntu 13.04 x64 This is my fist post here, so forgive me if I'm doing something wrong. The file has personal data, so I cannot attach it. If needed, I can try to reproduce using another file. Please let me know if I can help to fix this. I'm a Developer, but I haven't worked with LibreOffice code. Thanks.
Created attachment 83103 [details] Password protected spreadsheet (passwd: 12345) Password protected spreadsheet (passwd: 12345)
I've attached a password protected spreadsheet. Password = 12345 The file was created in version 4.0.2.2 and can be opened with success in that version. It can't be opened in 4.1.0.4 (incorrect password)
I had the same problem in Ubuntu 12.04 64 bit. Password-protected writer-documents created with LO 4.0.2 can't be openend in LO 4.1.04, saying wrong password. My workaround: "sudo ln -s /usr/lib/libsqlite.so.0 /opt/libreoffice4.1/program/libsqlite3.so" No it works. But it works only, if I open the document with LO. If I open the document directly from a filemananger, LO says still "wrong password".
Scientific Linux 6.4, 64 bit This bug almost gave me heart failure. When I upgraded from Old: LibreOffice_4.0.4_Linux_x86-64_rpm.tar.gz New: LibreOffice_4.1.0_Linux_x86-64_rpm.tar.gz Version: 4.1.0.4 Build ID: 89ea49ddacd9aa532507cbf852f2bb22b1ace28 I was no longer able to open my encrypted documents (or save them with a password either). The following error was reported: The password is incorrect. The file cannot be opened The following work around corrected the problem: # ln -s /usr/lib64/libsqlite3.so.0 /opt/libreoffice4.1/program/libsqlite3.so The "#" means "root" user. The work around corrected the save as with password error too, which was an I/O Error. Please fix this immediately, before you give some folks real heart attacks. Many thanks, -T
*** This bug has been marked as a duplicate of bug 65383 ***
This is actually a dupe of https://bugs.freedesktop.org/show_bug.cgi?id=65383 . Make sure to subscribe the other bug if you want to be notified of changes.