openSUSE Tumbleweed 20250513-0 -> 20250610-0

Hello,

After applying this upgrade, launching apps or connections in remmina appeared minimized and do not open at all. My Dell laptop has a Nvidia GeForce RTX 3050 Mobile. (570.144-_k6.14.1_1-34.1. I have tried this upgrade three times in the span of several weeks, and so far every single time, I need to rollback to a previous snapshot. Is the problem with the Nvidia driver or something else? I am running X11, using Wayland my Zoom does not reliable share the screen for meetings.

For what? KDE, Gnome, …?

I am running Gnome 48.

Known issue with Gnome…
https://bugzilla.opensuse.org/show_bug.cgi?id=1244377

…and more. Fix is on the way…

2 Likes

Hi hui, sorry for stupid question. Is it possible to know when fix will be available ? Some days? Weeks?
Br

@Marcodepe the fix is in the latest snapshot

zypper se -si mutter

mutter | package | 48.3.1-1.1 | x86_64 | Main Repository (OSS)

rpm -q mutter --changelog | less

* Tue Jun 03 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.3.1:
  + Fix Xwayland windows becoming unresponsive to events
  + Fix drag and drop of tabs into tiled/maximized state

You should be transitioning to Wayland…

Thanks @malcolmlewis, i will check. I used x11 cause on virtualbox till last month when i started my session with default (wayland) windows didn’ t appear properly.

@Marcodepe X11 is on a downward spiral… Don’t use virtualbox? There are built in solutions for virtualization in openSUSE that don’t require third party solutions?

I am glad that the issues had been fixed. I just did the upgrade and everything is working nominal. My system is running 20250610 and no issues.

@malcolmlewis i have an office windows laptop and my only possibility is to install opensuse with virtualbox. In this configuration, till last month, it worked only with gnome+x11…

@Marcodepe I wonder if WSL2 may be a better solution if that’s allowed?

Sad to not being able to get the fix asap on OpenSuse AEON :confused:

Problem occurred during or after installation or removal of packages:
Executing the transaction failed because of the following problems:
    file /usr/lib/firmware/nvidia/ad103 from install of kernel-firmware-nvidia-20250516-2.1.noarch conflicts with file from package kernel-firmware-nvidia-20250206-4.1.noarch
    file /usr/lib/firmware/nvidia/ad104 from install of kernel-firmware-nvidia-20250516-2.1.noarch conflicts with file from package kernel-firmware-nvidia-20250206-4.1.noarch
    file /usr/lib/firmware/nvidia/ad106 from install of kernel-firmware-nvidia-20250516-2.1.noarch conflicts with file from package kernel-firmware-nvidia-20250206-4.1.noarch
    file /usr/lib/firmware/nvidia/ad107 from install of kernel-firmware-nvidia-20250516-2.1.noarch conflicts with file from package kernel-firmware-nvidia-20250206-4.1.noarch

@MiMillie You should be starting a new thread!..

So, run;

transactional-update pkg uninstall kernel-firmware-nvidia
(it will uninstall 3 packages, but it's only a pattern)
transactional-update apply
transactional-update run zypper al kernel-firmware-nvidia
transactional-update apply
transactional-update -i dup

Let it remove the lock on kernel-firmware-nvidia

Sorry I tought it was related to the update that’s why I mentionned it here… Nvidia packages are kinda famous for blocking update or installs…

Just so you know it worked thank you so much :slight_smile:

@MiMillie well that’s an oss package for older nvidia GPUs all part of kernel-firmware, nothing to do with Nvidia from a packaging/distribution point of view…

2 Likes