[Stable Update] 2023-03-31 - Kernels, Plasma 5.27 LTS, Pamac, Phosh, Mesa, LibreOffice

2 posts were split to a new topic: Can’t boot LUKS encrypted install after 2023-03-31 stable update

My issue was on KDE plasma. I needed to install xsettingsd in order for GTK HiDPI scaling to work.

3 Likes
Resolving dependencies...
Choose a provider for libXNVCtrl.so=0-64:
1:  libxnvctrl        525.89.02-1  extra
2:  libxnvctrl-390xx  390.157-1    extra

Enter a number (default=1): 1

Checking inter-conflicts...
Warning: removing 'libxnvctrl' from target list because it conflicts with 'libxnvctrl-470xx'
Error: Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'libXNVCtrl.so=0-64' required by conky

Since option (1) is default and I’m on 470xxxNvidia I didn’t want to chose 2 but it looks like I’ll either have to or remove conky. What’s the save way forward?

@Yochanan seems there is still some funky with your nvidia-settings splitout. 470xx issue are now more often posted … @6x12 maybe test this: [pkg-upd] 470.182.03-2 (2900050c) · Commits · Packages / Extra / nvidia-470xx-settings · GitLab

KDE Plasma bug - all customizing for 2nd Monitor got lost…

Controll-Panel, Wallpaper, etc. Just resolution and ratio are kept :frowning:

1 Like

There were a lot of changes made to multi monitor support with Plasma 5.27 LTS. Maybe you did customization and settings upstream didn’t expect. Migration scripts not always catch user changes and either reset or remove things to be able to have a functional desktop.

4 Likes

Mine is :100: after said update. No problems or anything.

1 Like

My panel under KDE Plasma disappeared entirely after the update and reboot.

Edit: Nevermind it was on different not connected display. Found it in the panel edit mode like @belyash mentioned.

2 Likes

I got the following warnings, if I continue to update, boot hangs and timeshift restore is needed

:: installing nvidia-utils (530.41.03-4) breaks dependency 'nvidia-utils=525.89.02' required by lib32-nvidia-utils
:: installing nvidia-utils (530.41.03-4) breaks dependency 'nvidia-utils=525.89.02' required by linux515-nvidia
:: installing nvidia-utils (530.41.03-4) breaks dependency 'nvidia-utils=525.89.02' required by linux60-nvidia

I’m facing an issue with dnscrypt-proxy:

DNSCrypt-proxy service no longer works (but dnscrypt itself works)

The service file stops with an error, but if I manually execute dnscrypt-proxy, it works.

EDIT:
Solved.

Well, it depends which kernel you are running. 6.0 for example got dropped. You may want to first install a newer kernel. Those nvidia-utils warnings might indicate that.

error: no such cryptodisk found , perhaps a needed disk or cryptodisk module is not loaded.
Press any key to continue …”

Re-installing grub should fix that. A similar issue was already posted in the testing threads: GRUB/Restore the GRUB Bootloader - Manjaro Also some discussion started here regarding luks encrypted installs: Can't boot LUKS encrypted install after 2023-03-31 stable update

After update to stable Manjaro Gnome I see following message after I enter the encryption password.

error: no such cryptodisk found. perhaps a needed disk or cryptodisk module is not loaded.

Press any key to continue …

Laptop boot-up OK automatically afterwards. Any suggestion?

Minor issues - 2nd monitor panel was incorrect so recreated it. Also a shortcut for Darktable on the Task Manager was not found so recreated it. Everything else perfect so far - slight delay on first boot but to be expected.

1 Like

Interesting first bug - many conkies have just turned RED.

I fixed one - instead of color #666, now we must put #666666

1 Like

Thanx, i’d got the same issue. Now it works well with xsettingsd.

1 Like

4 posts were merged into an existing topic: Can’t boot LUKS encrypted install after 2023-03-31 stable update

First time poster and first time I have had to report an issue with an upgrade. It seems that this upgrade has cause the Deluge torrent program to be unable to start. I’m not really sure what all information is needed to help out with this. I will post the error I found in the system logs as a start.

██████████████████  ████████ 
██████████████████  ████████   ---------------------- 
██████████████████  ████████   OS: Manjaro Linux x86_64 
██████████████████  ████████   Kernel: 6.2.8-1-MANJARO 
████████            ████████   Uptime: 31 mins 
████████  ████████  ████████   Packages: 1389 (pacman), 11 (flatpak), 6 (snap) 
████████  ████████  ████████   Shell: bash 5.1.16 
████████  ████████  ████████   Resolution: 2560x1440, 3840x2160 
████████  ████████  ████████   DE: Plasma 5.27.3 
████████  ████████  ████████   WM: KWin 
████████  ████████  ████████   Theme: [Plasma], Breeze [GTK2/3] 
████████  ████████  ████████   Icons: [Plasma], breeze [GTK2/3] 
████████  ████████  ████████   Terminal: konsole 
████████  ████████  ████████   CPU: Intel i9-9900K (16) @ 5.000GHz 
                               GPU: NVIDIA GeForce RTX 2080 SUPER 
                               GPU: Intel CoffeeLake-S GT2 [UHD Graphics 630] 
                               GPU: Intel DG2 [Arc A770] 
                               Memory: 5525MiB / 64158MiB 
3/31/23 5:45 AM	systemd-coredump	Process 15779 (deluge-gtk) of user 1000 dumped core.

Stack trace of thread 15779:
#0  0x00007f107756f35d n/a (libc.so.6 + 0x15635d)
#1  0x00007f107492fa78 g_strdup (libglib-2.0.so.0 + 0x7aa78)
#2  0x00007f1073ac1bc9 pango_font_description_copy (libpango-1.0.so.0 + 0x13bc9)
#3  0x00007f1075a374f6 n/a (libffi.so.8 + 0x74f6)
#4  0x00007f1075a33f5e n/a (libffi.so.8 + 0x3f5e)
#5  0x00007f1075a36b73 ffi_call (libffi.so.8 + 0x6b73)
#6  0x00007f10754b8941 n/a (_gi.cpython-310-x86_64-linux-gnu.so + 0x2b941)
#7  0x00007f10754b7290 n/a (_gi.cpython-310-x86_64-linux-gnu.so + 0x2a290)
#8  0x00007f10754aa37e n/a (_gi.cpython-310-x86_64-linux-gnu.so + 0x1d37e)
#9  0x00007f107775031b _PyObject_MakeTpCall (libpython3.10.so.1.0 + 0x15031b)
#10 0x00007f107774b726 _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x14b726)
#11 0x00007f107774f5fb _PyObject_FastCallDictTstate (libpython3.10.so.1.0 + 0x14f5fb)
#12 0x00007f107775f21d n/a (libpython3.10.so.1.0 + 0x15f21d)
#13 0x00007f10777502f3 _PyObject_MakeTpCall (libpython3.10.so.1.0 + 0x1502f3)
#14 0x00007f107774b14c _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x14b14c)
#15 0x00007f10777570e9 _PyFunction_Vectorcall (libpython3.10.so.1.0 + 0x1570e9)
#16 0x00007f107774676a _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x14676a)
#17 0x00007f1077762596 n/a (libpython3.10.so.1.0 + 0x162596)
#18 0x00007f1077746336 _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x146336)
#19 0x00007f1077762596 n/a (libpython3.10.so.1.0 + 0x162596)
#20 0x00007f1077747476 _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x147476)
#21 0x00007f107774f5fb _PyObject_FastCallDictTstate (libpython3.10.so.1.0 + 0x14f5fb)
#22 0x00007f107775f21d n/a (libpython3.10.so.1.0 + 0x15f21d)
#23 0x00007f10777502f3 _PyObject_MakeTpCall (libpython3.10.so.1.0 + 0x1502f3)
#24 0x00007f107774b14c _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x14b14c)
#25 0x00007f107774f5fb _PyObject_FastCallDictTstate (libpython3.10.so.1.0 + 0x14f5fb)
#26 0x00007f107775f21d n/a (libpython3.10.so.1.0 + 0x15f21d)
#27 0x00007f10777502f3 _PyObject_MakeTpCall (libpython3.10.so.1.0 + 0x1502f3)
#28 0x00007f107774b14c _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x14b14c)
#29 0x00007f107774f5fb _PyObject_FastCallDictTstate (libpython3.10.so.1.0 + 0x14f5fb)
#30 0x00007f107775f21d n/a (libpython3.10.so.1.0 + 0x15f21d)
#31 0x00007f10777502f3 _PyObject_MakeTpCall (libpython3.10.so.1.0 + 0x1502f3)
#32 0x00007f107774b14c _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x14b14c)
#33 0x00007f10777570e9 _PyFunction_Vectorcall (libpython3.10.so.1.0 + 0x1570e9)
#34 0x00007f1077748e4b _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x148e4b)
#35 0x00007f10777570e9 _PyFunction_Vectorcall (libpython3.10.so.1.0 + 0x1570e9)
#36 0x00007f1077747476 _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x147476)
#37 0x00007f10777570e9 _PyFunction_Vectorcall (libpython3.10.so.1.0 + 0x1570e9)
#38 0x00007f107774676a _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x14676a)
#39 0x00007f10777570e9 _PyFunction_Vectorcall (libpython3.10.so.1.0 + 0x1570e9)
#40 0x00007f1077746336 _PyEval_EvalFrameDefault (libpython3.10.so.1.0 + 0x146336)
#41 0x00007f1077744f80 n/a (libpython3.10.so.1.0 + 0x144f80)
#42 0x00007f10777f39e4 PyEval_EvalCode (libpython3.10.so.1.0 + 0x1f39e4)
#43 0x00007f1077804383 n/a (libpython3.10.so.1.0 + 0x204383)
#44 0x00007f10777ffaea n/a (libpython3.10.so.1.0 + 0x1ffaea)
#45 0x00007f10776a223f n/a (libpython3.10.so.1.0 + 0xa223f)
#46 0x00007f10776a1ef0 _PyRun_SimpleFileObject (libpython3.10.so.1.0 + 0xa1ef0)
#47 0x00007f10776a28a3 _PyRun_AnyFileObject (libpython3.10.so.1.0 + 0xa28a3)
#48 0x00007f1077810b5d Py_RunMain (libpython3.10.so.1.0 + 0x210b5d)
#49 0x00007f10777e4f3b Py_BytesMain (libpython3.10.so.1.0 + 0x1e4f3b)
#50 0x00007f107743c790 n/a (libc.so.6 + 0x23790)
#51 0x00007f107743c84a __libc_start_main (libc.so.6 + 0x2384a)
#52 0x00005570c1050045 _start (python3.10 + 0x1045)

Stack trace of thread 15796:
#0  0x00007f10775190dd syscall (libc.so.6 + 0x1000dd)
#1  0x00007f1074965d03 g_cond_wait_until (libglib-2.0.so.0 + 0xb0d03)
#2  0x00007f10748d9f83 n/a (libglib-2.0.so.0 + 0x24f83)
#3  0x00007f10749419fb n/a (libglib-2.0.so.0 + 0x8c9fb)
#4  0x00007f107493c315 n/a (libglib-2.0.so.0 + 0x87315)
#5  0x00007f107749ebb5 n/a (libc.so.6 + 0x85bb5)
#6  0x00007f1077520d90 n/a (libc.so.6 + 0x107d90)

Stack trace of thread 15788:
#0  0x00007f10775190dd syscall (libc.so.6 + 0x1000dd)
#1  0x00007f10749657b5 g_cond_wait (libglib-2.0.so.0 + 0xb07b5)
#2  0x00007f10748d9fb4 n/a (libglib-2.0.so.0 + 0x24fb4)
#3  0x00007f1074940f9e n/a (libglib-2.0.so.0 + 0x8bf9e)
#4  0x00007f107493c315 n/a (libglib-2.0.so.0 + 0x87315)
#5  0x00007f107749ebb5 n/a (libc.so.6 + 0x85bb5)
#6  0x00007f1077520d90 n/a (libc.so.6 + 0x107d90)

Stack trace of thread 15789:
#0  0x00007f10775139df __poll (libc.so.6 + 0xfa9df)
#1  0x00007f107496c17f n/a (libglib-2.0.so.0 + 0xb717f)
#2  0x00007f107490e1a2 g_main_context_iteration (libglib-2.0.so.0 + 0x591a2)
#3  0x00007f107490e1f2 n/a (libglib-2.0.so.0 + 0x591f2)
#4  0x00007f107493c315 n/a (libglib-2.0.so.0 + 0x87315)
#5  0x00007f107749ebb5 n/a (libc.so.6 + 0x85bb5)
#6  0x00007f1077520d90 n/a (libc.so.6 + 0x107d90)

Stack trace of thread 15790:
#0  0x00007f10775139df __poll (libc.so.6 + 0xfa9df)
#1  0x00007f107496c17f n/a (libglib-2.0.so.0 + 0xb717f)
#2  0x00007f107490ec7f g_main_loop_run (libglib-2.0.so.0 + 0x59c7f)
#3  0x00007f1074539d5c n/a (libgio-2.0.so.0 + 0x10ed5c)
#4  0x00007f107493c315 n/a (libglib-2.0.so.0 + 0x87315)
#5  0x00007f107749ebb5 n/a (libc.so.6 + 0x85bb5)
#6  0x00007f1077520d90 n/a (libc.so.6 + 0x107d90)
ELF object binary architecture: AMD x86-64

This helped in resolving the issue.

1 Like