Description of problem: Evolution does not start after libWPEBackend-fdo was installed as dependency of last update set. Version-Release number of selected component (if applicable): wpebackend-fdo-1.4.0-1.fc30.x86_64 How reproducible: Fedora 30 Desktop install latest testing updates Steps to Reproduce: 1. dnf update -y 2. evolution Actual results: $ LANG=C evolution (evolution:25635): Gtk-WARNING **: 08:46:50.027: Failed to register client: GDBus.Error:org.gnome.SessionManager.AlreadyRegistered: Unable to register client (evolution-alarm-notify:25643): GLib-GIO-WARNING **: 08:46:50.256: Your application did not unregister from D-Bus before destruction. Consider using g_application_run(). wpe_loader_init could not load the library 'libWPEBackend-fdo-1.0.so': libWPEBackend-fdo-1.0.so: cannot open shared object file: No such file or directory wpe: could not load the impl library. Is there any backend installed?: libWPEBackend-default.so: cannot open shared object file: No such file or directory Abgebrochen (Speicherabzug geschrieben) $ Expected results: evoution starts Additional info (workaround): evolution will start again after symlink for libWPEBackend-default.so is created: $ sudo ln -s /usr/lib64/libWPEBackend-fdo-1.0.so.1 /usr/lib64/libWPEBackend-default.so
Oops, WPE renderer got enabled but it's not expected to work in F30. We'll have a fixed update in a day or so.
Oh in the meantime, a better workaround is to install wpebackend-fdo-devel and libwpe-devel.
OK from this bug report, I had assumed the bad update had gone stable, but it's still in testing so stable users were never affected. Thanks for catching the issue and reporting it early!
https://bodhi.fedoraproject.org/updates/FEDORA-2019-99db7a510e
webkit2gtk3-2.26.1-3.fc30 has been pushed to the Fedora 30 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-2019-99db7a510e
I can confirm this solved with webkit2gtk3-2.26.1-3.fc30. There are no other dependencies for libwpe and wpebackend-fdo. "dnf erase libwpe wpebackend-fdo" works fine and Evolution runs fine.
webkit2gtk3-2.26.1-3.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.