[Stable Update] 2023-01-24 - Kernels, Plasma, Frameworks, Gear, Libreoffice, Mesa, Nvidia, Deepin

qpdfview stopped working by selecting a pdf/double-click but would still work by opening and dragging onto it.
Yes I know it was dropped from the Manjaro Repo last April but I like it.
Got it working again by importing the GPG key as indicated on it’s AUR page (not sure if necessary).
Then reinstalled qt5 stylesheet;

sudo pamac build qt5-styleplugins

Maybe I should just switch to Okular.

I had the same issue but for another Java application.

Before the update Java 19 was set as default, after update it it was changed to Java 8.

Maybe, it belongs to installation order during update. Java 19 was installed first, after that Java 11 and Java 8 last.

1 Like

This depends on how you set it, see some options here:
https://wiki.archlinux.org/title/swap#Swappiness

This is my method:

$ cat /etc/sysctl.d/99-manjaro.conf                                                                                                                                                      
# set swappiness (default = 60)
#
vm.swappiness = 10

and sysctl reports:

$ sudo sysctl vm.swappiness                                                                                                                                                                          
vm.swappiness = 10

To check if there is a new config below some info below but updates do not overwrite config files.

Edit: After feedback and some research i’ve changed /etc/sysctl.d/100-manjaro.conf to /etc/sysctl.d/99-manjaro.conf

2 Likes

Possible Java issues, that didn’t exist prior to the update but could be unrelated. Trying to launch Minecraft (via the MultiMC launcher), I now get this output:

Could not start java:
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-19-openjdk/lib/libnio.so: /usr/lib/jvm/java-19-openjdk/lib/libnio.so: undefined symbol: reuseport_available
	at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
	at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
	at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:259)
	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:249)
	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:234)
	at java.base/jdk.internal.loader.BootLoader.loadLibrary(BootLoader.java:149)
	at java.base/sun.nio.fs.UnixNativeDispatcher.<clinit>(UnixNativeDispatcher.java:821)
	at java.base/sun.nio.fs.UnixFileSystem.<init>(UnixFileSystem.java:65)
	at java.base/sun.nio.fs.LinuxFileSystem.<init>(LinuxFileSystem.java:39)
	at java.base/sun.nio.fs.LinuxFileSystemProvider.newFileSystem(LinuxFileSystemProvider.java:46)
	at java.base/sun.nio.fs.LinuxFileSystemProvider.newFileSystem(LinuxFileSystemProvider.java:39)
	at java.base/sun.nio.fs.UnixFileSystemProvider.<init>(UnixFileSystemProvider.java:55)
	at java.base/sun.nio.fs.LinuxFileSystemProvider.<init>(LinuxFileSystemProvider.java:41)
	at java.base/sun.nio.fs.DefaultFileSystemProvider.<clinit>(DefaultFileSystemProvider.java:35)
	at java.base/java.util.zip.ZipFile$Source.<clinit>(ZipFile.java:1273)
	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:710)
	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:243)
	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:172)
	at java.base/java.util.jar.JarFile.<init>(JarFile.java:345)
	at java.base/java.util.jar.JarFile.<init>(JarFile.java:316)
	at java.base/java.util.jar.JarFile.<init>(JarFile.java:255)
	at java.base/sun.launcher.LauncherHelper.getMainClassFromJar(LauncherHelper.java:551)
	at java.base/sun.launcher.LauncherHelper.loadMainClass(LauncherHelper.java:777)
	at java.base/sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:685)

I don’t use Java for anything else so can’t easily test if it is actually an issue with the Java installation or not. Will update accordingly.

Edit: discovered the issue and a workaround but don’t know why I have to do this when I didn’t before, nor how to make this change permanent (short of adding something to my shell rc file but that’s stupid).

Output of ldd /usr/lib64/jvm/java-19-openjdk/lib/libnio.so:

	linux-vdso.so.1 (0x00007ffd0eb70000)
	libjava.so => /usr/lib64/jvm/java-19-openjdk/lib/libjava.so (0x00007ff64c39a000)
	libnet.so => /usr/lib64/jvm/java-19-openjdk/lib/libnet.so (0x00007ff64c38a000)
	libc.so.6 => /usr/lib/libc.so.6 (0x00007ff64c171000)
	/usr/lib64/ld-linux-x86-64.so.2 (0x00007ff64c3d8000)
	libjvm.so => not found
	libjvm.so => not found

So I can temporarily fix this by doing export LD_LIBRARY_PATH=/usr/lib64/jvm/java-19-openjdk/lib/server before opening the launcher in the same shell.

9 posts were split to a new topic: Pacman fails because of missing keys

Naming the file 100 does not what you think it does. Use the 99 file.

Just got the update - I’m running i3wm.
I haven’t gotten around to looking into why, but basically my terminal fonts are broken (they were fine pre-update).
Iosevka font, on urxvt.
Shell is zsh 5.9. I have the power10k decorations. The symbols also show as rectangles. The writing is spaced out x2 horizontally. Affects ranger, ncspot, anything that runs in terminal. Just thought someone would like to know…


Screenshot of .Xresources

Solved it. Something as simple as replacing ‘Iosevka’ with ‘Iosevka Nerd Font Mono’. Most glyphs work with this, but some don’t…

1 Like

Hi! I may not have a solution for you, but there were changes that affected sleep behavior for AMD laptops introduced in 6.1. Essentially, a lot of the laptops shipped with only a Windows GUID, not AMD, so they couldn’t wake from sleep. This would be fixed by S3 sleep, but that was deprecated in Windows so many new laptops don’t have it.

Your ThinkPad, I believe, is an exception in that it has specific sleep options in BIOS. I might be wrong, but if that’s the case then I’d try that first. If you look up the issue I described, you will see that you can add a couple kernel parameters to make Linux use Windows GUID. That fix wasn’t for your specific problem (since your system doesn’t totally freeze), but it feels like too much of a coincidence that they fixed an AMD laptop GPU sleep issue in 6.1, and now you’re having a problem with the same. Good luck!

Can confirm.

Other Bug Reports are here and here.

Most likely due to a bug in OpenCV-4.7.0.

Recommended action at the moment is to use DigiKam AppImage which uses OpenCV-4.6.0 and runs fine.

Pleas3 have a look at:

I can confirm that i also had to revert it to java 19

sudo archlinux-java set java-XX-openjd...

:footprints:

Hi sanderseo, could you please give me a link to the issue you mentioned?

It is known

Hi,

Thanks everyone for the update.

I’ve got an issue. When I start gnome (didn’t try with other desktops) with Xorg, gnome crashes and I get back to login screen. With Wayland, the issue does not happen. The issue happens either if I set Xorg in /etc/gdm/custom.conf or if I choose Gnome on Xorg from login screen

Here the logs I got from journalctl /usr/bin/gnome-shell after having set the option in /etc/gdm/custom.conf:

jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Running GNOME Shell (using mutter 43.2) as a X11 window and compositing manager
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: unable to open file '/etc/dconf/db/site': Failed to open file “/etc/dconf/db/site”: open() failed: No such file or directory; expect degraded performance
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: unable to open file '/etc/dconf/db/distro': Failed to open file “/etc/dconf/db/distro”: open() failed: No such file or directory; expect degraded performance
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: ATK Bridge is disabled but a11y has already been enabled.
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Will monitor session 6
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Failed to create file /run/user/120/gnome-shell-disable-extensions: Error opening file “/run/user/120/gnome-shell-disable-extensions”: File exists
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appind>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gno>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension arcmenu@arcmenu.com already installed in /usr/share/gnome-shell/extensions/arcmenu@arcmenu.com. /usr/share/gnome-shell/extensions/arcmenu@arcmenu.com will not be loaded
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension dash-to-dock@micxgx.gmail.com already installed in /usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com. /usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmai>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension dash-to-panel@jderose9.github.com already installed in /usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com. /usr/share/gnome-shell/extensions/dash-to-panel@jd>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/g>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension gnome-ui-tune@itstime.tech already installed in /usr/share/gnome-shell/extensions/gnome-ui-tune@itstime.tech. /usr/share/gnome-shell/extensions/gnome-ui-tune@itstime.tech wil>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension gsconnect@andyholmes.github.io already installed in /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io. /usr/share/gnome-shell/extensions/gsconnect@andyholmes.g>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension legacyschemeautoswitcher@joshimukul29.gmail.com already installed in /usr/share/gnome-shell/extensions/legacyschemeautoswitcher@joshimukul29.gmail.com. /usr/share/gnome-shell>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension material-shell@papyelgringo already installed in /usr/share/gnome-shell/extensions/material-shell@papyelgringo. /usr/share/gnome-shell/extensions/material-shell@papyelgringo >
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampa>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension pamac-updates@manjaro.org already installed in /usr/share/gnome-shell/extensions/pamac-updates@manjaro.org. /usr/share/gnome-shell/extensions/pamac-updates@manjaro.org will n>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampa>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/g>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. >
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension x11gestures@joseexposito.github.io already installed in /usr/share/gnome-shell/extensions/x11gestures@joseexposito.github.io. /usr/share/gnome-shell/extensions/x11gestures@jo>
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Extension gtk4-ding@smedius.gitlab.com already installed in /usr/share/gnome-shell/extensions/gtk4-ding@smedius.gitlab.com. /usr/share/gnome-shell/extensions/gtk4-ding@smedius.gitlab.c>
jan 26 08:44:51 vincent-21a0004kpb org.gnome.Shell.desktop[2594]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10243995282695b7da167471909122835300000025670000.ms”: >
jan 26 08:44:51 vincent-21a0004kpb gnome-shell[2594]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
jan 26 08:44:52 vincent-21a0004kpb gnome-shell[2594]: Registering session with GDM

Hi, For the last few hours (after the update) I’m trying to fix what might be a gdm or a gnome issues.
for some reason I’m not getting the Wayland session option (only x11, named gnome and classic).
any and all help is appreciated. :slight_smile:

5 posts were split to a new topic: Installing electron (22.0.3-1) breaks dependency ‘electron20’ required by tradingview-bin

Today’s release gave me this dependency issue:

Warning: installing nvidia-utils (525.85.05-1) breaks dependency 'nvidia-utils=525.60.11' required by linux519-nvidia
Add linux519-nvidia to remove

linux519 is long EOL - remove that kernel (and switch to a newer one if that is your only kernel) before the update.

Error during update:

[2023-01-26T00:48:38-0800] [ALPM] error: could not extract /usr/share/locale/el/LC_MESSAGES/vlc.mo (Write failed)
[2023-01-26T00:48:38-0800] [ALPM] error: could not extract /usr/share/locale/en_GB/LC_MESSAGES/vlc.mo (Write failed)

Seems your disk is full.