Rebuilding stuff would work around it (kdepim is reportedly also affected), but QtWebEngine is supposed to be backwards-compatible, so I will try to fix it in QtWebEngine.
Hard to tell what your issue is, either there is still a race condition or xembedsniproxy (or even ksensors) is crashing entirely on you. What's sure is that it was worse before this update, because the setting supposed to prevent race conditions was ignored entirely in Plasma 5. So please use bugzilla.redhat.com to report your bug.
Fixing broken dependencies is always good.
See my test report for the F25 build from the identical specfile.
I installed this update with:
sudo yum-deprecated --enablerepo=updates-testing --advisory=FEDORA-2017-6250e8f561 update
and I was able to remove the following SELinux-related packages:
I did the removals with dnfdragora, so I can confirm that dnfdaemon still works fine here (SELinux disabled).
A comment-only change is useless to push as an update and does not address the real issue at all.
It is unacceptable that you are pushing this to stable despite the obvious regression.
Is debuginfo not separated?
That's exactly it: https://bugzilla.redhat.com/show_bug.cgi?id=1424762#c1
The updated build should fix the speed dial regression.
This fixes the regression #1413259 (tested the F25 package with the same contents).
I can confirm that this fixes the regression #1413259.
Version 2.10, which should fix this, was released today.
… or just update to 2.10, which was released today.
https://bugzilla.redhat.com/1413259
(This is not fixed in 2.9.1, the fix needs to be backported from master.)
Ship it!
Since the F25 build ended up with no tags somehow, I retagged it into f25-updates-candidate
for you (using koji tag-pkg f25-updates-candidate python-sphinx-theme-alabaster-0.7.9-1.fc25
– any packager can run that, as *-updates-candidate
are not locked tags) so that Bodhi will allow you to push it.
Where is the corresponding Fedora 25 update? https://koji.fedoraproject.org/koji/buildinfo?buildID=801925 was built, but not pushed anywhere.
Fixes broken dependency (the auto-Requires is now on liblensfun.so.1 as expected).
I'm testing a fix now: http://pkgs.fedoraproject.org/cgit/rpms/qt5-qtwebengine.git/commit/?id=09a57d530ce6e89d75b43e1d73007b1b66a3bb8f but it will be a while until I have F26 builds ready to test.