albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.23k stars 161 forks source link

Log entry sorting by time. #1057

Closed anonymous555 closed 7 months ago

anonymous555 commented 8 months ago

Looks like log entries are sorted by day, not time. So if there are multiple flights in the same day, they can show up in the wrong time order.

albar965 commented 8 months ago

Thanks. I'll check.

albar965 commented 8 months ago

Sorry, cannot reproduce this: grafik

anonymous555 commented 8 months ago

Here's a screenshot image

The latest flight is from KAEX to KHDC, but you can see PAFA, an earlier flight, listed first

albar965 commented 8 months ago

I cannot see the time in your screenshot.

Maybe it helps if you send me your logbook database per email. This is C:\Users\YOURUSERNAME\AppData\Roaming\ABarthel\little_navmap_db\little_navmap_logbook.sqlite on Windows.

https://albar965.github.io/contact.html

Alex

anonymous555 commented 8 months ago

little_navmap_logbook.zip

Ok here's the log sql.

albar965 commented 8 months ago

Thanks a lot for the file. Give me a few days to look into this.

albar965 commented 7 months ago

Sorry, I cannot reproduce this. I changed all to English/US locale and checked a lot of flights which happened the same day and they are correctly sorted: image

albar965 commented 7 months ago

Disregard my post above. Found the issue. Manually editing log entries strips off the time zone. :roll_eyes: