Maproom / qmapshack

Consumer grade GIS software
GNU General Public License v3.0
271 stars 63 forks source link

BRouter (offline) crash QMapShack during zoom #658

Open jcz7021 opened 6 months ago

jcz7021 commented 6 months ago

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

comment: # (Add your backtrace below if you have one. If QMapshack crashes the fastest way to get help is a backtrace. For Linux see: https://github.com/Maproom/qmapshack/wiki/TroubleShooting#create-a-backtrace-of-a-crash-on-linux. For Windows it would need a debug build and running QMapshack in Visual Studio.)

Desktop

Additional context

wthaem commented 6 months ago

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