2016-11-11 - Cinnamon 3.2, Gnome 3.22.3, KDE Apps 16.08.3, (Stable Update)
Verfasst: Freitag 11. November 2016, 21:44
Hi Community,
almost one week passed after our first updated of Fringilla. Now we are happy to present our next improvement of that release. We managed to release the brand new Cinnamon 3.2 series. Following changes you may expect of this new update for this desktop environment:
many changes including support for vertical panels
continued evolution of XApps
improved accelerometers support
applet updates
a new menu layout
a wide range of other updates
For our fans of KDE we released 16.08.3 applications. Also our Gnome fans get the latest mutter release, which fixes most of the known wayland issues. Last but not least we updated some of our kernels and fixed small issues in our graphical installer calamares.
Upstream packages are now from Fri Nov 11 19:49:06 CET 2016. Detailed package changes can be found here.
Update instruction
FOR SYSTEMD USERS HAVING STILL v231-1 INSTALLED, IT IS RECOMMENDED TO USE PACMAN, AS X-SESSION MIGHT GET LOST DUE THIS UPDATE. THEREFORE WE SUGGEST TO FOLLOW OUR UPDATE RECOMMENDATION . YOU CAN TRY IF FOLLOWING CMD MIGHT CRASH YOUR SYSTEM: sudo systemctl --system daemon-reexec
Check if your mirror has synced , then do the following steps to have a smooth update:
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
in /etc/NetworkManager/NetworkManager.conf to disable the feature completely.
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
KDE users should default to Maia theme:
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:
steam
We support now several different steam-clients:
steam-manjaro: is our definition how steam should work on Manjaro.
steam-native: is our definition how steam should be used with our native libraries
steam: is the upstream client by Archlinux
steam-native-runtime: is the addon by upstream Archlinux to use native libraries
The clients by Manjaro are better tested and prefered for Manjaro Linux. However the upstream versions might also work for you.
Reference: Archlinux wiki
Current supported kernels
Linux310 3.10.104
Linux312 3.12.67
Linux316 3.16.38
Linux318 3.18.43
Linux41 4.1.34
Linux44 4.4.31
Linux47 4.7.10 [EOL]
Linux48 4.8.7
Linux49 4.9rc4
Linux-RT-LTS 4.4.27_rt37
Linux-RT 4.8.4_rt3
Package Changes
stable community i686: 157 new and 150 removed package(s)
stable community x86_64: 160 new and 153 removed package(s)
stable core i686: 9 new and 8 removed package(s)
stable core x86_64: 9 new and 8 removed package(s)
stable extra i686: 407 new and 406 removed package(s)
stable extra x86_64: 407 new and 406 removed package(s)
stable multilib x86_64: 2 new and 2 removed package(s)
Quelle
almost one week passed after our first updated of Fringilla. Now we are happy to present our next improvement of that release. We managed to release the brand new Cinnamon 3.2 series. Following changes you may expect of this new update for this desktop environment:
many changes including support for vertical panels
continued evolution of XApps
improved accelerometers support
applet updates
a new menu layout
a wide range of other updates
For our fans of KDE we released 16.08.3 applications. Also our Gnome fans get the latest mutter release, which fixes most of the known wayland issues. Last but not least we updated some of our kernels and fixed small issues in our graphical installer calamares.
Upstream packages are now from Fri Nov 11 19:49:06 CET 2016. Detailed package changes can be found here.
Update instruction
FOR SYSTEMD USERS HAVING STILL v231-1 INSTALLED, IT IS RECOMMENDED TO USE PACMAN, AS X-SESSION MIGHT GET LOST DUE THIS UPDATE. THEREFORE WE SUGGEST TO FOLLOW OUR UPDATE RECOMMENDATION . YOU CAN TRY IF FOLLOWING CMD MIGHT CRASH YOUR SYSTEM: sudo systemctl --system daemon-reexec
Check if your mirror has synced , then do the following steps to have a smooth update:
Code: Alles auswählen
sudo pacman -Sy
sudo pacman -S archlinux-keyring
sudo pacman -Su
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.rules
steam
We support now several different steam-clients:
steam-manjaro: is our definition how steam should work on Manjaro.
steam-native: is our definition how steam should be used with our native libraries
steam: is the upstream client by Archlinux
steam-native-runtime: is the addon by upstream Archlinux to use native libraries
The clients by Manjaro are better tested and prefered for Manjaro Linux. However the upstream versions might also work for you.
Reference: Archlinux wiki
Current supported kernels
Linux310 3.10.104
Linux312 3.12.67
Linux316 3.16.38
Linux318 3.18.43
Linux41 4.1.34
Linux44 4.4.31
Linux47 4.7.10 [EOL]
Linux48 4.8.7
Linux49 4.9rc4
Linux-RT-LTS 4.4.27_rt37
Linux-RT 4.8.4_rt3
Package Changes
stable community i686: 157 new and 150 removed package(s)
stable community x86_64: 160 new and 153 removed package(s)
stable core i686: 9 new and 8 removed package(s)
stable core x86_64: 9 new and 8 removed package(s)
stable extra i686: 407 new and 406 removed package(s)
stable extra x86_64: 407 new and 406 removed package(s)
stable multilib x86_64: 2 new and 2 removed package(s)
Quelle