View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1445
modRana 0.43.2 has been FINALLY released !
This release should fix most of the recently reported issues, such as:
  • the annoying Xlib bug when starting navigation
  • address search now works again and uses Nominatim instead of Google
  • directions should again look fine when using Monav (no more "None to First Street")
There are also various improvements, such as:
  • The QML GUI now can do address search (can be also used to search for named restaurants and other amenities)
  • The QML GUI now should look fine on high-DPI devices
  • multiple background tasks can be canceled individually in the GTK GUI
  • better address display in route info menu
  • the Monav routing server is now started asynchronously
There was quite a lot of invasive work going on regarding of how asynchronous routing and point search work, including the integration of a thread manager component from the Anaconda installer project. This should make support for new providers and usage of the data from multiple GUI front-ends easier.

Since this is "done" and working, releases now should again happen more often.

Changelog:
Code:
* Tue Sep 10 2013 Martin Kolman - 0.43.2
- fix the annoying "Xlib: unexpected async reply" error
 - thanks to Geoff Kuening for helping to find the root cause ! :)
- fix navigation messages when using Monav offline routing
 - no more "None to First Street" :)
- fix route OSD menu
- reverse geocoding now uses Nominatim instead of Google
- start and destination address display takes aspect ratio into account
* Wed Aug 14 2013 Martin Kolman - 0.43.1
- address search now works again in GTK GUI
- the QML GUI now supports address search
- the address search service was switched from Google to Nominatim
- the QML GUI should now handle high-DPI screens properly
- the design of the QML GUI was improved in some places to be more consistent
- multiple background worker threads can be now canceled individually
- modRana source code now uses 4 space indentation :)
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 26 Users Say Thank You to MartinK For This Useful Post: