Code: Alles auswählen
sudo systemctl --system daemon-reexecWith the current testing update we added KDE 1.1.2. Also we added linux49 4.9-rc1 and updated our kernels to the latest point releases. Additionally we worked on several MATE, Octopi and Deepin fixes. Beside python and eric updates also gvfs got his bugfix release. Last but not least kdevelop v5.0.2 got released.
Archlinux upstream fixes are now from: Mon Oct 17 16:35:51 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
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.43
Linux41 4.1.34
Linux44 4.4.25
Linux46 4.6.7 [EOL]
Linux47 4.7.8
Linux48 4.8.2
Linux49 4.9rc1
Linux-RT-LTS 4.4.23_rt33
Linux-RT 4.6.7_rt14
Package Changes
testing community i686: 103 new and 97 removed package(s)
testing community x86_64: 103 new and 97 removed package(s)
testing core i686: 8 new and 6 removed package(s)
testing core x86_64: 8 new and 6 removed package(s)
testing extra i686: 98 new and 84 removed package(s)
testing extra x86_64: 98 new and 84 removed package(s)
testing multilib x86_64: 4 new and 4 removed package(s)
Quelle

