Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#18257 closed defect (othersoftware)

unable to download the AI data

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Plugin mapwithai Version:
Keywords: template_report gitlab Cc:

Description

What steps will reproduce the problem?

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if possible.

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2019-09-29 23:59:43 +0200 (Sun, 29 Sep 2019)
Build-Date:2019-09-29 22:01:37
Revision:15390
Relative:URL: ^/trunk

Identification: JOSM/1.5 (15390 en) Windows 8.1 64-Bit
OS Build number: Windows 8.1 Pro (9600)
Memory Usage: 385 MB / 989 MB (161 MB allocated, but free)
Java version: 1.8.0_221-b11, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1920x1080, \Display1 1920x1080
Maximum Screen Size: 1920x1080
Dataset consistency test: No problems found

Plugins:
+ apache-commons (35092)
+ auto_tools (73)
+ ejml (35122)
+ geojson (129)
+ geotools (35169)
+ gson (35158)
+ jaxb (35014)
+ jna (34908)
+ jts (35122)
+ mapwithai (0.1.6)
+ touchscreenhelper (34908)
+ utilsplugin2 (35177)

Tagging presets:
+ R:\OSM Project\Mis\Documents\1. Client Training Material\JOSM set up\JOSM set up\FB_Highway_Preset.xml

Map paint styles:
- R:\OSM Project\Mis\Documents\1. Client Training Material\JOSM set up\JOSM set up\FB_style.mapcss
- R:\OSM Project\Mis\Documents\1. Client Training Material\JOSM set up\JOSM set up\rainbow_roads.mapcss
- %UserProfile%\Desktop\MYS_josm_files\FB_style.mapcss
+ %UserProfile%\Desktop\FB_style.mapcss
- https://gitlab.com/gokaart/JOSM_MapWithAI/raw/master/src/resources/styles/standard/mapwithai.mapcss

Validator rules:
+ %UserProfile%\Desktop\MYS_josm_files\FB_rules5.11.validator.mapcss

Last errors/warnings:
- W: Unable to convert property casing-color to type class java.awt.Color: found #0023b21 of type class java.lang.String!
- W: Unable to convert property casing-color to type class java.awt.Color: found #0023b21 of type class java.lang.String!
- W: Unable to convert property casing-color to type class java.awt.Color: found #0023b21 of type class java.lang.String!
- W: Unable to convert property casing-color to type class java.awt.Color: found #0023b21 of type class java.lang.String!
- W: Unable to convert property casing-color to type class java.awt.Color: found #0023b21 of type class java.lang.String!
- W: Unable to convert property casing-color to type class java.awt.Color: found #0023b21 of type class java.lang.String!
- W: Unable to convert property casing-color to type class java.awt.Color: found #0023b21 of type class java.lang.String!
- W: Unable to convert property casing-color to type class java.awt.Color: found #0023b21 of type class java.lang.String!
- E: Handled by bug report queue: java.lang.NullPointerException
- W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>auto_tools</li><li>apache-commons</li><li>geotools</li><li>jts</li><li>ejml</li><li>geojson</li><li>jaxb</li><li>utilsplugin2</li><li>touchscreenhelper</li><li>mapwithai</li><li>gson</li><li>jna</li></ul>The plugins are not going to be loaded.</html>


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (15) of main
java.lang.NullPointerException
	at org.openstreetmap.josm.plugins.mapwithai.backend.MapWithAIAvailability.<init>(MapWithAIAvailability.java:60)
	at org.openstreetmap.josm.plugins.mapwithai.backend.MapWithAIAvailability.getInstance(MapWithAIAvailability.java:74)
	at org.openstreetmap.josm.plugins.mapwithai.backend.MapWithAIAction.createMessageDialog(MapWithAIAction.java:65)
	at org.openstreetmap.josm.plugins.mapwithai.backend.MapWithAIAction.actionPerformed(MapWithAIAction.java:43)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.AbstractButton.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

Attachments (0)

Change History (5)

comment:1 by floscher, 4 years ago

Resolution: othersoftware
Status: newclosed

The issue tracker for the mapwithai plugin is located at https://gitlab.com/gokaart/JOSM_MapWithAI/issues , I copied this ticket over there for you as https://gitlab.com/gokaart/JOSM_MapWithAI/issues/34 .

comment:2 by stoecker, 4 years ago

Component: CorePlugin mapwithai

comment:3 by Klumbumbus, 4 years ago

Keywords: github added

comment:4 by floscher, 4 years ago

Keywords: gitlab added; github removed

comment:5 by taylor.smock, 4 years ago

This was fixed in MapWithAI v0.1.7.

I didn't expect MapWithAI to change the format of their releases.geojson, which is my fault.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.