To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90961
User as changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Sep 11 11:06:33 +0000
2008 -------
It's not the first startup wizard you will get here ... its the new(!)
registration reminder dialog. It was refactored out from the wizard and will be
shown outside as pure dialog.
That happened all the time OOo got a new automatic feature on startup. It was
shown ... users wrote a bug and a new command line parameter like -noDontDoIt
was created.
Under normal circumstances I have to create a new -noregistration parameter here
... but I agree that its an urgent bug fix and those registration has something
similar with the wizard. So I reuse the same parameter here.
Regarding the -headless part ...
-headless is implemented by our VCL project in a generic way. It cancels all
dialogs and hide all windows automaticaly so the normal office code must not
handle that. But these dialog does not provide any cancel option ... so VCL uses
the one and only button ... which means "OK" .-) Further the default option
selected inside the dialog is "please register" .. and so the browser will be
started. Nice side effect :-)
---------------------------------------------------------------------
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]