Description of problem: After updating to vte291-0.43.91-1.fc24, gnome-terminal fails to start up with the error message: "Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 127" Version-Release number of selected component (if applicable): gnome-terminal-3.19.2-1.fc24 How reproducible: Always Steps to Reproduce: 1. Update to vte291-0.43.91-1.fc24. 2. Launch gnome-terminal from the command line. Actual results: gnome-terminal fails to start up returning the error message cited above. Expected results: gnome-terminal starts up as expected. Additional info: None
Bug 1314143 is a dup but contains the crucial info: org.gnome.Terminal[1421]: /usr/libexec/gnome-terminal-server: symbol lookup error: /usr/libexec/gnome-terminal-server: undefined symbol: vte_terminal_search_set_regex gnome-terminal needs to be rebuilt against using --without-pcre2 (or just updated to 3.19.91).
I can confirm that with gnome-terminal-3.19.91-1 gnome-terminal starts. Just for purpose of tracking I'm proposing this as alpha blocker as it violates the criterion: "It must be possible to run the default web browser and a terminal application from all release-blocking desktop environments."