To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105248
                 Issue #|105248
                 Summary|Mac OS X: Quickstarter veto gets reset by running Firs
                        |t Start Wizard
               Component|porting
                 Version|DEV300m58
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|MacOSX
             Assigned to|pl
             Reported by|tbo





------- Additional comments from t...@openoffice.org Mon Sep 21 17:37:29 +0000 
2009 -------
Some odd behaviour on Mac OS X for testautomation, I do not see an influence for
normal users:
Found by testautomation/framework/required/f_wizards.bas (you will need
dev300m60 or lower to verify, since in m61 it will be workarounded.)
The failure shows up in just one successfull testcase: fUpdateWizardFirstTime -
all other fail with: No active frame on desktop

The test disables the quickstarter ob startup by executing
xQuickStarter =
oUnoOfficeConnection.createInstance("com.sun.star.office.Quickstart")        
xQuickStarter.setFastPropertyValue(0, FALSE)
Then starts up an empty writer document;
Then the FirstStart wizard is called again by calling
service:com.sun.star.comp.desktop.FirstStart?start 
Go through the tabpages with the 'next' button until it finishes.
You land back on the writer document.

Now a File->Close is executed.
Expected behaviour: The start center should be displayed.
Changed behaviour since DEV300m58: Just the menubar and the Dock icon are
displayed which leaves OOo in an unuseable state for the vcl testtool

(This will be workarounded by executing the API call from above to
"com.sun.star.office.Quickstart" again in the testscript.)

---------------------------------------------------------------------
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to