-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
After just loading the Example.tree (swapping out my 45,000 person tree), I was switching via views the Navigator bar: from the Relationships standard view mode to the People Person CardView mode. Perhaps it was passing a bad signal?
The following Warning went to the Console (not the GUI)
Warning: GlobalHistory: Signal emitted with wrong arg types: active-changed
from: file: C:\Users\DistrictSupport\AppData\Roaming\gramps\gramps51\plugins\RestoreHist\restorehist.py
line: 59
func: clear_history
arg passed was: ['Person', 'GNUJQCL9MD64AM56OH'], type of arg passed <class 'list'>, type should be: <class 'tuple'>
render_page: I0000044 5.375149965286255
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working