Citation merge exception

When I use the merge citations tool, or whatever it’s called in English, Gramps 5.2, running from source, gives me this:

127692: ERROR: grampsapp.py: line 188: Unhandled exception
Traceback (most recent call last):
File “/home/enno/gramps/gramps/plugins/tool/mergecitations.py”, line 205, in on_merge_ok_clicked
raise MergeError(
gramps.gen.errors.MergeError: Encountered an object of type Note that has a citation reference.

And the only way out of that is to kill the Gramps process.

The same tool works OK in 5.1.6, and when I check the source code, I see the same exception handler as in 5.2.

Any ideas?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.