Opened 11 years ago
Closed 10 years ago
#10951 closed defect (worksforme)
crash on deleting scoutsigns layer
| Reported by: | malenki | Owned by: | jBeata |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin scoutsigns | Version: | latest |
| Keywords: | scoutsigns | Cc: |
Description (last modified by )
Tested with
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-2)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
r7935
blank ~/.josm
Steps to reproduce:
- Start a JOSM with scoutsigns installed
- create a new data layer
- delete both data and scoutsigns layer with one go (or first the data and then the scoutsigns layer)
The result is the following exception:
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2015-01-08 02:34:21 Last Changed Author: bastiK Revision: 7935 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2015-01-07 21:01:44 +0100 (Wed, 07 Jan 2015) Last Changed Rev: 7935 Identification: JOSM/1.5 (7935 de) Linux Debian GNU/Linux 8.0 (jessie) Memory Usage: 697 MB / 12444 MB (586 MB allocated, but free) Java version: 1.7.0_65, Oracle Corporation, OpenJDK 64-Bit Server VM Java package: openjdk-7-jre:amd64-7u71-2.5.3-2 VM arguments: [-Dsun.java2d.opengl=false] Plugins: - scoutsigns (21) Last errors/warnings: - E: java.lang.NullPointerException java.lang.NullPointerException at org.openstreetmap.josm.plugins.scoutsigns.ScoutSignsPlugin$2.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:703) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) }}}
Attachments (0)
Change History (7)
comment:1 by , 11 years ago
| Description: | modified (diff) |
|---|---|
| Keywords: | scoutsigns added |
| Summary: | carsh on deleting scoutsign layer → crash on deleting scoutsigns layer |
| Version: | → latest |
follow-up: 3 comment:2 by , 11 years ago
| Component: | Plugin → Plugin scoutsigns |
|---|
comment:3 by , 11 years ago
Replying to bastiK:
I suggest you make the skobbler team aware of this ticket, otherwise they might miss it.
I already did.
comment:4 by , 11 years ago
| Resolution: | → othersoftware |
|---|---|
| Status: | new → closed |
it seems there's no public code repository, I would prefer not to host their bug reports.
comment:5 by , 11 years ago
| Resolution: | othersoftware |
|---|---|
| Status: | closed → reopened |
It is stated that the plugin is GPL3+, so I guess they will publish the code sooner or later.
comment:6 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → new |
comment:7 by , 10 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Now, testing with r8525, the issue doesn't appear anymore…



There is a contact button on http://sdkblog.skobbler.com/scoutsign-osm/. I suggest you make the skobbler team aware of this ticket, otherwise they might miss it.