Tried to file a bug today using reportbug but it crashed:
Traceback (most recent call last):
File "/usr/bin/reportbug", line 2233, in <module>
main()
File "/usr/bin/reportbug", line 1084, in main
if newui.initialize():
File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line
1580, in initialize
gi.require_version('Vte', '2.91')
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 118, in
require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Vte not available
Does this look familiar to anyone ?
I am running 64 bit stretch and reportbug is the latest version.