To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72429
------- Additional comments from [EMAIL PROTECTED] Mon Feb 19 14:53:57 +0000
2007 -------
some aditional info. In some cases the error "seems" to be fixed, when following
the initial description.
I've been able to reproduce the bug in OOo2.2RC1 (Sun build, WinXP) and OOF680m8
(linux x86, pavels builds) using the following steps:
- open the attached bugdoc
- start the form wizard
- on the first page, choose the "master" table and all fields
- move on to step 5
- on the "Arrange controls" page, choose "Columnar - Labels Left" layout for
the master form
- choose any other layout for th master form
=> the layout is not created, and the document is not repainted anymore
when choosing the second layout i get following errors on linux console:
java.lang.NullPointerException
at
com.sun.star.wizards.document.Control.getPreferredSize(Control.java:230)
at
com.sun.star.wizards.document.Control.getPreferredWidth(Control.java:178)
at
com.sun.star.wizards.form.FormControlArranger.insertLabel(FormControlArranger.java:468)
at
com.sun.star.wizards.form.FormControlArranger.positionControls(FormControlArranger.java:333)
at
com.sun.star.wizards.form.FormDocument$ControlForm.initialize(FormDocument.java:362)
at
com.sun.star.wizards.form.UIControlArranger$ArrangeImageList.itemStateChanged(UIControlArranger.java:236)
at
com.sun.star.wizards.ui.ImageList.fireItemSelected(ImageList.java:411)
at com.sun.star.wizards.ui.ImageList.setSelected(ImageList.java:563)
at com.sun.star.wizards.ui.ImageList.mousePressed(ImageList.java:662)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
com.sun.star.wizards.ui.event.MethodInvocation.invoke(MethodInvocation.java:84)
at
com.sun.star.wizards.ui.event.AbstractListener.invoke(AbstractListener.java:83)
at
com.sun.star.wizards.ui.event.CommonListener.mousePressed(CommonListener.java:105)
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:183)
at $Proxy75.execute(Unknown Source)
at com.sun.star.wizards.ui.UnoDialog.executeDialog(UnoDialog.java:586)
at com.sun.star.wizards.ui.UnoDialog.executeDialog(UnoDialog.java:623)
at
com.sun.star.wizards.form.FormWizard.startFormWizard(FormWizard.java:297)
at
com.sun.star.wizards.form.CallFormWizard$FormWizardImplementation.trigger(CallFormWizard.java:107)
---------------------------------------------------------------------
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]