[Libreoffice-bugs] [Bug 123741] Document "broken" after saving

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 2 09:02:18 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=123741

--- Comment #6 from Nicolas Christener <contact at 0x17.ch> ---
I think I found the pattern.

This bug only happens, if one does "create new from template" and "save the
document" in the same "session".

To be very precise, some more comments:

The following always triggers the issue for me:
1a.) Configure the app to use the templates from 
     https://nicu.winebarrel.ch/tpl/00_index.txt
2a.) Open the iOS app
3a.) Use "Create from template" function to create a new document from
     the template
4a.) Chose "homework_my_pet"
5a.) edit the title "PERSÖNLICHKEIT" -> "PERSÖNLICHKEIT 2"
6a.) click the "save" icon
7a.) close the document using the "<" Button (top left corner)
8a.) Open the document again

The following workaround helps to *not* trigger the issue:
1b.) Configure the app to use the templates from
     https://nicu.winebarrel.ch/tpl/00_index.txt
2b.) Open the iOS app
3b.) Use "Create from template" function to create a new document from
     the template
4b.) Chose "homework_my_pet"
5b.) Now properly close the app through the iOS mechanism
6b.) Open the app again and open the file which was created in the
     previous "session"
7b.) Edit and save the file

This leads to my naive conclusion, that creating "from template" somehow screws
up the "state" of the running app and a subsequent "save file"-call will result
in a broken document.

Maybe a temporary solution could be to instantiate the file from the template
and then instead of loading the new file directly, go back to the file browser
and the user has to open the file manually. This way we would probably have the
same effect as closing the app manually like in step "5b.)" (at least that's my
naive understanding, sorry if this is wrong).

-- 
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/20191002/f6f7dfdc/attachment.html>


More information about the Libreoffice-bugs mailing list