Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-05 Thread Eric Peterson

freeplane/1.5.17 works fine for me

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-04 Thread tony mancill
On Mon, Dec 05, 2016 at 06:48:11AM +0100, Felix Natter wrote:
> @Tony: Please do NOT upload,
> I need to add a jgoodies>=1.9.0 
> dependency.
> I will ask on debian-Java for a
> Sponsor!

Hi Felix,

Sure thing, but feel free to email me if you need another freeplane
upload.

Cheers,
tony


signature.asc
Description: PGP signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-04 Thread Felix Natter
@Tony: Please do NOT upload,
I need to add a jgoodies>=1.9.0 
dependency.
I will ask on debian-Java for a
Sponsor!
Cheers and Best Regards,
Felix


> Am 04.12.2016 um 20:52 schrieb gregor herrmann :
> 
>> On Sun, 04 Dec 2016 19:13:47 +0100, Felix Natter wrote:
>> 
>> @Vincent/@Gregor: Could you please try the following (with the old
>> freeplane-1.5.16-2)? (please do NOT remove your ~/.config/freeplane
>> before)
>> 
>> - find out which java you are using:
>> 
>> $ ls -lh /etc/alternatives/java
>> lrwxrwxrwx 1 root root 46 Oct  9  2015 /etc/alternatives/java -> 
>> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
> 
> ls -lh /etc/alternatives/java
> lrwxrwxrwx 1 root root 46 Feb  6  2016 /etc/alternatives/java -> 
> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
> 
>> - edit /etc/java-8-openjdk/accessibility.properties
>>  (please use the correct one for your java version)
>> - comment out this line:
>> #assistive_technologies=org.GNOME.Accessibility.AtkWrapper
> 
> done
> 
>> - start freeplane again (from console)
> 
> Same error:
> 
> STDERR: Exception in thread "AWT-EventQueue-0" 
> STDERR: java.lang.NoSuchFieldError: DLU2
> STDERR: at 
> org.freeplane.features.styles.mindmapmode.StyleEditorPanel.init(StyleEditorPanel.java:845)
> STDERR: at 
> org.freeplane.features.styles.mindmapmode.StyleEditorPanel.access$2500(StyleEditorPanel.java:119)
> STDERR: at 
> org.freeplane.features.styles.mindmapmode.StyleEditorPanel$1.hierarchyChanged(StyleEditorPanel.java:582)
> 
> 
> Cheers,
> gregor
> 
> -- 
> .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
> : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
> `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
>   `-   NP: Gypsy Sun And Rainbows: Voodoo Child (Slight Return)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-04 Thread gregor herrmann
On Sun, 04 Dec 2016 19:13:47 +0100, Felix Natter wrote:

> @Vincent/@Gregor: Could you please try the following (with the old
> freeplane-1.5.16-2)? (please do NOT remove your ~/.config/freeplane
> before)
> 
> - find out which java you are using:
> 
> $ ls -lh /etc/alternatives/java
> lrwxrwxrwx 1 root root 46 Oct  9  2015 /etc/alternatives/java -> 
> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java

ls -lh /etc/alternatives/java
lrwxrwxrwx 1 root root 46 Feb  6  2016 /etc/alternatives/java -> 
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 
> - edit /etc/java-8-openjdk/accessibility.properties
>   (please use the correct one for your java version)
> - comment out this line:
> #assistive_technologies=org.GNOME.Accessibility.AtkWrapper

done
 
> - start freeplane again (from console)

Same error:

STDERR: Exception in thread "AWT-EventQueue-0" 
STDERR: java.lang.NoSuchFieldError: DLU2
STDERR: at 
org.freeplane.features.styles.mindmapmode.StyleEditorPanel.init(StyleEditorPanel.java:845)
STDERR: at 
org.freeplane.features.styles.mindmapmode.StyleEditorPanel.access$2500(StyleEditorPanel.java:119)
STDERR: at 
org.freeplane.features.styles.mindmapmode.StyleEditorPanel$1.hierarchyChanged(StyleEditorPanel.java:582)


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Gypsy Sun And Rainbows: Voodoo Child (Slight Return)


signature.asc
Description: Digital Signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-04 Thread Vincent Smeets
Hi Felix,

Sorry, but commenting out that line didn't solve the problem to me. Here is
my output:

vincent@PC-Vincent:~$ ls -lh /etc/alternatives/java
lrwxrwxrwx 1 root root 46 apr 14  2016 /etc/alternatives/java ->
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
vincent@PC-Vincent:~$ cat /etc/java-8-openjdk/accessibility.properties
#
# The following line specifies the assistive technology classes
# that should be loaded into the Java VM when the AWT is initailized.
# Specify multiple classes by separating them with commas.
# Note: the line below cannot end the file (there must be at
# a minimum a blank line following it).
#
#assistive_technologies=org.GNOME.Accessibility.AtkWrapper

vincent@PC-Vincent:~$ freeplane
org.knopflerfish.framework.readonly=true
org.knopflerfish.gosg.jars=reference:file:/usr/share/freeplane/core/
org.freeplane.basedirectory=/usr/share/freeplane
java.security.policy=/usr/share/freeplane/freeplane.policy
org.osgi.framework.storage=/usr/share/freeplane/fwdir
Knopflerfish OSGi framework launcher, version 
Copyright 2003-2016 Knopflerfish. All Rights Reserved.
See http://www.knopflerfish.org for more information.

Created Framework: org.knopflerfish.framework, version=7.2.0.
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.latex
(id#2)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.jsyntaxpane
(id#3)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.bugreport
(id#4)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.openmaps
(id#5)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.formula
(id#6)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.script
(id#7)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.svg (id#8)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.latex
(id#2)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.jsyntaxpane
(id#3)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.bugreport
(id#4)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.openmaps
(id#5)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.formula
(id#6)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.script
(id#7)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.svg (id#8)
Dec 04, 2016 8:44:15 PM org.freeplane.core.util.LogUtils info
INFO: language resources for en found
Dec 04, 2016 8:44:15 PM org.freeplane.core.util.LogUtils info
INFO: freeplane_version = 1.5.16; freeplane_xml_version = freeplane 1.5.9
git revision = 34552bb3e49d7f4626fd03c87306a1c89f4e25e9 Dimitry Polivaev
2016-09-17 10:32:23 +0200
java_version = 1.8.0_111; os_name = Linux; os_version = 4.8.0-1-amd64
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: added parsing support for standard date format M/d/yy
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: added parsing support for standard date time format M/d/yy h:mm a
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: available locales not found
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: available locales not found
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: Loaded properties from
bundle://6:1/org/freeplane/plugin/formula/defaults.properties
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: extending script's classpath by
[/home/vincent/.config/freeplane/1.5.x/lib]
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: Loaded properties from
bundle://7:1/org/freeplane/plugin/script/defaults.properties
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: looking for scripts with the following endings: [groovy, js]

STDOUT: Framework launchedDec 04, 2016 8:44:16 PM
org.freeplane.core.util.LogUtils info
INFO: requesting mode: MindMap

STDERR: Exception in thread "AWT-EventQueue-0"
STDERR: java.lang.NoSuchFieldError: DLU2
STDERR: at
org.freeplane.features.styles.mindmapmode.StyleEditorPanel.init(StyleEditorPanel.java:845)
STDERR: at
org.freeplane.features.styles.mindmapmode.StyleEditorPanel.access$2500(StyleEditorPanel.java:119)
STDERR: at
org.freeplane.features.styles.mindmapmode.StyleEditorPanel$1.hierarchyChanged(StyleEditorPanel.java:582)
STDERR: at java.awt.Component.processHierarchyEvent(Component.java:6700)
STDERR: at java.awt.Component.processEvent(Component.java:6319)
STDERR: at java.awt.Container.processEvent(Container.java:2236)
STDERR: at java.awt.Component.dispatchEventImpl(Component.java:4889)
STDERR: at java.awt.Container.dispatchEventImpl(Container.java:2294)
STDERR: at java.awt.Component.dispatchEvent(Component.java:4711)
STDERR: at java.awt.Component.addNotify(Component.java:6969)
STDERR: at java.awt.Container.addNotify(Container.java:2762)
STDERR: at 

Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-04 Thread Felix Natter
hi Vincent,
hi Gregor,

I think that since the stack trace contains an invocation of GNOME's
AtkWrapper, that may be the problem (we've had problems with this
before!).

@Vincent/@Gregor: Could you please try the following (with the old
freeplane-1.5.16-2)? (please do NOT remove your ~/.config/freeplane
before)

- find out which java you are using:

$ ls -lh /etc/alternatives/java
lrwxrwxrwx 1 root root 46 Oct  9  2015 /etc/alternatives/java -> 
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java

- edit /etc/java-8-openjdk/accessibility.properties
  (please use the correct one for your java version)

- comment out this line:
#assistive_technologies=org.GNOME.Accessibility.AtkWrapper

- start freeplane again (from console)

Thanks for Reporting & Testing,
-- 
Felix Natter

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-04 Thread Felix Natter
hello,

one correction: I saw the "blank window" issue under XFCE4/sid.

Cheers and Best Regards,
-- 
Felix Natter

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-04 Thread Felix Natter
hello all,

gregor herrmann  writes:
>> - seems to happen only at runtime?
>
> That's what confused my as well ...
>  
>> > added to debian/patches/50_jgoodies-1.9.patch, but when starting
>> > freeplane I then only see an empty white windows.
>> I could reproduce this once after updating my sid (but not previously
>> when updating jgoodies but not sid). Could you please try another
>> desktop environment?
>
> I don't have any desktop enviroments installed :)
> (Just awesome as a window manager.)
>  
>> If that does not work, you can rename ~/.config/freeplane.
>> This worked for me, and I can no longer reproduce the bug
>> even when starting with the old ~/.config/freeplane.
>
> I've now rebuilt freeplane from git, and installed it.
> Again, I only get (a question about standard.mm) and then a white
> window.
>
> After blowing away ~/.config/freeplane, I don't get the dialog but a
> white windows with a title of "whatsNew-1.5.x - Freeplane - Mind map
> mode (Read Only) /usr/share/freeplane/doc/whatsNew-1.5.x.mm".

That is ok - if you don't have ~/.config/freeplane, the user is
presented with the map of features that are new in 1.5.x.

> Oh, interesting, I can right-click, get a menu, can choose
> fullscreen, and then I see a mindmap. I can also enable the menubar
> etc.
> When I leave fullscreen mode, all is gone (the mindmap as well as the
> menubar ...).
>
> Back in fullscreen mode, when I enter the configuration, I get an
> empty grey window.
>
> Anyway, it's well possible that this is all another problem and
> related to some interaction between my window manager and
> java/freeplane.

Not probable, as I could see it under GNOME3 :-/

Please tell me if this issue pops up again.

> And I can confirm that the updated patch in git gets rid of the
> error.

@Tony: Could you upload freeplane-1.5.16-3 from git
(https://anonscm.debian.org/cgit/pkg-java/freeplane.git)?

I will work on understanding the issue in parallel.

Thanks and Best Regards,
-- 
Felix Natter

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-03 Thread gregor herrmann
On Sat, 03 Dec 2016 21:32:31 +0100, Felix Natter wrote:

> >> STDERR: Exception in thread "AWT-EventQueue-1" 
> >> STDERR: java.lang.NoSuchFieldError: DLU2

> I just looked into it:

Thanks!
 
> - Using Paddings instead of Borders seems correct [1]
>   ("@deprecated Replaced by {@link Paddings}")

Ok.
 
> - I have fixed it using Borders->Paddings (1.5.16-3: I think we should
>   upload it), but I don't understand it:

> - seems to happen only at runtime?

That's what confused my as well ...
 
> > added to debian/patches/50_jgoodies-1.9.patch, but when starting
> > freeplane I then only see an empty white windows.
> I could reproduce this once after updating my sid (but not previously
> when updating jgoodies but not sid). Could you please try another
> desktop environment?

I don't have any desktop enviroments installed :)
(Just awesome as a window manager.)
 
> If that does not work, you can rename ~/.config/freeplane.
> This worked for me, and I can no longer reproduce the bug
> even when starting with the old ~/.config/freeplane.

I've now rebuilt freeplane from git, and installed it.
Again, I only get (a question about standard.mm) and then a white
window.

After blowing away ~/.config/freeplane, I don't get the dialog but a
white windows with a title of "whatsNew-1.5.x - Freeplane - Mind map
mode (Read Only) /usr/share/freeplane/doc/whatsNew-1.5.x.mm".

Oh, interesting, I can right-click, get a menu, can choose
fullscreen, and then I see a mindmap. I can also enable the menubar
etc.
When I leave fullscreen mode, all is gone (the mindmap as well as the
menubar ...).

Back in fullscreen mode, when I enter the configuration, I get an
empty grey window.

Anyway, it's well possible that this is all another problem and
related to some interaction between my window manager and
java/freeplane.

And I can confirm that the updated patch in git gets rid of the
error.
 

Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Element of Crime: Mittelpunkt der Welt


signature.asc
Description: Digital Signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-03 Thread Felix Natter
gregor herrmann  writes:

hello all,

> Control: tag -1 + confirmed
>
> On Sat, 03 Dec 2016 14:50:40 +0100, Vincent Smeets wrote:
>
>> Package: freeplane
>> Version: 1.5.16-2
>> Severity: grave
>> Justification: renders package unusable
>
>> Here I started freeplane from the command line. It shows you the log
>> output and the raised exception.
>
>> STDERR: Exception in thread "AWT-EventQueue-1" 
>> STDERR: java.lang.NoSuchFieldError: DLU2
>
> Thanks for your bug report. I can reproduce it (on unstable).
>
>> -- Package-specific info:
>> ii  freeplane   1.5.16-2   allJava 
>> program for working with Mind Maps
>
>> Versions of packages freeplane depends on:
>> ii  libjgoodies-forms-java   1.9.0-3
>
> Looks like we missed a part when creating the patch for
> jgoodies-forms 1.9.0 compatibility ...
>
>
> I get past this error with
>
> +--- 
> a/freeplane/src/main/java/org/freeplane/features/styles/mindmapmode/StyleEditorPanel.java
>  
> b/freeplane/src/main/java/org/freeplane/features/styles/mindmapmode/StyleEditorPanel.java
> +@@ -113,8 +113,8 @@
> + import org.freeplane.features.ui.IMapViewManager;
> + 
> + import com.jgoodies.forms.builder.DefaultFormBuilder;
> +-import com.jgoodies.forms.factories.Borders;
> +-import com.jgoodies.forms.layout.FormLayout;
> ++import com.jgoodies.forms.factories.*;
> ++import com.jgoodies.forms.layout.*;
> + 
> + public class StyleEditorPanel extends JPanel {
> +   private static final int FONT_SIZE = 
> Math.round(UITools.FONT_SCALE_FACTOR * 8);
> +@@ -842,7 +842,7 @@
> +   final String form = "right:max(20dlu;p), 2dlu, p, 
> 1dlu,right:max(20dlu;p), 4dlu, 80dlu, 7dlu";
> +   final FormLayout rightLayout = new FormLayout(form, "");
> +   final DefaultFormBuilder rightBuilder = new 
> DefaultFormBuilder(rightLayout);
> +-  rightBuilder.border(Borders.DLU2);
> ++  rightBuilder.border(Paddings.DLU2);
> +   new 
> SeparatorProperty("OptionPanel.separator.NodeStyle").layout(rightBuilder);
> +   if (addStyleBox) {
> +   addAutomaticLayout(rightBuilder);

I just looked into it:

- Using Paddings instead of Borders seems correct [1]
  ("@deprecated Replaced by {@link Paddings}")

- I have fixed it using Borders->Paddings (1.5.16-3: I think we should
  upload it), but I don't understand it:

- the jgoodies documentation says
  (http://www.jgoodies.com/download/libraries/forms/RELEASE-NOTES.txt):
  CHANGES IN 1.12.0: "Removed the deprecated Borders class that has been 
replaced
  by the Paddings class in version 1.9.0."
--> so Borders.* is still in jgoodies-1.9
--> we use this upstream [2]
compile 'com.jgoodies:jgoodies-forms:1.9.0',
compile 'com.jgoodies:jgoodies-common:1.8.1'
and I don't see any problem with this in upstream

- seems to happen only at runtime?

[1] 
https://anonscm.debian.org/cgit/pkg-java/libjgoodies-forms-java.git/tree/src/main/java/com/jgoodies/forms/factories/Borders.java
[2] https://github.com/freeplane/freeplane/

> added to debian/patches/50_jgoodies-1.9.patch, but when starting
> freeplane I then only see an empty white windows.

I could reproduce this once after updating my sid (but not previously
when updating jgoodies but not sid). Could you please try another
desktop environment?

If that does not work, you can rename ~/.config/freeplane.
This worked for me, and I can no longer reproduce the bug
even when starting with the old ~/.config/freeplane.

> But I guess that's no hard problem to fix for someone who knows Java
> :)

I don't understand this. If you don't have an expanation, I will
probably ask on debian-java.

Cheers and Best Regards,
-- 
Felix Natter

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re: Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-03 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 + confirmed
Bug #846816 [freeplane] java.lang.NoSuchFieldError: DLU2
Added tag(s) confirmed.

-- 
846816: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846816
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-03 Thread gregor herrmann
Control: tag -1 + confirmed

On Sat, 03 Dec 2016 14:50:40 +0100, Vincent Smeets wrote:

> Package: freeplane
> Version: 1.5.16-2
> Severity: grave
> Justification: renders package unusable

> Here I started freeplane from the command line. It shows you the log
> output and the raised exception.

> STDERR: Exception in thread "AWT-EventQueue-1" 
> STDERR: java.lang.NoSuchFieldError: DLU2

Thanks for your bug report. I can reproduce it (on unstable).

> -- Package-specific info:
> ii  freeplane   1.5.16-2   allJava 
> program for working with Mind Maps

> Versions of packages freeplane depends on:
> ii  libjgoodies-forms-java   1.9.0-3

Looks like we missed a part when creating the patch for
jgoodies-forms 1.9.0 compatibility ...


I get past this error with

+--- 
a/freeplane/src/main/java/org/freeplane/features/styles/mindmapmode/StyleEditorPanel.java
 
b/freeplane/src/main/java/org/freeplane/features/styles/mindmapmode/StyleEditorPanel.java
+@@ -113,8 +113,8 @@
+ import org.freeplane.features.ui.IMapViewManager;
+ 
+ import com.jgoodies.forms.builder.DefaultFormBuilder;
+-import com.jgoodies.forms.factories.Borders;
+-import com.jgoodies.forms.layout.FormLayout;
++import com.jgoodies.forms.factories.*;
++import com.jgoodies.forms.layout.*;
+ 
+ public class StyleEditorPanel extends JPanel {
+   private static final int FONT_SIZE = 
Math.round(UITools.FONT_SCALE_FACTOR * 8);
+@@ -842,7 +842,7 @@
+   final String form = "right:max(20dlu;p), 2dlu, p, 
1dlu,right:max(20dlu;p), 4dlu, 80dlu, 7dlu";
+   final FormLayout rightLayout = new FormLayout(form, "");
+   final DefaultFormBuilder rightBuilder = new 
DefaultFormBuilder(rightLayout);
+-  rightBuilder.border(Borders.DLU2);
++  rightBuilder.border(Paddings.DLU2);
+   new 
SeparatorProperty("OptionPanel.separator.NodeStyle").layout(rightBuilder);
+   if (addStyleBox) {
+   addAutomaticLayout(rightBuilder);


added to debian/patches/50_jgoodies-1.9.patch, but when starting
freeplane I then only see an empty white windows.

But I guess that's no hard problem to fix for someone who knows Java :)


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Joan Baez: Silver Dagger


signature.asc
Description: Digital Signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#846816: java.lang.NoSuchFieldError: DLU2

2016-12-03 Thread Vincent Smeets
Package: freeplane
Version: 1.5.16-2
Severity: grave
Justification: renders package unusable

Hallo,

Freeplane has been working for me some days/weeks ago. This morning, I
started freeplane again and it wont start anymore. To be sure, I also
removed my local settings by removing the directory .config/freeplane,
but that didn't help either.
When I start freeplane, it opens an empty main X11-frame and then only a
dialog box with the excpetion java.lang.NoSuchFieldError. There is no
other UI element shown. I can only exit the command by closing the
window.

Here I started freeplane from the command line. It shows you the log
output and the raised exception.
My machine is configured for Debian/Testing.

Regards,
Vincent Smeets



vincent@PC-Vincent$ rm -rf .config/freeplane

vincent@PC-Vincent$ freeplane
org.knopflerfish.framework.readonly=true
org.knopflerfish.gosg.jars=reference:file:/usr/share/freeplane/core/
org.freeplane.basedirectory=/usr/share/freeplane
java.security.policy=/usr/share/freeplane/freeplane.policy
org.osgi.framework.storage=/usr/share/freeplane/fwdir
Knopflerfish OSGi framework launcher, version 
Copyright 2003-2016 Knopflerfish. All Rights Reserved.
See http://www.knopflerfish.org for more information.

Created Framework: org.knopflerfish.framework, version=7.2.0.
User properties not found, new file created
Installed: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.latex (id#2)
Installed: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.jsyntaxpane 
(id#3)
Installed: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.bugreport 
(id#4)
Installed: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.openmaps (id#5)
Installed: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.formula (id#6)
Installed: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.script (id#7)
Installed: reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.svg 
(id#8)
Started: reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.latex 
(id#2)
Started: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.jsyntaxpane 
(id#3)
Started: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.bugreport 
(id#4)
Started: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.openmaps (id#5)
Started: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.formula (id#6)
Started: 
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.script (id#7)
Started: reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.svg 
(id#8)
Dec 03, 2016 2:37:33 PM org.freeplane.core.util.LogUtils info
INFO: language resources for en found
Dec 03, 2016 2:37:33 PM org.freeplane.core.util.LogUtils info
INFO: freeplane_version = 1.5.16; freeplane_xml_version = freeplane 1.5.9
git revision = 34552bb3e49d7f4626fd03c87306a1c89f4e25e9 Dimitry Polivaev 
2016-09-17 10:32:23 +0200
java_version = 1.8.0_111; os_name = Linux; os_version = 4.8.0-1-amd64
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: /home/vincent/.config/freeplane/1.5.x/formats.xml does not exist yet
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: /home/vincent/.config/freeplane/1.5.x/scanner.xml does not exist yet
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: added parsing support for standard date format M/d/yy
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: added parsing support for standard date time format M/d/yy h:mm a
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: creating user icons directory /home/vincent/.config/freeplane/1.5.x/icons
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: available locales not found
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: available locales not found
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: Loaded properties from 
bundle://6:1/org/freeplane/plugin/formula/defaults.properties
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: creating user add-ons directory 
/home/vincent/.config/freeplane/1.5.x/addons
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils warn
WARNING: classpath entry '/home/vincent/.config/freeplane/1.5.x/lib' doesn't 
exist. (Use : to separate entries.)
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: Loaded properties from 
bundle://7:1/org/freeplane/plugin/script/defaults.properties
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: looking for scripts with the following endings: [groovy, js]
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils warn
WARNING: not a (script) directory: /home/vincent/.config/freeplane/1.5.x/scripts
Dec 03, 2016 2:37:34 PM org.freeplane.core.util.LogUtils info
INFO: creating user scripts directory 
/home/vincent/.config/freeplane/1.5.x/scripts
Dec 03, 2016 2:37:34 PM