Main Menu

Recent posts

#1
I think none of the render themes pass that test. That doesn't mean they are not valid Mapsforge themes
#2
Quote from: tumic on Yesterday at 18:45:19
QuotePlease test and give feedback.

Does not work for me as it is not a valid Mapsforge render theme:

xmllint --schema renderTheme.xsd OUTDOOR.xml
OUTDOOR.xml:1546: Schemas validity error : Element '{http://mapsforge.org/renderTheme}lineSymbol';, attribute 'align-center': The attribute 'align-center' is not allowed.
OUTDOOR.xml:1547: Schemas validity error : Element '{http://mapsforge.org/renderTheme}lineSymbol';, attribute 'align-center': The attribute 'align-center' is not allowed.
OUTDOOR.xml:2003: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2003: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2004: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2004: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2007: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2007: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2269: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2269: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2270: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2270: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2271: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2271: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2275: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2275: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2284: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2284: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2287: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2287: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2291: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2291: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2292: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2292: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2295: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2295: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml fails to validate


Could you please elaborate a bit more on the checks you did? I use "circle" and "radius" as described in the renderTheme reference.
What kind of checks did you perform? Did you check something just in the .xml file? On which machine?
For me, both themes run without problems.
#3
Quote from: Andrew Heard on Today at 02:49:38Desert > Validate: error message below, but the theme still works
Both files you state in the error are not any more used in my themes. Maybe, it is a cache problem. Did you remove all temporary data in Locus (settings, various, remove temporary data or something like this)?
#4
Locus Map / Re: Re: [APP] - version 4.32.+...
Last post by Andrew Heard - Today at 05:45:58
Quote from: freischneider on Yesterday at 21:16:584.32.03 When I click on the Locus Store, the app closes.
confirmed - crash - nasty ;-(

Quote from: Erelen on Today at 02:38:241) Crash when I open MapItems list (Map-screen content - button in right of Active items).
confirmed crash

Quote from: Erelen on Today at 02:38:24- top row is under notification bar (hm. top row in view mode was ok
confirmed - I simply added a new row above each of my existing dashboard rows to compensate for "immersive mode" - figured that was simpler

Quote from: Erelen on Today at 02:38:242) Two "Presets" screens do not take into account the height of android navigation bar:
- Presets - Edit (last item under "Pencil" button)
tried to reproduce, but unsure; sounds related to "immersive mode"
 
#5
Desert > Validate: error message below, but the theme still works
#6
Locus Map / Re: [APP] - version 4.32.+ ( 1...
Last post by Erelen - Today at 02:38:24
4.32.03

1) Crash when I open MapItems list (Map-screen content - button in right of Active items).

Earlier bugs:

2) Two "Presets" screens do not take into account the height of android navigation bar:
- Presets - Edit (last item under "Pencil" button)
- Presets - Edit - Pencil (last item under navigarion bar)

3) Dashboards. Sorry.

Everithig ok in edit mode (ok == "like in 4.31 and earlier").

But in view mode:
- bottom row is under navigation bar
- top row is under notification bar (hm. top row in view mode was ok in 4.32.0.1 - https://forum.locusmap.eu/index.php?msg=80029)
#7
Locus Map / Re: [APP] - version 4.32.+ ( 1...
Last post by freischneider - Yesterday at 21:16:58
4.32.03
When I click on the Locus Store, the app closes.
#8
Themes - Vector maps / Re: [Theme] Map-Themes OUTDOOR...
Last post by tumic - Yesterday at 18:45:19
QuotePlease test and give feedback.

Does not work for me as it is not a valid Mapsforge render theme:

xmllint --schema renderTheme.xsd OUTDOOR.xml
OUTDOOR.xml:1546: Schemas validity error : Element '{http://mapsforge.org/renderTheme}lineSymbol';, attribute 'align-center': The attribute 'align-center' is not allowed.
OUTDOOR.xml:1547: Schemas validity error : Element '{http://mapsforge.org/renderTheme}lineSymbol';, attribute 'align-center': The attribute 'align-center' is not allowed.
OUTDOOR.xml:2003: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2003: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2004: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2004: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2007: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2007: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2269: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2269: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2270: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2270: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2271: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2271: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2275: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2275: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2284: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2284: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2287: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2287: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2291: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2291: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2292: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2292: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2295: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2295: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml fails to validate

#9
Locus Map / Re: Re: [APP] - version 4.32.+...
Last post by Menion - Yesterday at 10:04:48
Ah, this is exactly the kind of possible errors ... thanks, will fix it asap.
#10
Locus Map / Re: Re: [APP] - version 4.32.+...
Last post by T-mo - December 19, 2025, 22:39:14
Updating a bunch of libraries is often a challenge.
I do recognise your ongoing love, so there is love and world a good place :)

I launched LM Afa 4.32.0.3_1198 alpha and clicked a bit here and there and all was fine.
I realised that RoutePlanner has issues with offline-router LoRouter Offline, see pic.
Track-segment results in error-notification and a direct line with draw-manually pencil-icon, maybe due to missing calculation-result.
I updated routing-segments, tested tts in settings, chosed different profiles, didn't help.
Online-routing is working, all fine.