Maproom/qmapshack

BRouter (offline) crash QMapShack during zoom

Opened this issue · 1 comments

Describe the bug

BRouter (offline) crash QMapShack when route calculation is happening during a zoom

What have you done to circle down the problem?

Downgrade QMapShack in 1.16.1

To Reproduce

  1. Start routing with BRouter (offline)
  2. Quickly zoom and click to calculate route
  3. QMapShack crash (application dissapear)

Expected behavior

No crash during zoom

Screenshots

You can see in a quick video here => https://drive.google.com/file/d/1kOPY0L76NSrDTrRmm310h0lu4LLoU1kt/view?usp=sharing

Attachments

You can see in a quick video here => https://drive.google.com/file/d/1kOPY0L76NSrDTrRmm310h0lu4LLoU1kt/view?usp=sharing

Tracebacks

Desktop

  • OS: Windows 11 23H2
  • QMapShack Version: 1.17.1
  • Window Manager: /

Additional context

Can this issue be similar to the unresolved #624? At least mouse actions are involved in both issues.