Manjaro KDE Testing, nvidia-settings and Haruna crash

[alex@main-desktop ~]$ nvidia-settings
Segmentation fault (core dumped)
[alex@main-desktop ~]$ 
[alex@main-desktop ~]$ haruna
unknown() : qrc:/qml/main.qml:180:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }

unknown() : qrc:/qml/Actions.qml:39:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }

unknown() : qrc:/qml/HProgressBar.qml:227:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }

unknown() : qrc:/qml/PlayList.qml:327:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }

unknown() : file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "width"

Floating point exception (core dumped)
[alex@main-desktop ~]$

It happens on a fresh installed system from manjaro-kde-21.2.5-minimal-220314-linux515.iso

[alex@main-desktop ~]$ pamac info nvidia-utils   
Name                  : nvidia-utils
Version               : 525.85.05-1
Description           : NVIDIA drivers utilities
URL                   : http://www.nvidia.com/
Licenses              : custom
Repository            : extra
Installed Size        : 685.7 MB
Groups                : --
Depends On            : xorg-server libglvnd egl-wayland jansson gtk3 libxv libvdpau libxnvctrl
Optional Dependencies : xorg-server-devel: nvidia-xconfig
                        opencl-nvidia: OpenCL support
Required By           : lib32-nvidia-utils libglvnd linux61-nvidia
Optional For          : ffmpeg ffmpeg4.4 vulkan-icd-loader
Provides              : vulkan-driver opengl-driver nvidia-libgl nvidia-utils=525.85.05
Replaces              : nvidia-libgl
Conflicts With        : nvidia-libgl
Packager              : Mark Wagie <mark@manjaro.org>
Build Date            : Fri Jan 20 00:55:48 2023
Install Date          : Sun Jan 29 16:12:31 2023
Install Reason        : Explicitly installed
Validated By          : Signature
Backup files          : --
[alex@main-desktop ~]$ pamac info haruna      
Name                  : haruna
Version               : 0.10.3-1
Description           : Video player built with Qt/QML on top of libmpv
URL                   : https://apps.kde.org/haruna/
Licenses              : GPL3
Repository            : community
Installed Size        : 1.1 MB
Groups                : --
Depends On            : kfilemetadata kio mpv kirigami2
Optional Dependencies : yt-dlp: YouTube support [Installed]
Required By           : --
Optional For          : --
Provides              : --
Replaces              : --
Conflicts With        : --
Packager              : Antonio Rojas <arojas@archlinux.org>
Build Date            : Sun Jan 29 23:28:03 2023
Install Date          : Wed Feb  1 14:41:21 2023
Install Reason        : Explicitly installed
Validated By          : Signature
Backup files          : --

What could it be?

Inxi output: inxi_out - Pastebin.com

Cannot be too fresh, because your inxi output states:

Kernel: 6.1.8-2-MANJARO

…which indicates a different kernel, at least.

:man_shrugging:

1 Like

nvidia-settings dont work under wayland, so that’s ‘normal’ behavior.

Beside of that, last week i switched my old HD 5770 for an GTX 970 with NVDIA 525.85.02,
and got so many glitches with wayland, so i had to change back to X11.

Can’t recomment using Wayland with nvidia drivers at all :unamused: