To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59135
                  Issue #:|59135
                  Summary:|[API] crash when accessing the XImageProducer
                          |functionality of a disposed image control/button
                Component:|Database access
                  Version:|1.0.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P2
             Subcomponent:|none
              Assigned to:|fs
              Reported by:|fs





------- Additional comments from [EMAIL PROTECTED] Fri Dec  9 06:15:46 -0800 
2005 -------
execute the following Basic macro:

 Dim imageButtonModel As Object
 imageButtonModel = createUnoService( "com.sun.star.form.component.ImageButton" 
)

 imageButtonModel.startProduction
 imageButtonModel.dispose
 imageButtonModel.startProduction

Upon calling startProduction the second time, OOo crashs

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to