Hi, if you are talking about this:
https://github.com/Maproom/qmapshack/wiki/AdvSetup#user-defined-routino-profiles please take into account that the patch has not been released, yet. See change log. ``` V1.XX.X [QMS-158] Change Routino Profiles search for [prefix-]profiles.xml ``` To make use of it you have to compile the dev branch of MapShack on your own. Or you have to wait until the next release, when ever this will be. HTH Oliver > Gesendet: Sonntag, 08. November 2020 um 10:40 Uhr > Von: "Marco" <[email protected]> > An: [email protected] > Betreff: Re: [Qlandkartegt-users] Routino - custom profiles > > On Sun, 8 Nov 2020 09:06:38 +0100 > Wolfgang Thämelt <[email protected]> wrote: > > > did you restart QMS after the "cp" and "sed" steps? > > Yes. > > > Having the 4 foo_bar*.mem and the foo_bar_profiles.xml files in > > one folder and restarting QMS loads in my case (Windows10) the > > correct profile files. > > Here it doesn't. > > > Here is the Routino part of the QMS debug log for my case: > > > > 2020-11-08 8:51:04.189 [debug] Loaded Routino DB > > D:/GPS/Routing/profiles Germany_foot > > 2020-11-08 8:51:04.189 [debug] "ROUTINO" path > > "d:/QtProjects/QMS/QMapShack/msvc_64/Files/routino-xml/profiles.xml" > > I don't know Windows, but this could be the equivalent to > /usr/share/routino/profiles.xml, I assume. > > On my machine I get: > > 2020-11-08 10:30:23.017 [debug] Application ID: 466197531 > 2020-11-08 10:30:23.030 [debug] "ROUTINO" path > "/usr/share/routino/profiles.xml" > 2020-11-08 10:30:23.030 [debug] "ROUTINO" path > "/usr/share/routino/translations.xml" > > In contrast to your log, my machine doesn't output the debug string > “Loaded Routino DB”, not sure why and if that even matters. > > > 2020-11-08 8:51:04.189 [debug] Profile ... Using > > "D:/GPS/Routing/profiles/Germany_foot-profiles.xml" > > I assume that's the one you created yourself. There's no such output > here. If I run a > > grep -i routino <debug_logfile> > > This is the only output: > > 2020-11-08 10:30:23.030 [debug] "ROUTINO" path > "/usr/share/routino/profiles.xml" > 2020-11-08 10:30:23.030 [debug] "ROUTINO" path > "/usr/share/routino/translations.xml" > > And as I mentioned in the earlier post, an strace confirms that my > custom profile xml is not loaded. The question is why? What am I > doing wrong? > > Thanks for taking the time to respond and post your debug output. > > Marco > > > _______________________________________________ > Qlandkartegt-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users > _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
