Created attachment 913702 [details] screenshot Description of problem: Recent update to the following packages breaks KDE: Xorg-x11-server-Xorg-1.14.4-10.fc20.x86_64 > 1.14.4-11.fc20.x86_64 Xorg-x11-server-Xvfb-1.14.4-10.fc20.x86_64 > 1.14.4-11.fc20.x86_64 Xorg-x11-server-common-1.14.4-10.fc20.x86_64 > 1.14.4-11.fc20.x86_64 As you can see from the attached screenshots, non KDE apps work properly (well, sort of). Version-Release number of selected component (if applicable): 1.14.4-11.fc20.x86_64 How reproducible: Everytime Steps to Reproduce: 1. Update packages to the specified version Additional info: I had KF5 (build from sources) which worked without any problems. Downgrading the packages fixed the issue
Created attachment 913703 [details] screensht2
The 1.14.4-10 xserver update only contained a patch to fix some touchpad acceleration issues, the 1.14.4-11 version reverts that patch as it was causing regressions. so 1.14.4-11 == 1.14.4-9 and this is likely not caused by the xserver update. You say downgrading the packages fixes the issue, which packages exactly did you downgrade and to which versions ?
Transaction performed with: Installed rpm-4.11.2-2.fc20.x86_64 installed Installed yum-3.4.3-148.fc20.noarch @updates Installed yum-plugin-auto-update-debug-info-1.1.31-23.fc20.noarch @updates Packages Altered: Updated NetworkManager-1:0.9.9.0-39.git20131003.fc20.x86_64 @updates Update 1:0.9.9.0-40.git20131003.fc20.x86_64 @updates Updated NetworkManager-devel-1:0.9.9.0-39.git20131003.fc20.x86_64 @updates Update 1:0.9.9.0-40.git20131003.fc20.x86_64 @updates Updated NetworkManager-glib-1:0.9.9.0-39.git20131003.fc20.x86_64 @updates Update 1:0.9.9.0-40.git20131003.fc20.x86_64 @updates Updated NetworkManager-glib-devel-1:0.9.9.0-39.git20131003.fc20.x86_64 @updates Update 1:0.9.9.0-40.git20131003.fc20.x86_64 @updates Updated efibootmgr-0.5.4-16.fc20.x86_64 @fedora Update 0.7.0-3.fc20.x86_64 @updates Dep-Install efivar-libs-0.10-2.fc20.x86_64 @updates Updated gnupg2-2.0.22-1.fc20.x86_64 @fedora Update 2.0.24-1.fc20.x86_64 @updates Updated xorg-x11-server-Xorg-1.14.4-10.fc20.x86_64 @updates Update 1.14.4-11.fc20.x86_64 @updates Updated xorg-x11-server-Xvfb-1.14.4-10.fc20.x86_64 @updates Update 1.14.4-11.fc20.x86_64 @updates Updated xorg-x11-server-common-1.14.4-10.fc20.x86_64 @updates Update 1.14.4-11.fc20.x86_64 @updates
Arjun, in your original description you say: "Downgrading the packages fixed the issue", which packages did you downgrade, and to which version did you downgrade them ?
I did a "yum history undo" Transaction performed with: Installed rpm-4.11.2-2.fc20.x86_64 installed Installed yum-3.4.3-148.fc20.noarch @updates Installed yum-plugin-auto-update-debug-info-1.1.31-23.fc20.noarch @updates Packages Altered: Downgrade efibootmgr-0.5.4-16.fc20.x86_64 @fedora Downgraded 0.7.0-3.fc20.x86_64 @updates Erase efivar-libs-0.10-2.fc20.x86_64 @updates Downgrade gnupg2-2.0.22-1.fc20.x86_64 @fedora Downgraded 2.0.24-1.fc20.x86_64 @updates
(In reply to Arjun A.K. from comment #5) > I did a "yum history undo" > > > Transaction performed with: > Installed rpm-4.11.2-2.fc20.x86_64 > installed > Installed yum-3.4.3-148.fc20.noarch > @updates > Installed yum-plugin-auto-update-debug-info-1.1.31-23.fc20.noarch > @updates > Packages Altered: > Downgrade efibootmgr-0.5.4-16.fc20.x86_64 @fedora > Downgraded 0.7.0-3.fc20.x86_64 @updates > Erase efivar-libs-0.10-2.fc20.x86_64 @updates > Downgrade gnupg2-2.0.22-1.fc20.x86_64 @fedora > Downgraded 2.0.24-1.fc20.x86_64 @updates That does not seem to touch any xorg* packages, can you try doing "yum upgrade efibootmgr" and see if the problem then returns ?
efibootmgr is already at the latest version (0.7.0-3.fc20.x86_64). I tried re-upgrading those packages, but cant reproduce the issue now.