On Mon, 2020-06-15 at 10:04 -0700, Troy Dawson wrote: > RHEL 8.2 and CentOS 8.2 have an updated qt5. This updated qt5 > allowed > us to update the KDE Plasma Desktop in EPEL8. We are not at the > following versions. > > qt5 - 5.12 > plasma - 5.18 [1] > kf5 - 5.68 / 19.12 > apps - 5.18 / 19.12 > > Installation Instructions: > ### First: install epel-release > rpm -Uvh > https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm > > ### Second: Enable codeready-builder or PowerTools > subscription-manager repos --enable codeready-builder-for-rhel-8- > x86_64-rpms > #### If CentOS 8 do > dnf config-manager --enable PowerTools > #### If CentOS Stream do > dnf config-manager --enable Stream-PowerTools > > ### Third: install KDE > dnf group install "KDE Plasma Workspaces" > or > dnf group install kde-desktop > (Optional) dnf group install kde-media > (Optional) dnf group install kde-apps > (Optional) dnf install okular > > ### (Optional) Fourth: Set sddm as desktop manager > ### Required if you started from a minimal install > systemctl set-default graphical.target [if in multi-user.target] > dnf install sddm\* > systemctl enable sddm -f > reboot > > ### (Optional) If you installed in GNOME > systemctl reload gdm > > > Known Issues: > Several (about 50%) settings do not work in System Settings. > https://bugzilla.redhat.com/show_bug.cgi?id=1838801 > Help resolving this bug would be appreciated. > It is irritating, but not critical. Hi, I'm testing Centos 8.2 in a VM with VirtualBox-guest-additions-6.1.10-3.el8.x86_64, seems to me that undefined symbol: _ZN15KStandardAction25switchApplicationLanguageEPK7QObjectPKcPS0_ don't let me start KDE [1] . Any guess ? Thank you [1] Jun 15 23:20:08 localhost sddm-greeter[1663]: file:///usr/share/sddm/themes/01-breeze-fedora/Main.qml:26:1: plugin cannot be loaded for module "org.kde.plasma.core": Cannot load library /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so: (/lib64/libKF5XmlGui.so.5: undefined symbol: _ZN15KStandardAction25switchApplicationLanguageEPK7QObjectPKcPS0_) #012 import org.kde.plasma.core 2.0 as PlasmaCore #012 > Many thanks to all who helped with this. > Troy Dawson > > [1] plasma-nm is currently at 5.15. This has been verified to work. > We will hopefully be able to update it to 5.18 within a month. > _______________________________________________ > epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to > epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: > https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx -- Sérgio M. B. _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx