Le dimanche 18 décembre 2005 à 19:21 +0100, Loic Breilloux a écrit :
Bonjour,
> sur la v2.0 : quand on clique sur "Créer" dans l'assistant Agenda,
> l'agenda reste ouvert et on peut donc le modifier.
> sur la v2.0.1RC5 : quand on fait la meme chose, l'agenda se ferme sans
> prevenir.
>
Je confirme, en fait il semble y avoir une erreur dans le programme Java
qui pilote l'assistant :
com.sun.star.lang.IllegalArgumentException: URL seems to be an
unsu
pported one.
at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native
Method)
at
com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:178)
at $Proxy30.loadComponentFromURL(Unknown Source)
at
com.sun.star.wizards.document.OfficeDocument.load(OfficeDocument.java
:243)
at
com.sun.star.wizards.agenda.AgendaWizardDialogImpl.finishWizard(Agend
aWizardDialogImpl.java:543)
at
com.sun.star.wizards.ui.WizardDialog.finishWizard_1(WizardDialog.java
:503)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
com.sun.star.wizards.ui.event.MethodInvocation.invoke(MethodInvocatio
n.java:86)
at
com.sun.star.wizards.ui.event.AbstractListener.invoke(AbstractListene
r.java:83)
at
com.sun.star.wizards.ui.event.CommonListener.actionPerformed(CommonLi
stener.java:53)
=======================================================
=== Note: An Exception was thrown which should have ===
=== caused a crash. I caught it. Please report this ===
=== to openoffice.org ===
=======================================================
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
com.sun.star.wizards.ui.event.MethodInvocation.invoke(MethodInvocatio
n.java:86)
at
com.sun.star.wizards.ui.event.AbstractListener.invoke(AbstractListene
r.java:83)
at
com.sun.star.wizards.ui.event.CommonListener.actionPerformed(CommonLi
stener.java:53)
Caused by: java.lang.NullPointerException
at
com.sun.star.wizards.text.ViewHandler.<init>(ViewHandler.java:67)
at
com.sun.star.wizards.agenda.AgendaWizardDialogImpl.finishWizard(Agend
aWizardDialogImpl.java:546)
at
com.sun.star.wizards.ui.WizardDialog.finishWizard_1(WizardDialog.java
:503)
... 7 more
C'est une régression par rapport à la 1.1.x, qui garde ouvre un document
basé sur le modèle nouvellement créé.
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]