Reply
Thread Tools
Posts: 104 | Thanked: 30 times | Joined on Jun 2012
#141
Originally Posted by tebsu View Post
didnt work at all for me. the first thing with the .diff file said something doesnt exist. the .deb file said "invalid file operation". maybe someone can make this to one working package.
I got the same error, the "patch_2.6-2+maemo7+0m6_armel.deb" can't install because the package is incorrect.
(Yes, I allowed the installations outside the Store).
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#142
Guy, I added this tweak to N9 QTweak 8.3 (Tweak G, option 2)

I created this with SED commands, based on this posts:
1. Here: http://talk.maemo.org/showthread.php?t=85353 - explanation by the lines..
2. here: http://talk.maemo.org/showpost.php?p...&postcount=115
3. here: http://talk.maemo.org/showpost.php?p...&postcount=111
4. here: http://talk.maemo.org/showpost.php?p...9&postcount=80

Can also someone test it and report if this work like expected please ?
I don't have maps for my country and can test it.. I only saw the auto day/night work (i think)...
Thanks
 
Posts: 78 | Thanked: 135 times | Joined on Jul 2012
#143
This is work-in-progress

I now have a first patch for time-to-destination, it is here: http://paste.debian.net/download/179219

It is showing the time-to-destination (only in guidance mode), but the value is not updating unless the route gets recalculated, so it is rather useless right now.

What I did was overloading the distance field in the dashboard and additionally displaying the time-to-target as well. I enlarged the size of that widget in portrait mode a bit (landscape should be fine) and hope the speed widget does not get cropped if e.g. a speed limit is displayed and one drives in the three-digit range.


Last edited by mbanck; 2012-07-15 at 17:56. Reason: added screenshot
 

The Following 9 Users Say Thank You to mbanck For This Useful Post:
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#144
Originally Posted by mbanck View Post
This is work-in-progress

I now have a first patch for time-to-destination, it is here: http://paste.debian.net/download/179219

It is showing the time-to-destination (only in guidance mode), but the value is not updating unless the route gets recalculated, so it is rather useless right now.

What I did was overloading the distance field in the dashboard and additionally displaying the time-to-target as well. I enlarged the size of that widget in portrait mode a bit (landscape should be fine) and hope the speed widget does not get cropped if e.g. a speed limit is displayed and one drives in the three-digit range.


Great work,

I have updated my full patch to reflect your changes ...


A++
 

The Following User Says Thank You to colin.stephane For This Useful Post:
PhatApteryx's Avatar
Posts: 144 | Thanked: 36 times | Joined on Jan 2010 @ New Zealand
#145
Originally Posted by taviman View Post
I got the same error, the "patch_2.6-2+maemo7+0m6_armel.deb" can't install because the package is incorrect.
(Yes, I allowed the installations outside the Store).
i got that error too, no opportunity to try again or find why yet though.
 
Posts: 78 | Thanked: 135 times | Joined on Jul 2012
#146
Originally Posted by colin.stephane View Post
Great work,

I have updated my full patch to reflect your changes ...
Well, my changes are not optional, and as I wrote, are not working correctly, so I would advise against putting them into your patch for now.
 

The Following 3 Users Say Thank You to mbanck For This Useful Post:
Posts: 440 | Thanked: 203 times | Joined on May 2010
#147
Originally Posted by PhatApteryx View Post
i got that error too, no opportunity to try again or find why yet though.

using terminal, goto the folder containing .deb file and type dpkg -i patchfilename
__________________
--------------------------------------------------------------------------------------------------------

Nokia 3310 -> Nokia 6030 -> Nokia N95 -> Nokia X6 -> Nokia N900 -> Nokia N9 -> Nokia Lumia 1520
 

The Following User Says Thank You to praveenchand For This Useful Post:
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#148
Originally Posted by mbanck View Post
Well, my changes are not optional, and as I wrote, are not working correctly, so I would advise against putting them into your patch for now.
OOPS !!!

Ok, reverting back to the stable patch right now ...

A++
 

The Following 2 Users Say Thank You to colin.stephane For This Useful Post:
Posts: 78 | Thanked: 135 times | Joined on Jul 2012
#149
Hah, so I dumped the routingModel and guidanceModel structures, and it turns out that guidanceModel apparently has a member which appears to be exactly what we want and gets updated when DestinationDistance changes, namels timeToArrival (we did not find it earlier because it is not referenced in the QML source).

New patch (supersedes the other one): http://paste.debian.net/download/179234

With this patch the duration value updates, however, it is raining outside so I have not tested whether it really works correctly, feedback welcome. It could well be that timeToArrival is broken somewhat and therefore was not exposed in the user interface before.

The user interface has not changed (see last screenshot), I think it would be more elegant to make the distance/duration widget be a button which would switch between the two, but I won't have any more time to work on this, hopefully somebody else can pick it up.
 

The Following 11 Users Say Thank You to mbanck For This Useful Post:
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#150
Originally Posted by mbanck View Post
Hah, so I dumped the routingModel and guidanceModel structures, and it turns out that guidanceModel apparently has a member which appears to be exactly what we want and gets updated when DestinationDistance changes, namels timeToArrival (we did not find it earlier because it is not referenced in the QML source).

New patch (supersedes the other one): http://paste.debian.net/download/179234

With this patch the duration value updates, however, it is raining outside so I have not tested whether it really works correctly, feedback welcome. It could well be that timeToArrival is broken somewhat and therefore was not exposed in the user interface before.

The user interface has not changed (see last screenshot), I think it would be more elegant to make the distance/duration widget be a button which would switch between the two, but I won't have any more time to work on this, hopefully somebody else can pick it up.

Ok, so, this time, to avoid any troubles, I have updated my full patch to reflect your changes in a new unstable patch maintained in parallel of the stable one ...

A++
 

The Following 6 Users Say Thank You to colin.stephane For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:49.