Bug#895397: josm: fails to start

2018-05-05 Thread Sebastiaan Couwenberg
On 05/06/2018 08:11 AM, Patrick Noll wrote:
> Disabling my third monitor through MATE's control center allowed JOSM to 
> start properly(using system installed version).
> 
> You can close the bug report against JOSM, it's clearly a Java or Mate issue.

The bug was already reassigned to the openjdk-9 source package, as Java
needs to be fixed.

Kind Regards,

Bas



Bug#895397: josm: fails to start

2018-05-05 Thread Patrick Noll
Disabling my third monitor through MATE's control center allowed JOSM to start 
properly(using system installed version).

You can close the bug report against JOSM, it's clearly a Java or Mate issue.

Thanks,

Pat


​Sent with ProtonMail Secure Email.​

‐‐‐ Original Message ‐‐‐

On April 12, 2018 3:21 PM, Patrick Noll  wrote:

> Following was tried and no change:
> 
> update-java-alternatives -s java-1.9.0-openjdk-amd64
> 
> JAVA_OPTS="-Djosm.home=${HOME}/.josm-new-home" josm
> 
> uninstalling openjdk-8
> 
> running josm with root
> 
> Tried and was moderately successful:
> 
> running josm using openjdk-8 : splash screen showed, plugins updated, main 
> screen shows, osm downloader would still fail
> 
> Tried and Successful:
> 
> Download josm-tested.jar from josm website and run it from ~/Downloads using 
> openjdk-9
> 
> Pat
> 
> ​Sent with ProtonMail Secure Email.​
> 
> ‐‐‐ Original Message ‐‐‐
> 
> On April 10, 2018 11:55 PM, Bas Couwenberg sebas...@xs4all.nl wrote:
> 
> > Control: severity -1 important
> > 
> > Control: tags -1 moreinfo unreproducible
> > 
> > On 2018-04-11 08:09, patrick noll wrote:
> > 
> > > JOSM fails when trying to launch from menu or cli and returns pop up
> > > 
> > > with following info:
> > 
> > I cannot reproduce this issue, josm works as expected on my system.
> > 
> > Ensure that you have configured openjdk-9 as the default:
> > 
> > update-java-alternatives -s java-1.9.0-openjdk-amd64
> > 
> > If the issue persists try starting josm with a clean profile:
> > 
> > JAVA_OPTS="-Djosm.home=${HOME}/.josm-new-home" josm
> > 
> > If that works, there is probably a plugin, setting or other file in your
> > 
> > JOSM directory that breaks the new version.
> > 
> > Kind Regards,
> > 
> > Bas



Bug#895397: josm: fails to start

2018-04-12 Thread Patrick Noll
Following was tried and no change:
update-java-alternatives -s java-1.9.0-openjdk-amd64
JAVA_OPTS="-Djosm.home=${HOME}/.josm-new-home" josm
uninstalling openjdk-8
running josm with root

Tried and was moderately successful:
running josm using openjdk-8 : splash screen showed, plugins updated, main 
screen shows, osm downloader would still fail

Tried and Successful:
Download josm-tested.jar from josm website and run it from ~/Downloads using 
openjdk-9


Pat


​Sent with ProtonMail Secure Email.​

‐‐‐ Original Message ‐‐‐

On April 10, 2018 11:55 PM, Bas Couwenberg  wrote:

> Control: severity -1 important
> 
> Control: tags -1 moreinfo unreproducible
> 
> On 2018-04-11 08:09, patrick noll wrote:
> 
> > JOSM fails when trying to launch from menu or cli and returns pop up
> > 
> > with following info:
> 
> I cannot reproduce this issue, josm works as expected on my system.
> 
> Ensure that you have configured openjdk-9 as the default:
> 
> update-java-alternatives -s java-1.9.0-openjdk-amd64
> 
> If the issue persists try starting josm with a clean profile:
> 
> JAVA_OPTS="-Djosm.home=${HOME}/.josm-new-home" josm
> 
> If that works, there is probably a plugin, setting or other file in your
> 
> JOSM directory that breaks the new version.
> 
> Kind Regards,
> 
> Bas



Bug#895397: josm: fails to start

2018-04-11 Thread Sebastiaan Couwenberg
Control: reassign -1 src:openjdk-9
Control: found -1 openjdk-9/9.0.4+12-4
Control: affects -1 src:josm
Control: tags -1 upstream
Control: retitle -1 IllegalArgumentException: Window must not be zero

On 04/11/2018 09:23 AM, Vincent Privat wrote:
> It's a Java bug. It seems Netbeans faced it too:
> 
> https://netbeans.org/bugzilla/show_bug.cgi?id=271914
> 
> It's linked to multi-monitor setups. They advise to start the application
> on another monitor (you have to clean your JOSM profile before doing that).

Reassigning the bug accordingly.

Kind Regards,

Bas



Bug#895397: josm: fails to start

2018-04-11 Thread Vincent Privat
Hello,
It's a Java bug. It seems Netbeans faced it too:

https://netbeans.org/bugzilla/show_bug.cgi?id=271914

It's linked to multi-monitor setups. They advise to start the application
on another monitor (you have to clean your JOSM profile before doing that).

2018-04-11 8:55 GMT+02:00 Bas Couwenberg :

> Control: severity -1 important
> Control: tags -1 moreinfo unreproducible
>
> On 2018-04-11 08:09, patrick noll wrote:
>
>> JOSM fails when trying to launch from menu or cli and returns pop up
>> with following info:
>>
>
> I cannot reproduce this issue, josm works as expected on my system.
>
> Ensure that you have configured openjdk-9 as the default:
>
>  update-java-alternatives -s java-1.9.0-openjdk-amd64
>
> If the issue persists try starting josm with a clean profile:
>
>  JAVA_OPTS="-Djosm.home=${HOME}/.josm-new-home" josm
>
> If that works, there is probably a plugin, setting or other file in your
> JOSM directory that breaks the new version.
>
> Kind Regards,
>
> Bas
>
>


Bug#895397: josm: fails to start

2018-04-10 Thread Bas Couwenberg

Control: severity -1 important
Control: tags -1 moreinfo unreproducible

On 2018-04-11 08:09, patrick noll wrote:

JOSM fails when trying to launch from menu or cli and returns pop up
with following info:


I cannot reproduce this issue, josm works as expected on my system.

Ensure that you have configured openjdk-9 as the default:

 update-java-alternatives -s java-1.9.0-openjdk-amd64

If the issue persists try starting josm with a clean profile:

 JAVA_OPTS="-Djosm.home=${HOME}/.josm-new-home" josm

If that works, there is probably a plugin, setting or other file in your 
JOSM directory that breaks the new version.


Kind Regards,

Bas



Bug#895397: josm: fails to start

2018-04-10 Thread patrick noll
Package: josm
Version: 0.0.svn13576+dfsg-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

JOSM fails when trying to launch from menu or cli and returns pop up with 
following info:

{{{
Revision:13576
Is-Local-Build:false
Build-Date:2018-04-03 18:33:05
Debian-Release:0.0.svn13576+dfsg-3
Build-Name:Debian

Identification: JOSM/1.5 (13576 Debian en) Linux Debian GNU/Linux testing 
(buster)
Memory Usage: 250 MB / 3984 MB (215 MB allocated, but free)
Java version: 9.0.4+12-Debian-4, Oracle Corporation, OpenJDK 64-Bit Server VM
Screen: :0.0 1600x900, :0.1 1920x1080, :0.2 1920x1080
Maximum Screen Size: 1920x1080
Java package: openjdk-9-jre:amd64-9.0.4+12-4
Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-20
VM arguments: [-Djosm.restart=true, -Djava.net.useSystemProxies=true]

Plugins:
+ Mapillary
+ apache-commons
+ apache-http
+ buildings_tools
+ ejml
+ ext_tools
+ geotools
+ jogl
+ jts
+ kendzi3d
+ kendzi3d-resources
+ log4j
+ opendata
+ utilsplugin2

Map paint styles:
- 
https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransportV2&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/HiDPISupport&zip=1
- 
https://github.com/bastik/mapcss-tools/raw/osm/mapnik2mapcss/osm-results/mapnik.zip

Last errors/warnings:
- E: java.util.concurrent.ExecutionException: 
java.lang.IllegalArgumentException: Window must not be zero. Cause: 
java.lang.IllegalArgumentException: Window must not be zero
- E: Handled by bug report queue: java.lang.NullPointerException


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main (1)
java.lang.NullPointerException
at 
org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:989)
at 
org.openstreetmap.josm.gui.MainApplication$2.processArguments(MainApplication.java:279)
at 
org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:851)
}}}


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages josm depends on:
ii  default-jre [java9-runtime]2:1.9-63
ii  fonts-noto 20171026-2
ii  jmapviewer 2.7+dfsg-1
ii  libcommons-compress-java   1.13-1
ii  libcommons-logging-java1.2-2
ii  libgettext-commons-java0.9.6-6
ii  liboauth-signpost-java 1.2.1.2-1.5
ii  libsvgsalamander-java  1.1.1+dfsg-2
ii  openjdk-9-jre [java9-runtime]  9.0.4+12-4
ii  proj-data  5.0.1-1

Versions of packages josm recommends:
ii  josm-l10n  0.0.svn13576+dfsg-3

josm suggests no packages.

-- no debconf information