To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45989





------- Additional comments from [EMAIL PROTECTED] Tue Apr  5 00:38:15 -0700 
2005 -------
Hi Daniel,

> Any suggestions?

No, not really :-(

- Do you start the office via the commandline or via a icon on the desktop?

- Please start it from the commandline and execute the following macro.

Sub Main
   o = createUnoService("com.sun.star.wizards.table.CallTableWizard")
   o.trigger("start")
End Sub

Then you should see a NullPointer Exception on the terminal window, then we at
least know that the service can be instanced.

Bye Marc

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