Opened 3 years ago
Closed 3 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?
- use OpenQA plugin
- select an Osmose anomalies
- 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)
Change History (7)
by , 3 years ago
Attachment: | OpenQA.png added |
---|
follow-up: 2 comment:1 by , 3 years ago
follow-up: 3 comment:2 by , 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
comment:3 by , 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 , 3 years ago
uninstalled there are no more errors nor warnings, but not solve the problem
comment:5 by , 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 , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
Hi Leni, might not solve the problem but:
Replying to leni:
please, always use a 64-bit java version on a 64-bit operating system. Latest release of java 8 is
8u311
.Above looks like some more problems with plugins.