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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to