Hello,
Requirements:
[✓] I have Searched the forum for my issue and found nothing related or helpful
[✓] I have checked the Resources category (Resources Index)
[✓] I have reviewed the Wiki for relevant information
[✓] I have read the the Release Notes and Errata
OpenMandriva Lx version:
Rome 26.02
Desktop environment (KDE, LXQT…):
Kde Plasma 6.5.5
Description of the issue (screenshots if relevant):
1. Fagus Launcher
-
Won’t start without
lib64ayatana-appindicator3-gir0.1. -
Cannot remove game prefixes without
canberra-gtk3. -
Solution:
sudo dnf in lib64ayatana-appindicator3-gir0.1 canberra-gtk3
2. Gear Lever
- It doesn’t start and the problem couldn’t be solved
Traceback (most recent call last): File "/usr/bin/gearlever", line 43, in <module> from gearlever import main File "/usr/share/gearlever/gearlever/main.py", line 28, in <module> from .providers.providers_list import appimage_provider File "/usr/share/gearlever/gearlever/providers/providers_list.py", line 2, in <module> from .AppImageProvider import AppImageProvider File "/usr/share/gearlever/gearlever/providers/AppImageProvider.py", line 9, in <module> from desktop_entry_lib import DesktopEntry as JdDesktopEntry ModuleNotFoundError: No module named 'desktop_entry_lib'
3. KDE – Information Center → Graphics (EDID)
- Shows message:
di-edid-decode tool required to display this page, but it cannot be found.
- Solution:
sudo dnf in libdisplay-info
4. Klassy and Oxygen-Qt5
- Installation fails with dependency errors:
(Oxygen-Qt5 the same error)
Failed to resolve transaction:
Problem: Package klassy-6.4.breeze6.4.0-1.x86_64 from rolling-x86_64 requires libKF5Style.so.5()(64bit), but no vendor provides it.
- Package lib64KF5Style5-5.116.0-3.x86_64 from rolling-x86_64 requires frameworkintegration=5.116.0-3, but no vendor provides it.
- Conflicting requests
- Nothing provides libAppStreamQt5.so.3()(64bit) needed by frameworkintegration-5.116.0-3.x86_64 from rolling-x86_64.
You can try adding to the command line:
Skip-broken to skip packages that can be uninstalled.