Stability of 9.5 KDE

Inkscape in the repositories is not stable, you should favor the flatpack version.
Instability of KDE which leads to errors and loss of configurations.
DAVINCI RESOLVE STUDIO 19: Stable
GIMP: the version in the repositories is not stable, you should favor the flatpack version
Skanlite: Configuration problem with the LEXMARK scan, favor skanpage
Keepass: installation from the repositories to be perfectly functional with BRAVE (from the repositories).
Signal: Installation from flatpack
Installing AppImage Launcher: OK
KDrive installation: OK
Installing DropBox: OK

Installation of the French dictionary:
sudo dnf install aspell aspell-fr

Installing an NVIDIA RTX 4070 on Rocky Linux
sudo dnf update -y
sudo dnf upgrade -y

sudo dnf install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-$(rpm -E %rhel).noarch.rpm https://download1.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-$(rpm -E %rhel).noarch.rpm

sudo dnf install “xorg-x11-drv-nvidia-cuda” -y

sudo dnf installed after apr-util mesa-libGLU -y

nvidia-smi

Choice between X11 and Wayland: X11 is historically more stable with NVIDIA drivers, and Wayland has major instabilities with my 2 4K displays (DisplayPort).

Looks like the issues you’re having are related to package management in the distro itself, not any kde code — in this case Fedora. I’d recommend bringing this up to the Fedora folks, as they’ll be in a better position to help.

3 Likes

Application: DĂ©mon KDE Connect (kdeconnectd), signal: Segmentation fault

[KCrash Handler]
#4 0x00007f7839724036 in KdeConnectConfig::deviceId() () from /lib64/libkdeconnectcore.so.23
#5 0x00007f783972762d in KdeConnectConfig::deviceInfo() () from /lib64/libkdeconnectcore.so.23
#6 0x00007f78397140b5 in LanLinkProvider::broadcastToNetwork() () from /lib64/libkdeconnectcore.so.23
#7 0x00007f78380dbc69 in void doActivate(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8 0x00007f78380deeee in QTimer::timeout(QTimer::QPrivateSignal) () from /lib64/libQt5Core.so.5
#9 0x00007f78380d2c8f in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#10 0x00007f7838daf533 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#11 0x00007f78380a7958 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007f78380f8ad3 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#13 0x00007f78380f93cc in timerSourceDispatch(_GSource*, int ()(void), void*) () from /lib64/libQt5Core.so.5
#14 0x00007f78369c7f4f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#15 0x00007f7836a1d268 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#16 0x00007f78369c5713 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#17 0x00007f78380f97d8 in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from /lib64/libQt5Core.so.5
#18 0x00007f78380a6362 in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from /lib64/libQt5Core.so.5
#19 0x00007f78380ae894 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#20 0x0000562025b69011 in main ()
[Inferior 1 (process 2878) detached]

Just to note fedora ships gimp as 3.0 RC from package manager and there own flatpak. Flathub still has stable gimp 2

I confirm that version 2.10 flatpack is stable and fully functional, while version 3.0 RC is not.

Yeah RC is still beta state in development RC= release candidate

But why put an RC version in ROCKY LINUX. This OS has the reputation of only releasing perfectly stable applications and OS.

That would be a question for the distro that made that decision, not KDE. KDE doesn’t have anything to do with what versions of non-KDE software your non-KDE distro chooses to ship.