2016-09-27 - Kernel 4.8-rc8, MATE 1.16, Bluez 5.42 (Testing Update)

Antworten
Benutzeravatar

Themen Author
Blueriver
Moderator
Moderator
Beiträge: 2345
Registriert: Donnerstag 19. Mai 2016, 15:49
CPU: AMD Quad Core A8 3,6GHz
GPU: AMD/ATI Radeon R7
Kernel: 6.1
Desktop-Variante: XFCE und KDE Stable, Testing, Unstable
GPU Treiber: Free
Hat sich bedankt: 28 Mal
Danksagung erhalten: 151 Mal

2016-09-27 - Kernel 4.8-rc8, MATE 1.16, Bluez 5.42 (Testing Update)

#1

Beitrag von Blueriver »

Hi community,

besides an updated bluez and the last release candidate of kernel 4.8 series we also have now the current MATE 1.16 release.

[img width=600 height=375]http://s21.postimg.org/bpeg8ynyf/screenshot.jpg[/img]

What’s new in MATE 1.16
The release is focused on improving GTK3+ compatibility, migrating components to newer libraries, fixing bugs and code hygiene. The headline changes in MATE Desktop 1.16 are:

Improved GTK3+ support across the entire MATE Desktop.
Application and theme support for GTK+ 3.22.
More applications build against GTK3+ only:
Engrampa
MATE Notification Daemon
MATE PolKit
MATE Session Manager
MATE Terminal
Some applications have been decoupled from libmate-desktop:
Engrampa
MATE Applets
MATE Netbook
MATE Power Manager
MATE TerminalPluma
Work has started to port applications to GApplcation:
Engrampa
MATE Applets
MATE Netbook
MATE User Share
Many bugs and deprecations are fixed.
Translations are updated.
Therefore we recommend to use the GTK3 version of MATE from now on ...

Archlinux upstream fixes are now from: Sun Sep 27 09:55 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
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

Code: Alles auswählen

sudo pacman -Sy vertex-maia-themes vertex-maia-icon-theme xcursor-maia
KDE users should default to Maia theme:

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

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
Reference: Archlinux wiki


Current supported kernels
Linux310 3.10.103
Linux312 3.12.63
Linux314 3.14.79 [EOL]
Linux316 3.16.37
Linux318 3.18.41
Linux41 4.1.32
Linux44 4.4.22
Linux46 4.6.7 [EOL]
Linux47 4.7.5
Linux47 4.8-rc8
Linux-RT-LTS 4.4.21_rt30
Linux-RT 4.6.7_rt13
Linux-RT 4.6.7_rt13

Package Changes
testing community i686: 142 new and 168 removed package(s)
testing community x86_64: 143 new and 170 removed package(s)
testing core i686: 3 new and 3 removed package(s)
testing core x86_64: 3 new and 3 removed package(s)
testing extra i686: 43 new and 44 removed package(s)
testing extra x86_64: 43 new and 44 removed package(s)
testing multilib x86_64: 2 new and 1 removed package(s)

Quelle
Manjaro LXQT und XFCE Stable, Testing, Unstable
CPU: AMD Quad Core A8 3,6GHz
Graka: AMD/ATI Radeon R7
Treiber: Free
Kernel: 4.20
Benutzeravatar

Themen Author
Blueriver
Moderator
Moderator
Beiträge: 2345
Registriert: Donnerstag 19. Mai 2016, 15:49
CPU: AMD Quad Core A8 3,6GHz
GPU: AMD/ATI Radeon R7
Kernel: 6.1
Desktop-Variante: XFCE und KDE Stable, Testing, Unstable
GPU Treiber: Free
Hat sich bedankt: 28 Mal
Danksagung erhalten: 151 Mal

Re: 2016-09-27 - Kernel 4.8-rc8, MATE 1.16, Bluez 5.42 (Testing Update)

#2

Beitrag von Blueriver »

Ohne Probleme!
???
Manjaro LXQT und XFCE Stable, Testing, Unstable
CPU: AMD Quad Core A8 3,6GHz
Graka: AMD/ATI Radeon R7
Treiber: Free
Kernel: 4.20
Benutzeravatar

linuxkumpel
Forum Held
Forum Held
Beiträge: 620
Registriert: Montag 23. Mai 2016, 17:29
Wohnort: Strausberg | M
CPU: Intel Core i3-4030U 4x 1.8GHz 64 bit
GPU: Intel Haswell-ULT (Intel HD Graphics 4400)
Kernel: 5.15 / 6.0
Desktop-Variante: Manjaro KDE Plasma
GPU Treiber: Intel i915
Hat sich bedankt: 15 Mal
Danksagung erhalten: 36 Mal
Kontaktdaten:

Re: 2016-09-27 - Kernel 4.8-rc8, MATE 1.16, Bluez 5.42 (Testing Update)

#3

Beitrag von linuxkumpel »

Ebenfalls problemlos.  8)
Sei klug und stell Dich dumm.
Manjaro KDE Plasma || Peppermint OS 10 || Pop!_OS 22.04 || Windows 10 ||
EDV = Ende der Vernunft! :)
Antworten

Zurück zu „|Testing Releases|“