Seite 1 von 1

2016-09-13 - Xorg-Stack, Firefox, Plasma5, KDE Apps, Manjaro (Stable Update)

Verfasst: Dienstag 13. September 2016, 09:14
von Blueriver
Hi community,

Manjaro Ellada was a great release so far. However we are already working on our next release we codenamed Fringilla. During the ongoing development we found already some things we can also push to our current stable branch.

One of the bigger changes is the switch to a newer Xorg-Stack including Xorg-Server 1.18 series. We even might adopt Xorg-Server 1.19 series real soon. Is Catalyst gone then? No, we managed to re-introduce matching packages for Catalyst drivers, so they are still working. However, we might have missed some raw edges. Please report them. Nvidia got updated to 370.28, which supports now Pascal Overclocking, PRIME Sync and PixelShiftMode.

For our KDE fans we updated all apps to 16.08 series. The first point release 16.08.1 got now added to our repositories. Plasma on the other hand is now at 5.7.4. Also LibreOffice is now at 5.2.1. Another big issue was NetworkManager. We think we have also managed that problem. Report otherwise if you still have issues with your WLAN.

Most of the browsers, like Firefox and Chromium got updated to the latest releases. This goes also for Wine, Mate, Haskell and Python packages. To round this update-pack up, we switched now to our 0.13.x series of manjaro-tools. The effort is now to provide profile-settings you can install side by side. This will improve the ability to switch between our several desktop environment configurations and enables us to provide an enhanced Net-Install ISO soon. Be tuned for the new modules we write for the installer framework Calamares.

Archlinux upstream fixes are now from: Fri Sep 9 18:31 CEST 2016.

Please report any issues you may have with this update. Also read our troubleshoots to avoid known issues. A detailed list of package changes can be found here.

Kind regards,
Philip Müller and the Manjaro Development Team


Troubleshoots

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
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.78
Linux316 3.16.37
Linux318 3.18.41
Linux41 4.1.32
Linux44 4.4.20
Linux46 4.6.7 [EOL]
Linux47 4.7.3
Linux-RT-LTS 4.4.19_rt27
Linux-RT 4.6.7_rt11

Package Changes
community i686: 446 new and 457 removed package(s)
community x86_64: 465 new and 475 removed package(s)
core i686: 27 new and 27 removed package(s)
core x86_64: 27 new and 27 removed package(s)
extra i686: 901 new and 920 removed package(s)
extra x86_64: 901 new and 920 removed package(s)
multilib x86_64: 22 new and 24 removed package(s)

Quelle

Re: 2016-09-13 - Xorg-Stack, Firefox, Plasma5, KDE Apps, Manjaro (Stable Update)

Verfasst: Dienstag 13. September 2016, 12:27
von Blueriver
Ohne Probleme!
???

Code: Alles auswählen

System:    Host: dirk-pc Kernel: 4.7.3-1-MANJARO x86_64 (64 bit gcc: 6.1.1)
           Desktop: Xfce 4.12.3 (Gtk 2.24.30) info: xfce4-panel dm: lightdm
           Distro: Manjaro Linux

Re: 2016-09-13 - Xorg-Stack, Firefox, Plasma5, KDE Apps, Manjaro (Stable Update)

Verfasst: Dienstag 13. September 2016, 12:51
von Prinz
Läuft super, auch mit Nvidia 370.28.

Manjaro 16.08 Ellada / OpenRC
Kernel: x86_64 Linux 4.7.3-1-MANJARO
DE: XFCE4 / WM: Compiz / WM Theme: Vertex-Maia
GTK Theme: Vertex-Maia [GTK2] / Icon Theme: maia / Font: Droid Sans Arabic 10
CPU: Intel Core i7-2600K CPU @ 3.8GHz / GPU: GeForce GTX 970 / 4GB / RAM: 16 GB

Re: 2016-09-13 - Xorg-Stack, Firefox, Plasma5, KDE Apps, Manjaro (Stable Update)

Verfasst: Dienstag 13. September 2016, 13:15
von manjarofan
Alles gut, ohne Probleme.  ???

Re: 2016-09-13 - Xorg-Stack, Firefox, Plasma5, KDE Apps, Manjaro (Stable Update)

Verfasst: Dienstag 13. September 2016, 14:20
von Benutzer 118 gelöscht
Bei mir nicht problemlos:

Code: Alles auswählen

:: libdbus durch core/dbus ersetzen? [J/n] 
Löse Abhängigkeiten auf...
Suche nach in Konflikt stehenden Paketen...
Warnung: Entferne 'dbus' aus der Ziel-Liste, da es mit 'dbus-x11' in Konflikt steht
:: dbus-x11 und libdbus stehen miteinander in Konflikt. libdbus entfernen? [j/N] 
Fehler: Nicht auflösbare Paketkonflikte gefunden
Fehler: Konnte den Vorgang nicht vorbereiten (In Konflikt stehende Abhängigkeiten)
:: dbus-x11 und libdbus stehen miteinander in Konflikt
>:D



Ein bisschen nachdenken hilft (fast) immer. Einfach alles mit Ja beantworten.


>:(

Re: 2016-09-13 - Xorg-Stack, Firefox, Plasma5, KDE Apps, Manjaro (Stable Update)

Verfasst: Dienstag 13. September 2016, 18:00
von Xirrin
Habe auch so einem ähnlichen Fehler.

Code: Alles auswählen

sudo] Passwort für christian: 
:: Synchronisiere Paketdatenbanken...
 core                     137,3 KiB   424K/s 00:00 [######################] 100%
 extra                   1913,1 KiB   430K/s 00:04 [######################] 100%
 community                  3,9 MiB   431K/s 00:09 [######################] 100%
 multilib                 188,2 KiB   434K/s 00:00 [######################] 100%
:: Starte vollständige Systemaktualisierung...
:: libdbus durch core/dbus ersetzen? [J/n] j
Löse Abhängigkeiten auf...
Suche nach in Konflikt stehenden Paketen...
Warnung: Entferne 'dbus' aus der Ziel-Liste, da es mit 'dbus-x11' in Konflikt steht
:: dbus-x11 und libdbus stehen miteinander in Konflikt. libdbus entfernen? [j/N] j
:: dbus-x11 und dbus stehen miteinander in Konflikt. dbus entfernen? [j/N] j
:: xorg-server und xf86-input-aiptek stehen miteinander in Konflikt (X-ABI-XINPUT_VERSION). xf86-input-aiptek entfernen? [j/N] j
Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen)
:: dbus-c++: das Entfernen von dbus löscht ein benötigtes Packet von 'dbus>=1.2.0'

OpenRC  Version


Gruß