[Libreoffice-bugs] [Bug 130414] New: Crash when setting window position via API (gtk3)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 4 07:47:44 UTC 2020


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

            Bug ID: 130414
           Summary: Crash when setting window position via API (gtk3)
           Product: LibreOffice
           Version: 6.5.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: s.mehrbrodt at gmail.com

Created attachment 157630
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157630&action=edit
Backtrace

1. Install WollMux:
https://github.com/WollMux/WollMux/releases/download/RELEASE_18.1.8/WollMux.oxt
2. Open Writer
3. Execute the following macro:

dispatcher = createUnoService("com.sun.star.frame.DispatchHelper")
dim args1(0) as new com.sun.star.beans.PropertyValue
dispatcher.executeDispatch(ThisComponent.CurrentController.Frame,
"wollmux:PALVerwalten", "", 0, args1())

4. Click "Neu" in the dialog "Persönliche Absenderliste"

-> LO crashes (with gtk3 only)

-- 
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/20200204/74079b13/attachment.htm>


More information about the Libreoffice-bugs mailing list