Bug 116396 - LO loses extension after closing (Windows Debug)
Summary: LO loses extension after closing (Windows Debug)
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.1.0.0.alpha0+
Hardware: All Windows (All)
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-14 09:24 UTC by Juergen Funk (CIB)
Modified: 2019-04-30 10:00 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
Pair of findings (with the debugger) (4.04 KB, text/plain)
2018-03-14 09:24 UTC, Juergen Funk (CIB)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Funk (CIB) 2018-03-14 09:24:13 UTC
Created attachment 140629 [details]
Pair of findings (with the debugger)

The bug can only testing under windows with WollMux (or other Extension) and with the compiler-switch --enable-dbgutil.

- Start Libreoffice (StartCenter)
- Add WollMux, and start writer (cancel the restart)
- Now WollMux works
- When you close the Libreoffice (complete)
- And start again, WollMux is deactivate, and this state is not 
  display right in the Extension-Manager
- For the next test you must delete WollMux from Extension-Manager 
  and start again from the second point above

The attachment contains some information about the debugger that I have made.
Comment 1 Xisco Faulí 2018-04-17 11:20:44 UTC
Moving to NEW...
Comment 2 QA Administrators 2019-04-18 03:03:23 UTC Comment hidden (obsolete)
Comment 3 Juergen Funk (CIB) 2019-04-30 09:55:21 UTC
This patch 559bb1420cd7fe699e139e20ea3b4205b9e6937d solved the problem

juergen
Comment 4 Xisco Faulí 2019-04-30 10:00:40 UTC
Setting to RESOLVED FIXED as the commit fixing this issue has been identified