View previous topic :: View next topic |
Author |
Message |
x2fer
Joined: 31 Jan 2007 Posts: 1662 Location: Madrid, Spain
|
Posted: Thu Dec 10, 2009 7:09 am Post subject: |
|
|
I also can confirm some problems since 0.9.84 version executing it in SE K750i model.
When I am logging a track for several hours, with backlight off, the information is stored in a "buffer". When the screen is activated, the position is updated with more than 30 minutes of delay. Sometimes a part of the route gets lost.
I have to test it with standard lite version. _________________ Sony Xperia M4 Aqua || N500 || C5-03 + BT-Q810 + TrekBuddy 1.33 (Español) |
|
Back to top |
|
 |
x2fer
Joined: 31 Jan 2007 Posts: 1662 Location: Madrid, Spain
|
Posted: Fri Dec 11, 2009 7:58 am Post subject: |
|
|
LITE version works fine, with SE K750i model  _________________ Sony Xperia M4 Aqua || N500 || C5-03 + BT-Q810 + TrekBuddy 1.33 (Español) |
|
Back to top |
|
 |
vincent
Joined: 11 Feb 2008 Posts: 196
|
Posted: Fri Dec 11, 2009 8:17 am Post subject: |
|
|
yeap I've got also this slow running problem on k750i...
so it's definitly impossible to run hecl on k750i ?
not enought memory ? and a GC that run to frequently ? _________________ SE K750i + 512MB MS2 OR HTC Diamond + Qstarz BT-818 + Wintec 301 + latest TB |
|
Back to top |
|
 |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5662
|
Posted: Mon Dec 14, 2009 10:02 pm Post subject: |
|
|
@taranaki i'll see what I can do
@x2fer are you really saying that LITE version does store the info in "buffer" with backlight off??
K750i memory problems: so HECL is the suspect, right? LITE version is just normal one without built-in map and HECL. I never felt very happy about embedding it in TB, but there were not many other options. So, seems like there is a CMS/HECL profiling job ahead of me
I would still like to consider devices like K750i to be good for running TB with all its features. |
|
Back to top |
|
 |
x2fer
Joined: 31 Jan 2007 Posts: 1662 Location: Madrid, Spain
|
Posted: Mon Dec 14, 2009 10:27 pm Post subject: |
|
|
Quote: |
@x2fer are you really saying that LITE version does store the info in "buffer" with backlight off?? |
With LITE version, logging a track for several hours, with backlight off, when I push a key and the screen is activated, the position is updated IN REAL TIME.
Tested simulating the same NMEA log file. _________________ Sony Xperia M4 Aqua || N500 || C5-03 + BT-Q810 + TrekBuddy 1.33 (Español) |
|
Back to top |
|
 |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5662
|
Posted: Mon Dec 14, 2009 11:03 pm Post subject: |
|
|
very very surprising... how can the "buffering" be a side effect of hecl ...  |
|
Back to top |
|
 |
x2fer
Joined: 31 Jan 2007 Posts: 1662 Location: Madrid, Spain
|
Posted: Tue Dec 15, 2009 6:59 am Post subject: |
|
|
Bad news. With LITE version, after 7 hours, the current position updating has a delay of approximately 15 minutes. Pushing a key, the update is more fast than with the standard version, and there is not stops.
A part of the tracklog has been lost
Code: |
<?xml version='1.0' encoding='ISO-8859-1' ?>
<gpx version="1.1" creator="TrekBuddy 0.9.90" xmlns="http://www.topografix.com/GPX/1/1" xmlns:nmea="http://trekbuddy.net/2009/01/gpx/nmea">
<trk>
<trkseg>
<trkpt lat="40.381807600" lon="-3.650124066">
<ele>704.8</ele>
<time>2009-12-14T22:18:59Z</time>
<fix>3d</fix>
<sat>4</sat>
<extensions>
<nmea:course>0.0</nmea:course>
<nmea:speed>0.1</nmea:speed>
</extensions>
</trkpt>
.....
<trkpt lat="40.381973883" lon="-3.650070399">
<ele>651.6</ele>
<time>2009-12-15T01:32:45Z</time>
<fix>3d</fix>
<sat>7</sat>
<extensions>
<nmea:course>0.0</nmea:course>
<nmea:speed>0.1</nmea:speed>
</extensions>
</trkpt>
</trkseg>
<trkseg>
<trkpt lat="40.380161350" lon="-3.662048216">
<ele>513.4</ele>
<time>2009-12-15T01:53:11.1Z</time>
<fix>3d</fix>
<sat>5</sat>
<extensions>
<nmea:course>0.0</nmea:course>
<nmea:speed>0.4</nmea:speed>
</extensions>
</trkpt>
....
<trkpt lat="40.381808649" lon="-3.650849250">
<ele>649.9</ele>
<time>2009-12-15T06:09:12Z</time>
<fix>3d</fix>
<sat>8</sat>
<extensions>
<nmea:course>0.0</nmea:course>
<nmea:speed>0.3</nmea:speed>
</extensions>
</trkpt>
</trkseg>
<trkseg>
</trkseg>
</trk>
|
 _________________ Sony Xperia M4 Aqua || N500 || C5-03 + BT-Q810 + TrekBuddy 1.33 (Español) |
|
Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 4914
|
Posted: Sat Dec 19, 2009 12:42 pm Post subject: |
|
|
[quote="kruch"][i]@taranaki[/i] i'll see what I can do
[i]@x2fer[/i] are you really saying that LITE version does store the info in "buffer" with backlight off??
K750i memory problems: so HECL is the suspect, right? LITE version is just normal one without built-in map and HECL. I never felt very happy about embedding it in TB, but there were not many other options. So, seems like there is a CMS/HECL profiling job ahead of me :?
I would still like to consider devices like K750i to be good for running TB with all its features.[/quote]
Hi, as the guy behind Hecl, I'm happy to consider any and all requests that would make Hecl work better for what you're doing. I don't really follow your forums here, though, so the best place to ask is on the Hecl mailing list/google group.
- Dave |
|
Back to top |
|
 |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5662
|
Posted: Mon Dec 21, 2009 4:08 pm Post subject: |
|
|
Dave, thanks, I'll profile HECL integration and will use hecl googlegroup when needed. |
|
Back to top |
|
 |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5662
|
Posted: Mon Dec 21, 2009 4:09 pm Post subject: |
|
|
I've just uploaded a special 0.9.90 build for S60 (up to FP1 inclusive) and UIQ devices, with a little tuned network performance for faster TAR map loading. Should be used together with TrekBuddyService 0.5.3 published today as well. |
|
Back to top |
|
 |
Pacer
Joined: 01 Dec 2008 Posts: 5
|
Posted: Tue Dec 22, 2009 12:50 pm Post subject: |
|
|
I've tried the special-version (with the new helperapp.) on my E61. After starting Trekbuddy I've been asked one million times for "allow reading userdata". In the suite-settings i can only choice: "not allowed" and "ask each time". I miss the "always allowed" item.
Did I do something wrong with the installation? I've deinstalled the old TB-Version and keep the directory-structure, maps, resources and ui-profiles.
Edit:
Installed it completely new with Nokia App. Installer and now it works very well!  |
|
Back to top |
|
 |
haddock
Joined: 16 Oct 2007 Posts: 209 Location: AT
|
Posted: Tue Dec 22, 2009 5:03 pm Post subject: |
|
|
Thank you for the new 0.9.90. Could you please provide a lite version as well?
haddock _________________ ZTE Axon 7 Mini / Nokia E61 DTBM (Dedicated TrekBuddy Machine) |
|
Back to top |
|
 |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5662
|
Posted: Tue Dec 22, 2009 7:37 pm Post subject: |
|
|
haddock wrote: |
Thank you for the new 0.9.90. Could you please provide a lite version as well? |
symbian-lite? I can... do you have any memory problems with TB on S60?? |
|
Back to top |
|
 |
mk
Joined: 25 Aug 2007 Posts: 9
|
Posted: Tue Dec 22, 2009 10:05 pm Post subject: |
|
|
Hi,
the new 0.9.90 works very well on my SE M600i (UIQ)! Tared maps as fast as "normal" maps. Thanks for your work! |
|
Back to top |
|
 |
haddock
Joined: 16 Oct 2007 Posts: 209 Location: AT
|
Posted: Wed Dec 23, 2009 4:49 pm Post subject: |
|
|
kruch wrote: |
symbian-lite? I can... do you have any memory problems with TB on S60?? |
No memory problem, but also no need in HECL and world map. - But it is ok as it is and it's definitely fast. Thanks. _________________ ZTE Axon 7 Mini / Nokia E61 DTBM (Dedicated TrekBuddy Machine) |
|
Back to top |
|
 |
|