https://issues.apache.org/ooo/show_bug.cgi?id=125932

brinzing <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #2 from brinzing <[email protected]> ---
confirming aoo401/win7 64bit - saving is not possible

already reproducible with oo32

crash produced with:

REM  *****  BASIC  *****
OPTION EXPLICIT
Sub Main
    Dim oDispatcher as Object
    Dim mNoArgs()
    oDispatcher = createUnoService("com.sun.star.frame.DispatchHelper")
    oDispatcher.executeDispatch(ThisComponent.getCurrentController().Frame, 
                                                   ".uno:crash", "", 0,
mNoArgs())
End Sub

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to