[Stable Update] 2022-12-20 - Kernels, XFCE 4.18, KDE Frameworks, Kde Gear, Mesa, Plasma-Mobile, Thunderbird, Firefox

Known issues and solutions

This is a wiki post; please edit as necessary.
Please, consider subscribing to the Testing Updates Announcements RSS feed


Please RTFT (Read This Fine Thread) first before reporting the same issues over and over again!

:arrow_right: 2022-12-20

pacman-mirrors was temporarily renamed to manjaro-mirrors (changed has been reverted)

This was done to avoid confusion with an AUR / WSL package with the same name and avoid possible breakage. It should be a seamless transition.

Rename project (#183) · Issues · Applications / pacman-mirrors · GitLab

dbus-x11 demoted to AUR

dbus-x11 was installed out of the box on some flavors of Manjaro as of a year ago, but is no longer needed. If you have it installed, please replace it with dbus using the following:

sudo pacman -Syu dbus
XFCE becomes unusable if libxfce4ui-nocsd is still installed

So far XFCE Classic project hasn’t updated yet to 4.18 series. We pushed 4.17.0 version of the package, but don’t know if that helps in that situation. It is recommended to install the regular libxfce4ui package to avoid issues and comment on this issue: libxfce4ui 4.18.0 released · Issue #15 · Xfce-Classic/libxfce4ui-nocsd · GitHub

2022-12-06

python-cairo 1.23.0-2 update requires manual intervention

The python-cairo package prior to version 1.23.0-2 was missing the compiled python module. This has been fixed in 1.23.0-2, so the upgrade will need to overwrite the untracked pyc file that was created. If you receive this error

python-cairo: /usr/lib/python3.10/site-packages/cairo/__pycache__/__init__.cpython-310.pyc exists in filesystem

when updating, use

pacman -Syu --overwrite /usr/lib/python3.10/site-packages/cairo/__pycache__/\*

to perform the upgrade.

2022-11-14

We recommend to install openssl-1.1

Due to the update to openssl 3.0 some things still look for the older LTS version 1.1. You may install openssl-1.1 and maybe lib32-openssl-1.1 packages. However report such issues to us.

Known issues:

  • some SDDM themes might not work
  • dkms might not sign modules properly as header files may still depend on 1.1 version of openssl

Issues reported to Archlinux so far:

FS#76567 : [plasma-framework] 5.99.0 needs a rebuild against openssl 3.0

libx11 1.8.2 causes firefox to freeze

libx11 1.8.2 causes Firefox to freeze, mainly when highlighting text and copying things to the clipboard (e.g. password manager).

Issues reported:

Workaround (UNTESTED - at your own risk!):
Install the AUR Package libx11-firefox-fix

Kernel 6.0: AMDGPU - Screen freezes when waking from hibernation or suspend

Screen doesn't turn on when waking from suspend: Failed to pin framebuffer with error -19 (#2213) · Issues · drm / amd · GitLab

Mesa 22.2.x renders Calamares black on Gnome Development ISOs

For some yet unknown reason Calamares is rendered black on Gnome when Mesa 22.2.x is used. Current workaround is to install 22.1.x series and relogin to the live-session.

2022-11-02

Kernel 6.1-rc# might break backlight control on old/weird laptops, please test

https://hansdegoede.livejournal.com/26427.html

2022-10-28

signature from "Manjaro Build Server <build_at_manjaro_dot_org>" is unknown trust

Seems our signing key for our Build Server had the 2022-10-28 as expire date set when generated. This is now fixed for chroot builds and fresh as also current existing installs via manjaro-keyring 20221028-4 Simply update your system to get that package, which got pushed to all our branches.

NVIDIA 520.56.06 - 525.60.11 Color banding and animation issues

Current (not so good) Workaround:

  • Open nvidia-settings
  • Select the problematic monitor under the GPU Tab (e.g. DP-0 - (LG ...))
  • Under Controls, change Depth to 6 bpc and set dither mode to temporal (or play with the Dithering Controls)

NVIDIA already replied to the Bug-Report, so there is a good chance that this issue will be fixed with the next NVIDIA driver release.

6 Likes