Dear Maintainer,
* What led up to the situation?
Opening a file in gedit either from the file manager or directly in gedit. It seems to happen, as far as I can see, with only with files that use git extension. The same files open file with the git extension disabled.
* What was the outcome of this action?
Gedit crashes. If run from terminal:
sys:1: PyGIWarning: Peas was imported without specifying a version first. Use gi.require_version('Peas', '1.0') before import to ensure that the right version gets loaded.
**
ERROR:../../gi/pygi-cache.c:321:_arg_cache_new_for_interface: code should not be reached
Aborted
This may be a Python bug - I'm not sure.