I do not consider it as an actual issue but I kde Application Launcher did not display the highlight when hovering over an item. Deleting plasmashell folder inside .cache fixed the issue for me.
Should I report it here? Well…
Just faced a mirror issue solved by running the command sudo pacman-mirrors -f && sudo pacman -Syu (via TTY).
Pacman was reporting that the mirror.komelt.dev was too slow before the update sudo pacman -Syu (I did it via TTY) and I confirmed in https://repo.manjaro.org/ that it is N/A.
So far the Stable Update status is “No issue, everything went smoothly”.
Sorry about if I post this message in wrong topic .
A couple of notes that may be relevant to some users.
Darktable no longer honours changes to the UI, so if, for example, you close certain panels, or expect the filter panel to reopen in the same condition, this will be ignored. The only solution I’ve found at present is to downgrade it. I’ve raised an upstream bug about this.
The crash when restoring files using backintime has reappeared with the latest update. To fix this, comment out line 82 of /usr/share/backintime/qt/restoredialog.py.
Ok, no more black screen, the system boots on kernel 6.15. However, both the Plymouth screen and the lightdm login manager have a low resolution. When I log in to the system, I have my selected resolution still (1920x1080). I don’t know what’s going on, but let’s just say that apart from what I wrote earlier, the system is running normally.
After the upgrade, the system does not wake up from sleep. The notebook LED shows the typical sleep LED status. Opening the notebook lid - nothing happens. Also pressing on power - nothing happens. Only a hard reset works to reboot the system.
Any suggestions what could be the reason for this? Kernel 6.6, on a Lenovo T470 hardware.
Yes, the stable branch focuses on stability, which is why KDE in the stable branch was updated to version 6.3.6. Currently, KDE 6.4 is in the unstable branch: Branch compare for Manjaro.
LC_ALL=C sudo pacman -Syu ✔
[sudo] password for vidar:
:: Synchronizing package databases...
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade...
warning: ksystemstats: local (6.4.0-1) is newer than extra (6.3.6-1)
there is nothing to do
I had the same problem, VLC refused to play any videos (only audio). What eventually helped was deleting the cache and the settings: .cache/vlc, .local/share/vlc and .config/vlc
Hi, after the update the GPU passthrough in QEMU/KVM stopped working for me. Windows guests are unable to use the device because of the error 43.
EDIT: It appears that the kernel upgrade from 6.12.34-1 to 6.12.37-1 is the culprit. From what I found online, people are reporting that kernel 6.12.x is breaking their current GPU passthrough setups mostly with AMD cards.
EDIT 2: Switching to another kernel (6.15.6-1) worked for me, at least for now.