Modify

Opened 4 years ago

Closed 4 years ago

#21114 closed defect (worksforme)

Missing milliseconds in Exif time on macOS

Reported by: pyrog Owned by: team
Priority: normal Milestone:
Component: Core image mapping Version:
Keywords: template_report Cc:

Description (last modified by pyrog)

What steps will reproduce the problem?

  1. Load this image (with Sub Sec Time Exif time)
  2. Read the Exif time printed over the picture

What is the expected result?

Display 07/07/2021 13:46:38.0820

What happens instead?

Display 07/07/2021 13:46:38

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

  • No issue under windows


URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2021-07-12 02:41:41 +0200 (Mon, 12 Jul 2021)
Build-Date:2021-07-12 00:42:49
Revision:18004
Relative:URL: ^/trunk

Identification: JOSM/1.5 (18004 en_GB) Mac OS X 10.16
OS Build number: macOS 11.4 (20F71)
Memory Usage: 890 MB / 1820 MB (442 MB allocated, but free)
Java version: 1.8.0_281-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.apple.laf.AquaLookAndFeel
Screen: Display 69732928 1280×800 (scaling 1.00×1.00)
Maximum Screen Size: 1280×800
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: en_GB
Numbers with default locale: 1234567890 -> 1234567890

Plugins:
+ Mapillary (2.0.0-alpha.26-dirty)
+ SnapNewNodes (1557488602)
+ apache-commons (35524)
+ apache-http (35589)
+ buildings_tools (35756)
+ cadastre-fr (35758)
+ ejml (35458)
+ geotools (35458)
+ jaxb (35543)
+ jna (35662)
+ jts (35458)
+ opendata (35640)
+ photo_geotagging (35738)
+ photoadjust (35770)
+ scripting (30798)
+ utilsplugin2 (35691)

Tagging presets:
+ https://raw.githubusercontent.com/OpenNauticalChart/josm/master/INT-1-preset.xml

Map paint styles:
- ${HOME}/Downloads/Styles_ColourGPSData-style.mapcss

Last errors/warnings:
- 00016.026 W: Cannot lock cache directory. Will not use disk cache
- 00021.833 W: Cannot start IPv4 remotecontrol server on port 8111: Address already in use (Bind failed)
- 00022.128 W: Cannot start IPv6 remotecontrol server on port 8111: Address already in use (Bind failed)

Change History (10)

by pyrog, 4 years ago

Attachment: Screen copy.png added

by pyrog, 4 years ago

Attachment: IMG_20210707_134638.jpg added

by StephaneP, 4 years ago

Attachment: subsectime_windows.jpg added

comment:1 by StephaneP, 4 years ago

The same image in Josm r18004 and Windows, I see the sub sec time value :


comment:2 by pyrog, 4 years ago

Description: modified (diff)

comment:3 by Don-vip, 4 years ago

You probably have different settings for the iso.dates property, which must be set to true for Stéphane and false for pyrog.

comment:4 by Don-vip, 4 years ago

Component: CoreCore image mapping

by pyrog, 4 years ago

iso.date=true

comment:5 by pyrog, 4 years ago

Bingo
iso.dates was false.

But how/why this value was set ??

iso.date=true

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

Resolution: worksforme
Status: newclosed

Replying to pyrog:

Bingo
iso.dates was false.

But how/why this value was set ??

false is the default value.

Add Comment


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