https://bugs.documentfoundation.org/show_bug.cgi?id=164288
Bug ID: 164288
Summary: Libreoffice throws java exception if terminated early
Product: LibreOffice
Version: 24.2.7.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
If I start impress and press the X in the window frame "early", then
Libreoffice throws an exception:
com.sun.star.lang.DisposedException: at
/usr/src/debug/libreoffice-still/libreoffice-24.2.7.2/sd/source/ui/unoidl/unomodel.cxx:731
at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:185)
at jdk.proxy1/jdk.proxy1.$Proxy23.getDrawPages(Unknown Source)
at
org.languagetool.openoffice.OfficeDrawTools.getDrawPageCount(OfficeDrawTools.java:64)
at
org.languagetool.openoffice.OfficeDrawTools.getDocumentLocale(OfficeDrawTools.java:555)
at
org.languagetool.openoffice.MultiDocumentsHandler$LtHelper.run(MultiDocumentsHandler.java:2372)
This should probably not happen.
Steps to Reproduce:
1. Start impress on a presentation
2. Quit it immediately after the start
Actual Results:
You get the exception in the description
Expected Results:
You should not get an error
Reproducible: Always
User Profile Reset: No
Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: PresentationDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes
Version: 24.2.7.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 16; OS: Linux 6.11; UI render: default; VCL: kf6 (cairo+wayland)
Locale: it-IT (en_US.UTF-8); UI: en-US
24.2.7-2
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.