Modify

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#22494 closed defect (needinfo)

OSM data are never displayed with 18583 release

Reported by: rpnpif@… Owned by: rpnpif@…
Priority: normal Milestone:
Component: Core Version: tested
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. File, Download data in the menu
  2. Selecting a zone on the OSM map.
  3. The map remains blank. None OSM data are displayed.
  4. All imagery works fine.

This release is unusable on my system.
The previous release works fine.

What is the expected result?

The OSM data should be displayed after downloading.

What happens instead?

The map remains blank. None OSM data are displayed.

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

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2022-10-31 17:29:20 +0100 (Mon, 31 Oct 2022)
Revision:18583
Build-Date:2022-11-01 02:30:58
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (18583 fr) Linux Debian GNU/Linux 11 (bullseye)
Memory Usage: 265 MB / 1864 MB (96 MB allocated, but free)
Java version: 11.0.16+8-post-Debian-1deb11u1, Debian, OpenJDK 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.gtk.GTKLookAndFeel
Screen: :0.0 1920×1080 (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→16×16, 32×32→32×32
Environment variable LANG: fr_FR.UTF-8
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: fr_FR
Numbers with default locale: 1234567890 -> 1234567890
Desktop environment: XFCE
Java package: openjdk-11-jre:amd64-11.0.16+8-1~deb11u1
Java ATK Wrapper package: libatk-wrapper-java:all-0.38.0-2+deb11u1
libcommons-compress-java: libcommons-compress-java:all-1.20-1
libcommons-logging-java: libcommons-logging-java:all-1.2-2
fonts-noto: fonts-noto:-

Plugins:
+ AddrInterpolation (36011)
+ OpeningHoursEditor (35924)
+ apache-commons (36003)
+ ejml (35924)
+ geotools (36028)
+ jackson (36006)
+ jaxb (35952)
+ jts (36004)
+ opendata (36025)
+ utilsplugin2 (36011)

Tagging presets:
+ https://josm.openstreetmap.de/josmfile?page=Presets/LaneAttributes&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/TurnLanes&zip=1

Map paint styles:
+ https://raw.githubusercontent.com/species/josm-preset-traffic_sign_direction/master/direction.mapcss
+ https://josm.openstreetmap.de/josmfile?page=Styles/Maxspeed&zip=1

Validator rules:
+ https://josm.openstreetmap.de/josmfile?page=Rules/FranceSpecificRules&zip=1

Attachments (0)

Change History (12)

comment:1 by anonymous, 2 years ago

when I quit JOSM and rerun, The last selected zone on the map is always displayed but data are also not loading ans not displayed.
The selected zone before I quit JOSM was forgotten.

comment:2 by taylor.smock, 2 years ago

Owner: changed from team to rpnpif@…
Status: newneedinfo

I haven't been able to reproduce what I think you were saying the problem was.

Problems I thought it might be:

  • JOSM is not remembering the last downloaded area between restarts. This is working for me. If this is not working for you, can you make certain that the preferences file is writable by you?
  • Downloaded data is not appearing. This is also working for me. Can you check and see if you have filters set?
  • OSM base map is not appearing. Again, this is working for me.

I attempted to reproduce in a VM with Debian.

Differences from your status report:

[...]
fonts-noto: fonts-noto:all-20201225-1
liboauth-signpost-java: liboauth-signpost-java:all-1.2.1.2-3
[...]
[Lots of preference values, does not appear in Bug Report when Bug Report action was used]

Can you open paste the preference section of the status report if it wasn't a filter issue?

comment:3 by skyper, 2 years ago

Cannot reproduce, either. Installed with the debian package josm-installer.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2022-10-31 17:29:20 +0100 (Mon, 31 Oct 2022)
Revision:18583
Build-Date:2022-11-01 02:30:58
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (18583 en) Linux Debian GNU/Linux 11 (bullseye)
Java version: 11.0.16+8-post-Debian-1deb11u1, Debian, OpenJDK 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.gtk.GTKLookAndFeel

Desktop environment: GNOME
Java package: openjdk-11-jre:amd64-11.0.16+8-1~deb11u1
libcommons-compress-java: libcommons-compress-java:all-1.20-1
libcommons-logging-java: libcommons-logging-java:all-1.2-2
fonts-noto: fonts-noto:all-20201225-1
VM arguments: [--add-modules=java.scripting,java.sql, -Djosm.restart=true, -Djava.net.useSystemProxies=true]

in reply to:  3 ; comment:4 by taylor.smock, 2 years ago

Replying to skyper:

Cannot reproduce, either. Installed with the debian package josm-installer.

Speaking of which, how did you (rpnpif) install JOSM?
I think you are running it as java -jar ${PATH_TO_JOSM_JAR} since there were no VM arguments in your status report. I attempted to reproduce using the java -jar start method along with the debian bullseye backport of JOSM.

in reply to:  4 comment:5 by skyper, 2 years ago

Replying to taylor.smock:

I think you are running it as java -jar ${PATH_TO_JOSM_JAR} since there were no VM arguments in your status report. I attempted to reproduce using the java -jar start method along with the debian bullseye backport of JOSM.

The backport package depends on fonts-noto. Probably just java -jar without any package. Though I have no problem with this, either, with the font package installed.

comment:6 by skyper, 2 years ago

Version: latesttested

comment:7 by rpnpif@…, 2 years ago

Thanks for your help.

I launches JOSM by the script java -jar josm-tested.jar.

Now this issue has changed.
When i use the "Download data" item from menu, none data are downloaded and the map remains blank, but GPX traces are downloaded and displayed and the last zone is not saved when I quit JOSM.

When I use the "Download data in current view" item menu, all works fine. So it is a workaround.

I have just installed the fonts-noto package but i think that it is not the cause.

comment:8 by rpnpif@…, 2 years ago

Could be a cache issue?

in reply to:  8 ; comment:9 by taylor.smock, 2 years ago

Replying to rpnpif@…:

Could be a cache issue?

It shouldn't be. As far as I know, we do not cache any of the API calls for data.

Identification: JOSM/1.5 (18583 fr) Linux Debian GNU/Linux 11 (bullseye)

Sanity check, since you are on Debian, can you try installing JOSM from our repos?

See wiki:Download#Ubuntu for details. Despite the name, the same instructions work for Debian.

in reply to:  9 comment:10 by skyper, 2 years ago

Replying to taylor.smock:

See wiki:Download#Ubuntu for details. Despite the name, the same instructions work for Debian.

Almost, see Debian.

Some more options to try out:

  • Does it work with empty preferences? Please, try something like java -Djosm.home=/tmp/josm/ -jar josm-tested.jar.
  • I remember problem with libatk-wrapper-java from Debian some years ago and therefore do not have the package installed. Maybe uninstalling the package is worth a try.

comment:11 by taylor.smock, 2 years ago

Resolution: needinfo
Status: needinfoclosed

comment:12 by rpnpif, 2 years ago

I emptied a part of the cache and now all works fine. Regards.

Modify Ticket

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