Code: Alles auswählen
sudo systemctl --system daemon-reexecWith the current testing Update we added Plasma 5.8 LTS.
https://youtu.be/LgH1Clgr-uE
Plasma 5.8 is the first Long Term Support edition of its flagship desktop software, Plasma. This marks the point where the developers and designers are happy to recommend Plasma for the widest possible audience be they enterprise or non-techy home users.
If you tried a KDE desktop previously and have moved away, now is the time to re-assess, Plasma is simple by default, powerful when needed.
DOWNLOAD KDE ISO
https://youtu.be/LhY7rpWXm1Y
Also we introduce Gnome 3.22.1, which brings comprehensive Flatpak support. GNOME Software can install and update Flatpaks, GNOME Builder can create them, and the desktop provides portal implementations to enable sandboxed applications. Improvements to core GNOME applications include support for batch renaming in Files, sharing support in GNOME Photos, an updated look for GNOME Software, a redesigned keyboard settings panel, and many more.
DOWNLOAD GNOME ISO
Additionally we worked on our xorg-stack and fixed some reported issues.
Archlinux upstream fixes are now from: Thu Oct 13 18:52 CEST 2016
Please report any issues you may have with this update. Also read our troubleshoots to avoid known issues. Packages for our next stable review can be found here.
Kind regards,
Philip Müller and the Manjaro Development Team
Troubleshoots
Information for Catalyst users
If you are using an AMD card with Catalyst it is STRONGLY RECOMMENDED to use pacman for this update!!! The new style how Catalyst works now, would be this:
Catalyst-Utils needs now three new packages: catalyst-video, catalyst-input and catalyst-server.
Catalyst-Video provides some needed drivers like Intel and Vesa, since we have some hybrid systems too
Catalyst-Input provides the needed input drivers
Catalyst-Server provides the compatible Xorg-Server
Without these packages it would be not possible to still provide Catalyst at all. So it is logical to remove conflicting packages on these AMD systems. It can be tested with a new dev-build. If there are still issues regarding Catalyst, open an issue or a new thread, so we can discuss it.
Disable random mac address for your WLAN
Use nmcli to set 802-11-wireless.mac-address-randomization to never on a per connection basis or set
Code: Alles auswählen
[device]
wifi.scan-rand-mac-address=no
Issues with updating MATE
Some users have mate-menu installed from AUR. Please remove this package if you use the GTK2 version of MATE before trying to update. If you have a different issue with updating, please post.
LibreOffice and GTK3
LibreOffice might be broken on gtk-based Desktop Environments. Workaround would be to force a look to Libreoffice by editing /etc/profile.d/libreoffice*sh. We recommend to uncomment SAL_USE_VCLPLUGIN=gtk. Our KDE edition isn't affected by this issue.
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
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
QT apps style with GTK - only needed for non-KDE desktop environments!
With QT 5.7 you need to install qt5-styleplugins and qt5ct and configure your system to have an unified look again.
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.103
Linux312 3.12.64
Linux314 3.14.79 [EOL]
Linux316 3.16.37
Linux318 3.18.42
Linux41 4.1.33
Linux44 4.4.24
Linux46 4.6.7 [EOL]
Linux47 4.7.7
Linux48 4.8.1
Linux-RT-LTS 4.4.23_rt33
Linux-RT 4.6.7_rt14
Package Changes
testing community i686: 350 new and 318 removed package(s)
testing community x86_64: 350 new and 318 removed package(s)
testing core i686: 8 new and 10 removed package(s)
testing core x86_64: 8 new and 10 removed package(s)
testing extra i686: 401 new and 394 removed package(s)
testing extra x86_64: 402 new and 395 removed package(s)
testing multilib x86_64: 11 new and 10 removed package(s)
Quelle
