[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   Assignee|serval2...@yahoo.fr |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #15 from Julien Nabet serval2...@yahoo.fr ---
Thank you Lionel!
Unassign myself since the final and right fix is from you :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |lio...@mamane.lu
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
I fixed locally the last error quoted but it doesn't solve the problem.
So it must be the first error quoted.
I'll give a try.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||noelgran...@gmail.com,
   ||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
Here are some interesting console logs:
[jni_uno bridge error] UNO calling Java method itemStateChanged: non-UNO
exception occurred: java.lang.NullPointerException
java stack trace:
java.lang.NullPointerException
at
com.sun.star.wizards.form.StyleApplier.setDBControlColors(StyleApplier.java:360)
at
com.sun.star.wizards.form.StyleApplier.applyDBControlProperties(StyleApplier.java:409)
at
com.sun.star.wizards.form.StyleApplier.changeLayout(StyleApplier.java:228)

Noel: taking a look to git history of
wizards/com/sun/star/wizards/form/StyleApplier.java, I thought you might be
interested in this one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

--- Comment #3 from Julien Nabet serval2...@yahoo.fr ---
I noticed that if you don't change the default value of the form at step 5, the
color can be changed in step 7.
But above all, the console logs from my previous comment appears as soon as yu
change form type at step 5, then it appears again in step 7 each time you try
to change the color.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
I just noticed this first error console log:
java.lang.NullPointerException
at com.sun.star.wizards.common.Helper.setUnoPropertyValue(Helper.java:46)
at
com.sun.star.wizards.form.FormControlArranger.insertDBControl(FormControlArranger.java:628)
at
com.sun.star.wizards.form.FormControlArranger.positionControls(FormControlArranger.java:351)
at
com.sun.star.wizards.form.FormDocument$ControlForm.initialize(FormDocument.java:405)
at
com.sun.star.wizards.form.UIControlArranger$ArrangeButtonList.itemStateChanged(UIControlArranger.java:270)
at com.sun.star.wizards.ui.ButtonList.fireItemSelected(ButtonList.java:409)
at com.sun.star.wizards.ui.ButtonList.setSelected(ButtonList.java:527)
at com.sun.star.wizards.ui.ButtonList.actionPerformed(ButtonList.java:719)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

rob...@familiegrosskopf.de changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=79126

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

rob...@familiegrosskopf.de changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=87123

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

rob...@familiegrosskopf.de changed:

   What|Removed |Added

   Hardware|Other   |x86-64 (AMD64)
 OS|All |Linux (All)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87301] EDITING: Form-wizard doesn't show background-styles

2014-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87301

Jacques Guilleron guillero...@aol.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||guillero...@aol.com
   Hardware|x86-64 (AMD64)  |All
 Ever confirmed|0   |1
 OS|Linux (All) |All

--- Comment #1 from Jacques Guilleron guillero...@aol.com ---
Hi robert,

I reproduce with 
LO 4.5.0.0.alpha0+ Build ID: 736b040cb158308e002d24cee8c33e794b2f59a1
TinderBox: Win-x86@39, Branch:master, Time: 2014-12-01_15:20:47 Locale: fr_FR
 Windows 7 Home Premium

but not with
LO 4.3.4.1 Build ID: bc356b2f991740509f321d70e4512a6a54c5f243

Regards,

Jacques

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs