aerostitch / testnavit

0 stars 0 forks source link

screen update when position is changed manually #102

Open aerostitch opened 13 years ago

aerostitch commented 13 years ago

Issue migrated from trac ticket # 885

component: core | priority: major | keywords: osd, routing

2011-06-20 13:26:53: me.yahoo.com/a/rxxr3ycll9qe.jtvwtstenkmawsikky-#099aa created the issue


When creating a route without having gps signal by manually clicking on[[BR]] Actions -> World globe -> set as position[[BR]] route to target is calculated, but fields like navigation arrow, name of actual street, ETA, etc. are not updated. (e.g.

 <osd enabled="yes" type="text" label="${tracking.item.street_name} ${tracking.item.street_name_systematic}" x="60" y="-40"  font_size="500" w="764" h="40" align="0" background_color="#000000c8"/>

)

One needs to trigger screen update manually by e.g. resizing window (desktop-linux with internal gui) or change screen orientation (android version) to update the fields.

It should be updated automatically when new position is set like it is the case when connected to an gps source via e.g. gpsd.

aerostitch commented 11 years ago

2013-07-06 14:03:53: usul

aerostitch commented 11 years ago

2013-07-06 14:03:53: usul commented


So the OSD widgets should be refreshed, if your GPS comes back, or already if you start routing? (sorry but thats not clear to me here)

aerostitch commented 8 years ago

2015-12-31 08:26:25: @pgrandin changed severity from * to normal*

aerostitch commented 8 years ago

2015-12-31 08:26:25: @pgrandin commented


I'm able to reproduce it, but i don't really see it as a bug. If there is no position update ( from the gps or from the demo vehicle ) the routing informations are not updated.

Is there a use case when not using the Demo vehicle?

aerostitch commented 6 years ago

2017-12-02 04:08:44: @jkoan

aerostitch commented 6 years ago

2017-12-02 04:08:44: @jkoan commented


This ticket was pushed back in order to bring 0.5.1 out soon.