To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75664
                 Issue #|75664
                 Summary|IndexOutOfBounds in JNI_proxy.java
               Component|porting
                 Version|OOo 2.2
                Platform|Sun
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sparcmoz
             Reported by|sparcmoz





------- Additional comments from [EMAIL PROTECTED] Thu Mar 22 23:24:52 +0000 
2007 -------
GNU/Linux SPARC OOF680_m13
Built with gcc4.1.2 and debian java-gcj-compat(gcj/ecj)
When trying to start wizards, nothing happens after File| Wizard | 
Letter/Fax/Agenda

[EMAIL PROTECTED]:~$ o22/program/soffice &
[3] 1311
[EMAIL PROTECTED]:~$ java.lang.ArrayIndexOutOfBoundsException: 0
   at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:193)
   at $Proxy0.queryInterface(Unknown Source:0)
   at com.sun.star.uno.UnoRuntime.queryInterface(UnoRuntime.java:159)
   at com.sun.star.uno.UnoRuntime.queryInterface(UnoRuntime.java:186)
   at com.sun.star.wizards.ui.UnoDialog.<init>(UnoDialog.java:86)
   at com.sun.star.wizards.ui.UnoDialog2.<init>(UnoDialog2.java:67)
   at com.sun.star.wizards.ui.WizardDialog.<init>(WizardDialog.java:94)
   at com.sun.star.wizards.agenda.AgendaWizardDialog.<init>(AgendaWizardDialog.j
ava:138)
   at com.sun.star.wizards.agenda.AgendaWizardDialogImpl.<init>(AgendaWizardDial
ogImpl.java:121)
   at com.sun.star.wizards.agenda.CallWizard$WizardImplementation.trigger(CallWi
zard.java:127)

I cannot see any recent changes in the related code, so perhaps it is ecj. I
have an idea to handle the case of (args == null) at JNI_proxy.java:193

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