[Libreoffice-bugs] [Bug 121143] New: LibreOffice sends "your system has crashed" message if "Close Application" event is defined
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 3 11:57:49 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121143
Bug ID: 121143
Summary: LibreOffice sends "your system has crashed" message if
"Close Application" event is defined
Product: LibreOffice
Version: 5.4.7.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: a.dreier at posteo.de
Description:
On starting LibreOffice the application shows message "It seems that
LibreOffice crashed when it
was last run" at the end of the loading process. But program runs without any
further problems.
This behavior is a matter of assigning a macro to the "close application"
event.
Steps to Reproduce:
1. Deactivate the user profile by renaming it, so LibreOffice creates a fresh
one.
2. Create a macro module "mAuto".
3. Within that module create a procedure "pExit"
("Sub pExit
End Sub")
4. In menu "Extras - customize - events" assign the macro procedure to event
"close application".
5. Close LibreOffice and open it again.
Actual Results:
At the end of the loading processs message occurs: "It seems that LibreOffice
crashed when it was last run".
Expected Results:
Not such message, as LibreOffice didn't crashed after last run.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
The bug is restricted to the Close Apllication event. That is, assigning a
macro to event "start application" doesn't result in the misbehaviour.
LibO 5.4.7.2, and still
LibO 6.2.0.0.alpha1 (Build ID: ff46ad24d1d3cbcea45895520483ed1fd4ff488b),
both on Linux Mint 18.3 Cinnamon 3.6.7 64-bit,
Linux Kernel 4.10.0-38-generic, Intel Core i5-4200U CPU 1.60 GHz x 2.
--
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/20181103/6ae64037/attachment.html>
More information about the Libreoffice-bugs
mailing list