Mapillary Desktop Uploader 4.3.0

New version of Mapillary Desktop Uploader is out today, here’s what’s included in this update:

  • Improved video support: added options to play video and open folder from the app
  • Added a “What’s new” section to improve visibility of new features and improvements
  • Upgraded to ExifTool 12.78 for improved camera support
  • Fixed missing upload file size in upload history
6 Likes

The latest versions of DU have been randomly producing this error sometimes failing after some random amount of image files.

images err

images err det

Log says that:

[2024-04-24 11:31:25.928] [debug] [mapillary:tools] 2024-04-24 11:31:25,928 - WARNING - 	    19215 image(s) skipped due to MapillaryEXIFNotFoundError

The only error before is:

[2024-04-24 11:31:02.220] [debug] [exiftool] process exit code 3221225477 and signal null
[2024-04-24 11:31:02.224] [error] [vue] {
  code: 3221225477,
  message: 'exit with code 3221225477 and signal null'
}

which looks like access violation code, but there’s no other output error given. And I guess further processing ignores that exiftool exits with an error.

I am not sure what part here is the problem and where to report. It sounds like exiftool. But there’s no debug info/stack trace.

Thanks for letting us know! We’ll look into it and update to latest ExifTool version in next update.