Plasma 5.7.3, Manjaro Tools 0.13, Gambas, OpenRC (Unstable Update)
Verfasst: Dienstag 2. August 2016, 22:04
Video
KDE fans might consider to switch to unstable branch for testing the latest Plasma 5.7.3 release. We also updated the programming language gambas, openrc and worked on our manjaro-tools. Plus you find the regular upstream updates as usual.
Archlinux upstream fixes are now from: Mon Aug 02 19:24 CEST 2016.
Please report any issues you may have with this update. Also read our troubleshoots to avoid known issues.
Kind regards,
Philip Müller and the Manjaro Development Team
Troubleshoots
GTK3
With this we updated Gnome and GTK to 3.20. This will break most of the themes, which will be fixed if and when their developers decide to update them. Some GTK 3.20-compliant themes are ready now - see further down this post.
The new default Manjaro GTK theme, which is GTK 3.20 compatible, is Vertex-Maia
You can install it with:
KDE users should default to Maia theme:
QT apps style with GTK
With QT 5.7 you need to install qt5-styleplugins and qt5ct and configure your system to have an unified look again (If you use applications with root-rights, do the same for your root user) .
ufw
If you have issues with ufw not working anymore, you have to copy your custom rules to a different folder. Do it like this:
steam
Steam might not work due incompatiblity of libgpg. You my try followed command to "fix" it:
Reference: Archlinux wiki
Current supported kernels
Linux310 3.10.102
Linux312 3.12.62
Linux314 3.14.74
Linux316 3.16.36
Linux318 3.18.37
Linux319 3.19.8.23 [EOL]
Linux41 4.1.28
Linux42 4.2.8.13 [EOL]
Linux44 4.4.16
Linux45 4.5.7 [EOL]
Linux46 4.6.5
Linux47 4.7.0
Linux-RT-LTS 4.4.15-rt23
Linux-RT 4.6.5-rt9
Quelle
KDE fans might consider to switch to unstable branch for testing the latest Plasma 5.7.3 release. We also updated the programming language gambas, openrc and worked on our manjaro-tools. Plus you find the regular upstream updates as usual.
Archlinux upstream fixes are now from: Mon Aug 02 19:24 CEST 2016.
Please report any issues you may have with this update. Also read our troubleshoots to avoid known issues.
Kind regards,
Philip Müller and the Manjaro Development Team
Troubleshoots
GTK3
With this we updated Gnome and GTK to 3.20. This will break most of the themes, which will be fixed if and when their developers decide to update them. Some GTK 3.20-compliant themes are ready now - see further down this post.
The new default Manjaro GTK theme, which is GTK 3.20 compatible, is Vertex-Maia
You can install it with:
Code: Alles auswählen
sudo pacman -Sy vertex-maia-themes vertex-maia-icon-theme xcursor-maia
Code: Alles auswählen
sudo pacman -Sy maia-icon-theme gtk-theme-maia plasma5-themes-maia xcursor-maia
With QT 5.7 you need to install qt5-styleplugins and qt5ct and configure your system to have an unified look again (If you use applications with root-rights, do the same for your root user) .
ufw
If you have issues with ufw not working anymore, you have to copy your custom rules to a different folder. Do it like this:
Code: Alles auswählen
sudo cp -v /usr/lib/ufw/user.rules.pacsave /etc/ufw/user.rules
sudo cp -v /usr/lib/ufw/user6.rules.pacsave /etc/ufw/user6.rules
steam
Steam might not work due incompatiblity of libgpg. You my try followed command to "fix" it:
Code: Alles auswählen
find ~/.steam/root/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" -o -name "libgpg-error.so*" \) -print -delete
Code: Alles auswählen
find ~/.local/share/Steam/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" -o -name "libgpg-error.so*" \) -print -delete
Current supported kernels
Linux310 3.10.102
Linux312 3.12.62
Linux314 3.14.74
Linux316 3.16.36
Linux318 3.18.37
Linux319 3.19.8.23 [EOL]
Linux41 4.1.28
Linux42 4.2.8.13 [EOL]
Linux44 4.4.16
Linux45 4.5.7 [EOL]
Linux46 4.6.5
Linux47 4.7.0
Linux-RT-LTS 4.4.15-rt23
Linux-RT 4.6.5-rt9
Quelle