Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Menion

#10141
Troubles & Questions / Re: Android -x86
March 23, 2012, 10:46:53
correct. There should not be any serious issue, only some c++ parts should cause troubles. You'll see and let us know ;)
#10142
this is weird. looks exactly like problem in 2.1.0 version when only when you wanted hide last item, it don't work. I did small improvement into code so hope, it will fix your issue in next version. In case of remaining problem, contact me for sure and I'll create debug version for you to find source of troubles
#10143
Zdravím pánové a Zdeňku (který otevřel tohle téma po emailu)

zkoumal jsem soubor co jsi mi poslal a taky mi nešel. Nakonec jsem nalezl řešení

Your database probably has WAL mode enabled (write-ahead logging). This
is a new (as of 3.7.0) transaction logging mode, which is not compatible
with earlier SQLite versions.

You can check the mode by running "PRAGMA journal_mode". If the result
is WAL, disable it by using "PRAGMA journal_mode=DELETE" or
"...=TRUNCATE" before copying the database off to your device.

takže po spuštění těchto dvou příkazů v Firefox SQLite Manageru, mapka funguje
#10144
Zdravím,
  normálně běží a vypne, jako že se úplně ukončí, prostě zmizí? Zajímavé. Pak bych určitě potřeboval log z nějakého externího programu. Obvykle doporučuju program CatLog. Ihned po tomhle ho spusť a po pár vteřinkách až přestane divoce načítat z menu vyber uložit a výsledný log mi prosím zašli. Logy v "logs" adresáři totiž neobsahují ty nejhorší chyby protože locus prostě spadne dříve než stihne něco zapsat. Děkuju
#10146
and when you enable some that wasn't previously enabled, are they visible after restart? Seems in you case (if no one other have this issue) to be problem with "read-only" flag on one file. You may delete Locus/data/.visibleTracks file which store this information.
#10147
Zdravím pánové,
  ano, menion je prý strůjce :), jinak je to jak říká Pavel. Tedy informace "Platá po" znamená po jakou dobu zůstávají data v paměti platná. To znamená že pokud si prohlídneš nějaké uzemí, po sedm dnů bude mapa uložená v mezipaměti použitá při příštím zobrazení a nebude se stahovat z internetu. Po této době se data již nedají použít, tzn. bez internetu se mapa nezobrazí. Pokdu by si někdo chtěl "nakešovat" mapu před výletem, je možné smazat v aplikaci keš této jedné mapy a prohlídnout (a tedy nakešovat na dalších sedm dní) si pak mapu znovu

  ohledně Tournavigatora - tu aplikaci neznám ale pokud formát map není některý z porporovaných Locusem (což předpokládám že nebude) tak tyto mapy ani nebude možné použít v Locusu. Připravujeme offline řešení SHocart map, kdy bude možné zakoupit a stáhnout mapy přímo v Locusu ale časový horizont zatím není znám. Hrubý odhad je do konce května
#10148
hmm, what exactly is the problem. You start Track record and you see track on map but you don't want this? Or you still see all track on map even if you disable them in Track manager screen?
#10149
thanks for report

http://help.openstreetmap.org/questions ... tiles-home

so, due to huge data usage, server was disabled
#10150
Hi,
  are you really using last version from market 2.1.1?
#10151
perfect jusc, thanks. Issue was that wrongly set altitudes was below sea level. Problem fixed!
#10152
very good explanation also for me, thanks Peter!
#10153
jusc, nice report but quite useless. Please provide me part of track that have wrongly calculated route (you may check it on chart I think). There will be probably wrongly calculated one or more points, so I'll check it but need to know place to test ...
#10154
Troubles & Questions / Re: Color of azimuth line
March 19, 2012, 12:11:08
sorry, unwanted side-effect - fixed now
#10155
Implemented / Re: Send track as email
March 18, 2012, 22:11:26
ah sorry Thomas, my problem. Should be fixed now, so test in next release and thanks for report ...