Manjaro Update - 2016-06-25 (stable)
Verfasst: Samstag 25. Juni 2016, 12:27
After some struggle (almost two weeks) with the latest KDE release we managed to push a package set to our testing branch. This updates plasma to 5.6.5, apps to 16.04.2, framework to 5.23, QT to 5.6.1. Haskell, libreoffice-fresh and eric got some newer releases, such as python. We also updated Calamares (development build) to support more luks encryption and fixed some issues within this new graphical OS installer. Our tools are now at 0.12 series. Detailed package changes can been found here.
Archlinux upstream fixes are now from: Fri Jun 24 07:24 CEST 2016.
Kind regards,
Philip M
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:
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.61
Linux314 3.14.73
Linux316 3.16.36
Linux318 3.18.36
Linux319 3.19.8.22
Linux41 4.1.27
Linux42 4.2.8.12
Linux44 4.4.14
Linux45 4.5.7 [EOL]
Linux46 4.6.3
Quelle
Archlinux upstream fixes are now from: Fri Jun 24 07:24 CEST 2016.
Kind regards,
Philip M
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
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.rulessteam
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.61
Linux314 3.14.73
Linux316 3.16.36
Linux318 3.18.36
Linux319 3.19.8.22
Linux41 4.1.27
Linux42 4.2.8.12
Linux44 4.4.14
Linux45 4.5.7 [EOL]
Linux46 4.6.3
Quelle