I seem to have run into yet another issue
GrampsLocale
complains additional instances are being created without the very first one being fully initialized yet. Due to the difficulties of isolating Gramps I have not been able to reproduce this locally yet, but here’s a CI run stack trace.
- No log messages or errors from Gramps, other than
GrampsLocale
’s ownRuntimeError
. - No recursion shown in the stack trace
- I’ve read through
GrampsLocale
’s source and cannot immediately spot why this might happen.
Does anyone here have an idea of what this might be?
// Update: I have confirmed that this error shows up during macOS CI builds only. The Linux and Windows ones all pass on Gramps 6.0.0 with Allow Gramps' core to be imported without requiring GObject by bartfeenstra · Pull Request #2016 · gramps-project/gramps · GitHub applied.