wahooMapsCreator icon indicating copy to clipboard operation
wahooMapsCreator copied to clipboard

Fix for error when creating a map for a US/ region without border co…

Open Ebe66 opened this issue 6 months ago • 0 comments

…untries

And fixed three lines where a print was used without the "f'"

When trying to generate a map file for a US/ region the program would crash on Windows (and as it turned out later also on WSL) because of the "/" in the regions name.

Pull Request Checklist

  • [ ] Reviewed the Contributing Guidelines
  • [x] Commits (and commit-messages) are understandable
  • [x] Tested with macOS / Linux (tested on WSL)
  • [x] Tested with Windows

Ebe66 avatar Jun 09 '25 15:06 Ebe66