Maproom / qmapshack

Consumer grade GIS software
GNU General Public License v3.0
287 stars 64 forks source link

BRouter (offline) - On the fly routing not working #642

Open rudepi opened 11 months ago

rudepi commented 11 months ago

Describe the bug

comment: With QMapShack v 1.17.0 under Ubuntu 22.04, when creating a track, with BRouting (offline) running, on-the-fly routing doesn't draw the track

What have you done to circle down the problem?

comment: # This feature is working well with QMapShack v 1.16.1

To Reproduce

  1. Setup BRouter offline
  2. Run BRouter
  3. Tick on the box "on-the-fly routing"
  4. Start to create a new track

Expected behavior

After the second point added for the track the track should be draw

Screenshots

Attachments

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

kiozen commented 11 months ago

I can't reproduce it. It simply works. Did you install latest BRouter?

kiozen commented 11 months ago

@ntruchsess adding you as this might be of concern

ntruchsess commented 11 months ago

@rudepi : please validate autorouting-mode is actually turned on: Screenshot from 2023-10-11 00-13-19 I recently experienced similar behavior but it turned out the routing-mode somehow was not correctly restored to the latest used value during restart. (I cannot reproduce this 'forgotten setting' any more so I didn't create a ticket for that)