Modify

Opened 3 years ago

Closed 2 years ago

#21532 closed defect (fixed)

OpenQA: the values of "Last updated on" and user are not exact

Reported by: leni Owned by: taylor.smock
Priority: normal Milestone:
Component: Plugin openqa Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. use OpenQA plugin
  2. select an Osmose anomalies
  3. OpenQA plugin window display

What is the expected result?

the exact values of "Last updated on" and user

What happens instead?

"Last updated on" = "2021-11-07 ..." and user = Anonymous"

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: 2021-11-01 23:05:46 +0100 (Mon, 01 Nov 2021)
Build-Date:2021-11-01 22:25:18
Revision:18303
Relative:URL: ^/trunk

Identification: JOSM/1.5 (18303 fr) Windows 10 64-Bit
OS Build number: Windows 10 Home 2009 (19042)
Memory Usage: 469 MB / 989 MB (235 MB allocated, but free)
Java version: 1.8.0_271-b09, Oracle Corporation, Java HotSpot(TM) Client VM
Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Screen: \Display0 1920×1080 (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→32×32, 32×32→32×32
System property file.encoding: Cp1252
System property sun.jnu.encoding: Cp1252
Locale info: fr_FR
Numbers with default locale: 1234567890 -> 1234567890
Dataset consistency test: No problems found

Plugins:
+ EasyPresets (1623509627)
+ Mapillary (2.0.0-alpha.40)
+ PicLayer (1.0.1)
+ apache-commons (35524)
+ apache-http (35589)
+ contourmerge (v0.1.8)
+ ejml (35458)
+ flatlaf (35799)
+ geotools (35458)
+ imagery_offset_db (35640)
+ indoorhelper (1.2.0)
+ jaxb (35543)
+ jna (35662)
+ jts (35458)
+ measurement (35640)
+ opendata (35803)
+ openqa (0.2.2)
+ photo_geotagging (35783)
+ photoadjust (35770)
+ scripting (30798)
+ shrinkwrap (v1.0.4)
+ tageditor (35640)
+ turnrestrictions (35640)
+ undelete (35640)
+ utilsplugin2 (35842)
+ wikipedia (1.1.4)

Tagging presets:
+ https://josm.openstreetmap.de/josmfile?page=Presets/ParkingLanes&zip=1
+ https://github.com/Jungle-Bus/josm-presets/raw/gh-pages/jungle-stops/preset.zip
+ <josm.pref>/EasyPresets.xml

Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/Lane_features&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/Lane_features_ryg&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/Maxspeed&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/PTStops&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/ParkingLanes&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_buildings&zip=1
+ <josm.pref>\styles\sit.mapcss
- <josm.pref>\styles\sit.mapcss

Validator rules:
+ https://raw.githubusercontent.com/nlehuby/transport_mapcss/master/transport.validator.mapcss

Last errors/warnings:
- 00002.943 W: Impossible de supprimer le plugin périmé "<josm.pref>\plugins\flatlaf.jar".
- 00002.944 W: Impossible dʼinstaller le greffon 'flatlaf' déjà téléchargé. Abandon de lʼinstallation. JOSM va charger lʼancienne version du greffon.
- 00006.847 E: java.nio.file.NoSuchFileException: <josm.pref>\EasyPresets.xml
- 00006.847 E: <josm.pref>/EasyPresets.xml
- 00009.948 W: Avertissement: le scan du fichier 'fr.toulouse.jar' pour le module d'information a échoué. Action ignorée.

Attachments (1)

OpenQA.png (20.9 KB ) - added by leni 3 years ago.

Download all attachments as: .zip

Change History (7)

by leni, 3 years ago

Attachment: OpenQA.png added

in reply to:  description ; comment:1 by skyper, 3 years ago

Hi Leni, might not solve the problem but:

Replying to leni:

Identification: JOSM/1.5 (18303 fr) Windows 10 64-Bit
OS Build number: Windows 10 Home 2009 (19042)
Java version: 1.8.0_271-b09, Oracle Corporation, Java HotSpot(TM) Client VM

please, always use a 64-bit java version on a 64-bit operating system. Latest release of java 8 is 8u311.

 Last errors/warnings:
 - 00002.943 W: Impossible de supprimer le plugin périmé "<josm.pref>\plugins\flatlaf.jar".
 - 00002.944 W: Impossible dʼinstaller le greffon 'flatlaf' déjà téléchargé. Abandon de lʼinstallation. JOSM va charger lʼancienne version du greffon.
 - 00006.847 E: java.nio.file.NoSuchFileException: <josm.pref>\EasyPresets.xml
 - 00006.847 E: <josm.pref>/EasyPresets.xml
 - 00009.948 W: Avertissement: le scan du fichier 'fr.toulouse.jar' pour le module d'information a échoué. Action ignorée.

Above looks like some more problems with plugins.

in reply to:  1 ; comment:2 by leni, 3 years ago

Replying to skyper:

please, always use a 64-bit java version on a 64-bit operating system. Latest release of java 8 is 8u311.

Thanks : updated

Java version: 1.8.0_311-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM

Above looks like some more problems with plugins.

'flatlaf' uninstalled and reinstalled
'EasyPresets' uninstalled

Last errors/warnings:
- 00007.940 W: Warning: Failed to scan file 'fr.toulouse.jar' for module information. Skipping.

I couldn't find a way to correct the last warning.

The display by the plugin is still the same

in reply to:  2 comment:3 by skyper, 3 years ago

Replying to leni:

Last errors/warnings:
- 00007.940 W: Warning: Failed to scan file 'fr.toulouse.jar' for module information. Skipping.

I couldn't find a way to correct the last warning.

Maybe, opendata plugin ???
I still wonder why those plugins fail to update properly. At least with a few, I remember problems in the past.

comment:4 by leni, 3 years ago

uninstalled there are no more errors nor warnings, but not solve the problem

Last edited 3 years ago by leni (previous) (diff)

comment:5 by taylor.smock, 3 years ago

Thank you for your bug report.

Like I said in your other bug report (#21534), the OpenQA plugin is close to the bottom of my priorities.

I think #21477 is higher priority than this ticket (same as #21534). I'll see if I can fit it in somewhere in my schedule, but I make no promises.

Since I know _some_ people are actually using the plugin, I can justify bumping it a bit higher on my priority list, so even if you think your bug reports are getting ignored for OpenQA, they aren't. And I'm not going to add some tracking code to my plugins to see how many people are using them (exception: MapWithAI adds a changeset tag, but that is mostly so that people checking changesets can see where the data came from).

comment:6 by taylor.smock, 2 years ago

Resolution: fixed
Status: newclosed

The Osmose API apparently no longer sends user information. I've worked around this by using downloaded OSM data. I've also clarified the text for "last updated on."

A release with those fixes should be available sometime today.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain taylor.smock.
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.