Gramps 5.1.3-2 for Win10
I did an experiment the other day and may have messed up my Geography view. I’m hoping someone will have a suggestion before I have to fall back to re-installing Gramps. (I’ve applied quite a few patches… so I’m forlornly hoping to avoid a re-install.)
It seems to be stuck on initializing on my last Map Service selection. (Which was a cached set of watercolor map backdrop tiles.) So the first step would seem to be resetting to the default Map Service. It looks like I have to do that manually. I didn’t find that service in the gramps.ini
or any of the Geography view mode INI
files.
Where is the next file to check?
Traceback (most recent call last):
File "C:\Program Files\GrampsAIO64-5.1.3\gramps\gui\viewmanager.py", line 809, in __create_page
page = page_def(pdata, self.dbstate, self.uistate)
File "C:\Program Files\GrampsAIO64-5.1.3\gramps\plugins\view\geoperson.py", line 215, in __init__
nav_group)
File "C:\Program Files\GrampsAIO64-5.1.3\gramps\plugins\lib\maps\geography.py", line 148, in __init__
config.set('geography.personal-map', "")
File "C:\Program Files\GrampsAIO64-5.1.3\gramps\gen\utils\configmanager.py", line 519, in set
(section, setting))
AttributeError: No such config setting name: 'geography.personal-map'