To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50165
                  Issue #:|50165
                  Summary:|API:
                          |fwk.UIConfigurationManager::com::sun::star::ui::XUICo
                          |nfigurationManager::reset()
                Component:|api
                  Version:|680m106
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|cd
              Reported by:|cn





------- Additional comments from [EMAIL PROTECTED] Wed Jun  1 03:05:57 -0700 
2005 -------
The method reset() runs into a disposed exception while calling it under special
conditions.

To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o
fwk.UIConfigurationManager::com::sun::star::ui::XUIConfigurationStorage,com::sun::star::ui::XUIConfiguration,com::sun::star::ui::XUIConfigurationManager

At first the configiartion was stored with  XUIConfigurationStorage. Then the
Listener was tested and the environment (UIConfigurationManager) was disposed
and new created. In this pahse the reset() method gets a
com.sun.star.lang.DisposedException.
Note: If I dispose the environment after the XUIConfigurationStorage test all
works fine.

---------------------------------------------------------------------
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]


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

Reply via email to