Terminator from updates-testing crashing at start up with "ValueError: Namespace Vte not available for version 2.91". Installing vte291 fixes it. $ terminator & [1] 2172 (terminator:2172): Gtk-WARNING **: Theme parsing error: <data>:3:43: The style property GtkPaned:handle-size is deprecated and shouldn't be used anymore. It will be removed in a future version layout creation failed, creating a window ("Namespace Vte not available for version 2.91") Traceback (most recent call last): File "/usr/bin/terminator", line 123, in <module> TERMINATOR.new_window() File "/usr/lib/python2.7/site-packages/terminatorlib/terminator.py", line 207, in new_window terminal = maker.make('Terminal') File "/usr/lib/python2.7/site-packages/terminatorlib/factory.py", line 93, in make output = func(**kwargs) File "/usr/lib/python2.7/site-packages/terminatorlib/factory.py", line 104, in make_terminal import terminal File "/usr/lib/python2.7/site-packages/terminatorlib/terminal.py", line 10, in <module> gi.require_version('Vte', '2.91') # vte-0.38 (gnome-3.14) File "/usr/lib64/python2.7/site-packages/gi/__init__.py", line 106, in require_version (namespace, version)) ValueError: Namespace Vte not available for version 2.91
Yup, it Requires vte3, instead vte291 would be the correct requirement.
Forwarded upstream: https://bugs.launchpad.net/terminator/+bug/1645470; although I have no clue to what extent does RH/Fedora's spec file rely on the one included in the tarball.
Egmont, would vte291 be the proper thing to put in the Depends line here? Is there a vte3 that would be more appropriate? I'll do some investigating.
Did some more investigating and submitted a fix. I'll ask some questions over on the upstream bug
terminator-1.90-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1b313c953d
Matt, yup "vte291" is what you need, "vte3" is the previous API version. Hope that's what you did :)
terminator-1.90-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-1b313c953d
terminator-1.90-5.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-dfef62829d
terminator-1.90-5.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-dfef62829d
terminator-1.90-5.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.