https://bugs.documentfoundation.org/show_bug.cgi?id=167607
--- Comment #1 from Mike Kaganski <[email protected]> --- Restart of LibreOffice at the first run, when it needs to create a user profile, is normal. It is how it's implemented; the launcher is created to detect that, and restart (specifically on that exit code named EXITHELPER_NORMAL_RESTART [1] [2]). Having said that, I don't know how it all integrates with AppImage. Maybe there is a missing bit of the launcher, and soffice.bin is launched directly for some reason, therefore missing the normal restart part. [1] https://opengrok.libreoffice.org/xref/core/include/desktop/exithelper.h?r=01baeab99890e5650b3dabc15f8d900490a5a133#32 [2] https://opengrok.libreoffice.org/xref/core/desktop/unx/source/start.c?r=cccb93cba84a1a5edce69099ce581ad6dca47258#867 -- You are receiving this mail because: You are the assignee for the bug.
