View previous topic :: View next topic |
Author |
Message |
Latrina n00b
Joined: 13 Aug 2017 Posts: 67 Location: Cambridge, UK
|
Posted: Wed Sep 04, 2024 3:32 pm Post subject: Plasma 6.1.4 sluggish animation |
|
|
Hello folks,
yesterday I upgraded to Plasma 6.1.4 and I immediately realised the UI, especially animations are very sluggish. Never had an issue with Plasma 5 before.
I have a ThinkPad P14s, with a i7-1260P and Intel Iris plus Nvidia T550 hybrid GPU.
I have the nvidia GPU "turned off", or as much of it as possible at least. So technically I am relying only on the Intel GPU, though I don't really know much as to how the hybrid gpu system works and I know for fact that without the nvidia-drivers the laptop will perform awfully.
etc/modprobe.d/nvidia.conf
Code: | # NVIDIA drivers options
# See /usr/share/doc/nvidia-drivers-*/README.txt* for more information.
# nvidia-drivers and nouveau cannot be used at same time.
# Comment out the following line if you wish to allow nouveau.
blacklist nouveau
# Kernel Mode Setting (notably needed for EGLStream/Wayland)
# Enabling may possibly cause issues with SLI and Reverse PRIME.
options nvidia-drm modeset=1
# Suspend options. Allocations=0 recommended over =1 unless enable nvidia's
# systemd sleep services (nvidia-hibernate, nvidia-resume, nvidia-suspend),
# but even then may lead to issues on some setups (keep 0 if in doubt).
options nvidia \
NVreg_PreserveVideoMemoryAllocations=0 \
NVreg_TemporaryFilePath=/var/tmp \
NVreg_DynamicPowerManagement=0x02
# !!! Security Warning !!!
# Do not change the DeviceFile options unless you know what you are doing.
# Only add trusted users to the 'video' group, these users may be able to
# crash, compromise, or irreparably damage the machine.
options nvidia \
NVreg_DeviceFileGID=27 \
NVreg_DeviceFileMode=432 \
NVreg_DeviceFileUID=0 \
NVreg_ModifyDeviceFiles=1
# Should be no need to touch anything below.
alias char-major-195 nvidia
alias /dev/nvidiactl char-major-195
remove nvidia modprobe -r --ignore-remove nvidia-drm nvidia-modeset nvidia-uvm nvidia
|
I have nvidia-drivers version 550.107.02 installed, Wayland, and kernel 6.6.47-gentoo-x86_64. I am aware there is an issue with Plasma and the GSP firmware as mentioned here https://forums.developer.nvidia.com/t/major-kde-plasma-desktop-frameskip-lag-issues-on-driver-555/293606, though my GPU doesn't have GSP firmware, so that is not the issue.
I have also cleared $HOME/.cache but no go.
Any ideas? Thanks[/url] _________________ Enslaved by Systemd and all the linuxisms that come with it. |
|
Back to top |
|
|
astroe n00b
Joined: 12 Aug 2004 Posts: 17 Location: Bucharest, Romania
|
Posted: Fri Sep 06, 2024 11:27 am Post subject: |
|
|
Two things may affect your performance:
1. The session may have switched[/list] from X11 to Wayland. Plasma 6 installation does that (check the news). Just switch back to X11 when you login; or try to set up wayland to use hardware acceleration (good luck with that)
2. I have had some graphical slugishness issues even after switching back to X11 session. I had a small hint from a message related to this update (but don't know where): it said that if SDDM feels slow to respond, I should install the entropy daemon sys-apps/haveged. This fixed it for me. Note that this issue is related to the fact that I have systemd, not openrc. If you have openrc, this may not help. |
|
Back to top |
|
|
Latrina n00b
Joined: 13 Aug 2017 Posts: 67 Location: Cambridge, UK
|
Posted: Sat Sep 07, 2024 9:00 pm Post subject: |
|
|
astroe wrote: | Two things may affect your performance:
1. The session may have switched[/list] from X11 to Wayland. Plasma 6 installation does that (check the news). Just switch back to X11 when you login; or try to set up wayland to use hardware acceleration (good luck with that)
2. I have had some graphical slugishness issues even after switching back to X11 session. I had a small hint from a message related to this update (but don't know where): it said that if SDDM feels slow to respond, I should install the entropy daemon sys-apps/haveged. This fixed it for me. Note that this issue is related to the fact that I have systemd, not openrc. If you have openrc, this may not help. |
I am pretty certain it is running on Wayland.
Code: |
pietro@toilet ~ $ ps -ef |grep -i Wayland
root 6007 2514 0 Sep04 ? 00:00:00 /usr/libexec/sddm-helper --socket /tmp/sddm-auth-29183d46-d54e-4198-96c3-25d9878b445b --id 3 --start /usr/libexec/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland --user pietro
pietro 6043 6007 0 Sep04 tty7 00:00:00 /usr/bin/startplasma-wayland
pietro 6084 6014 0 Sep04 ? 00:00:00 /usr/bin/kwin_wayland_wrapper --xwayland
pietro 6085 6084 0 Sep04 ? 00:01:37 /usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0 --xwayland-fd 8 --xwayland-fd 9 --xwayland-display :0 --xwayland-xauthority /run/user/1000/xauth_IWnVkF --xwayland
pietro 6144 6085 0 Sep04 ? 00:00:02 /usr/bin/Xwayland :0 -auth /run/user/1000/xauth_IWnVkF -listenfd 75 -listenfd 76 -displayfd 66 -rootless -wm 70 -enable-ei-portal
pietro 6486 6014 0 Sep04 ? 00:00:00 /usr/bin/xwaylandvideobridge
pietro 16472 11206 0 21:58 pts/2 00:00:00 grep --color=auto -i Wayland
pietro@toilet ~ $
|
How do I check if Wayland is using Graphic Acceleration? :S Also, I am using systemd. SDDM feels fine to me.
Thanks _________________ Enslaved by Systemd and all the linuxisms that come with it. |
|
Back to top |
|
|
Latrina n00b
Joined: 13 Aug 2017 Posts: 67 Location: Cambridge, UK
|
Posted: Sat Sep 07, 2024 9:18 pm Post subject: |
|
|
OpenGL seems fine..
Code: | ietro@toilet ~ $ vainfo
Trying display: wayland
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib64/va/drivers/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_20
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.22 (libva 2.22.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 24.1.5 ()
vainfo: Supported profile and entrypoints
VAProfileNone : VAEntrypointVideoProc
VAProfileNone : VAEntrypointStats
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Simple : VAEntrypointEncSlice
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointFEI
VAProfileH264Main : VAEntrypointEncSliceLP
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointFEI
VAProfileH264High : VAEntrypointEncSliceLP
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointEncPicture
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline: VAEntrypointFEI
VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
VAProfileVP8Version0_3 : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointEncSlice
VAProfileHEVCMain : VAEntrypointFEI
VAProfileHEVCMain : VAEntrypointEncSliceLP
VAProfileHEVCMain10 : VAEntrypointVLD
VAProfileHEVCMain10 : VAEntrypointEncSlice
VAProfileHEVCMain10 : VAEntrypointEncSliceLP
VAProfileVP9Profile0 : VAEntrypointVLD
VAProfileVP9Profile0 : VAEntrypointEncSliceLP
VAProfileVP9Profile1 : VAEntrypointVLD
VAProfileVP9Profile1 : VAEntrypointEncSliceLP
VAProfileVP9Profile2 : VAEntrypointVLD
VAProfileVP9Profile2 : VAEntrypointEncSliceLP
VAProfileVP9Profile3 : VAEntrypointVLD
VAProfileVP9Profile3 : VAEntrypointEncSliceLP
VAProfileHEVCMain12 : VAEntrypointVLD
VAProfileHEVCMain12 : VAEntrypointEncSlice
VAProfileHEVCMain422_10 : VAEntrypointVLD
VAProfileHEVCMain422_10 : VAEntrypointEncSlice
VAProfileHEVCMain422_12 : VAEntrypointVLD
VAProfileHEVCMain422_12 : VAEntrypointEncSlice
VAProfileHEVCMain444 : VAEntrypointVLD
VAProfileHEVCMain444 : VAEntrypointEncSliceLP
VAProfileHEVCMain444_10 : VAEntrypointVLD
VAProfileHEVCMain444_10 : VAEntrypointEncSliceLP
VAProfileHEVCMain444_12 : VAEntrypointVLD
VAProfileHEVCSccMain : VAEntrypointVLD
VAProfileHEVCSccMain : VAEntrypointEncSliceLP
VAProfileHEVCSccMain10 : VAEntrypointVLD
VAProfileHEVCSccMain10 : VAEntrypointEncSliceLP
VAProfileHEVCSccMain444 : VAEntrypointVLD
VAProfileHEVCSccMain444 : VAEntrypointEncSliceLP
VAProfileAV1Profile0 : VAEntrypointVLD
VAProfileHEVCSccMain444_10 : VAEntrypointVLD
VAProfileHEVCSccMain444_10 : VAEntrypointEncSliceLP
pietro@toilet ~ $
|
_________________ Enslaved by Systemd and all the linuxisms that come with it. |
|
Back to top |
|
|
Latrina n00b
Joined: 13 Aug 2017 Posts: 67 Location: Cambridge, UK
|
Posted: Sat Sep 07, 2024 9:30 pm Post subject: |
|
|
These are the only relevant errors I see related to the plasmashell binary. I am starting to think that there is nothing wrong with my setup and that this thing is just slow.. Never had an issue with Plasma 5. It was always speedy and smooth on this same laptop with this same setup. I have not changed anything beside upgrading from Plasma 5 to 6.
Code: | pietro@toilet ~ $ sudo journalctl /usr/bin/plasmashell -b |grep -vE 'kpipewire_logging|received error'
Sep 07 22:15:49 toilet plasmashell[6210]: kf.svg: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:15:49 toilet plasmashell[6210]: kf.svg: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:15:49 toilet plasmashell[6210]: kf.plasma.core: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:15:49 toilet plasmashell[6210]: kf.plasma.core: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:15:49 toilet plasmashell[6210]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kweather_1x4", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kweather_1x4/metadata.json") does not match requested format "Plasma/Applet"
Sep 07 22:15:49 toilet plasmashell[6210]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kclock_1x2", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kclock_1x2/metadata.json") does not match requested format "Plasma/Applet"
Sep 07 22:15:49 toilet plasmashell[6210]: kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Sep 07 22:15:49 toilet plasmashell[6210]: kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Sep 07 22:15:49 toilet plasmashell[6210]: kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Sep 07 22:15:49 toilet plasmashell[6210]: kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Sep 07 22:15:49 toilet plasmashell[6210]: kf.svg: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:15:49 toilet plasmashell[6210]: kf.plasma.quick: Applet preload policy set to 1
Sep 07 22:15:49 toilet plasmashell[6210]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:195:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Sep 07 22:15:50 toilet plasmashell[6210]: Toolbox not loading, toolbox package is either invalid or disabled.
Sep 07 22:15:50 toilet plasmashell[6210]: The cached device pixel ratio value was stale on window update. Please file a QTBUG which explains how to reproduce.
Sep 07 22:15:50 toilet plasmashell[6210]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Sep 07 22:15:50 toilet plasmashell[6210]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Sep 07 22:15:51 toilet plasmashell[6210]: qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) :
Sep 07 22:15:51 toilet plasmashell[6210]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairRequested(QString)
Sep 07 22:15:51 toilet plasmashell[6210]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairDone(Solid::ErrorType, QVariant, QString)
Sep 07 22:15:51 toilet plasmashell[6210]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairRequested(QString)
Sep 07 22:15:51 toilet plasmashell[6210]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairDone(Solid::ErrorType, QVariant, QString)
Sep 07 22:15:51 toilet plasmashell[6210]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
Sep 07 22:15:51 toilet plasmashell[6210]: kameleon supported false
Sep 07 22:15:51 toilet plasmashell[6210]: kameleon enabled true
Sep 07 22:15:51 toilet plasmashell[6210]: error getting max keyboard brightness via dbus QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/org/kde/Solid/PowerManagement/Actions/KeyboardBrightnessControl'")
Sep 07 22:15:51 toilet plasmashell[6210]: The cached device pixel ratio value was stale on window update. Please file a QTBUG which explains how to reproduce.
Sep 07 22:15:51 toilet plasmashell[6210]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Sep 07 22:16:01 toilet plasmashell[6210]: The cached device pixel ratio value was stale on window update. Please file a QTBUG which explains how to reproduce.
Sep 07 22:16:03 toilet plasmashell[6210]: The cached device pixel ratio value was stale on window update. Please file a QTBUG which explains how to reproduce.
Sep 07 22:16:07 toilet plasmashell[6210]: The cached device pixel ratio value was stale on window expose. Please file a QTBUG which explains how to reproduce.
Sep 07 22:16:07 toilet plasmashell[6210]: kf.windowsystem.wayland: Failed to recreate shadow for PlasmaQuick::AppletPopup(0x561239aeef10, name="popupWindow")
Sep 07 22:16:08 toilet plasmashell[6210]: The cached device pixel ratio value was stale on window update. Please file a QTBUG which explains how to reproduce.
Sep 07 22:16:11 toilet plasmashell[6210]: The cached device pixel ratio value was stale on window update. Please file a QTBUG which explains how to reproduce.
Sep 07 22:16:20 toilet plasmashell[6210]: qt.svg.draw: The requested buffer size is too big, ignoring
Sep 07 22:16:20 toilet plasmashell[6210]: qt.svg.draw: The requested filter is too big, ignoring
Sep 07 22:16:20 toilet plasmashell[6210]: qt.svg.draw: The requested buffer size is too big, ignoring
Sep 07 22:16:21 toilet plasmashell[6210]: error creating screencast "Failed to connect PipeWire context"
Sep 07 22:16:53 toilet plasmashell[6210]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:136: TypeError: Cannot read property 'screenGeometry' of null
Sep 07 22:16:53 toilet plasmashell[6210]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:250: TypeError: Cannot read property 'plasmoid' of undefined
Sep 07 22:16:53 toilet plasmashell[6210]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__Speaker__sink"
Sep 07 22:16:53 toilet plasmashell[6210]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__Speaker__sink"
Sep 07 22:16:53 toilet plasmashell[6210]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__Speaker__sink"
Sep 07 22:16:53 toilet plasmashell[6210]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__Speaker__sink"
Sep 07 22:16:53 toilet plasmashell[6210]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__Speaker__sink"
Sep 07 22:16:53 toilet plasmashell[6210]: org.kde.pulseaudio: No object for name "alsa_input.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__Mic1__source"
Sep 07 22:16:53 toilet plasmashell[6210]: QObject::startTimer: Timers can only be used with threads started with QThread
Sep 07 22:16:53 toilet plasmashell[6210]: QObject::startTimer: Timers can only be used with threads started with QThread
Sep 07 22:16:53 toilet plasmashell[6210]: QObject::startTimer: Timers can only be used with threads started with QThread
Sep 07 22:16:53 toilet plasmashell[6210]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__Speaker__sink"
Sep 07 22:16:53 toilet plasmashell[6210]: org.kde.pulseaudio: No object for name "alsa_input.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__Mic1__source"
Sep 07 22:16:53 toilet plasmashell[6210]: QObject::startTimer: Timers can only be used with threads started with QThread
Sep 07 22:16:53 toilet plasmashell[6210]: QObject::startTimer: Timers can only be used with threads started with QThread
Sep 07 22:17:01 toilet plasmashell[7017]: kf.svg: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:17:01 toilet plasmashell[7017]: kf.svg: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:17:01 toilet plasmashell[7017]: kf.plasma.core: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:17:01 toilet plasmashell[7017]: kf.plasma.core: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:17:01 toilet plasmashell[7017]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kweather_1x4", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kweather_1x4/metadata.json") does not match requested format "Plasma/Applet"
Sep 07 22:17:01 toilet plasmashell[7017]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kclock_1x2", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kclock_1x2/metadata.json") does not match requested format "Plasma/Applet"
Sep 07 22:17:01 toilet plasmashell[7017]: kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Sep 07 22:17:01 toilet plasmashell[7017]: kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Sep 07 22:17:01 toilet plasmashell[7017]: kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Sep 07 22:17:01 toilet plasmashell[7017]: kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Sep 07 22:17:01 toilet plasmashell[7017]: kf.svg: The theme "ChromeOS" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Sep 07 22:17:01 toilet plasmashell[7017]: kf.plasma.quick: Applet preload policy set to 1
Sep 07 22:17:01 toilet plasmashell[7017]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:195:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Sep 07 22:17:01 toilet plasmashell[7017]: Toolbox not loading, toolbox package is either invalid or disabled.
Sep 07 22:17:02 toilet plasmashell[7017]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Sep 07 22:17:02 toilet plasmashell[7017]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Sep 07 22:17:02 toilet plasmashell[7017]: qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) :
Sep 07 22:17:02 toilet plasmashell[7017]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairRequested(QString)
Sep 07 22:17:02 toilet plasmashell[7017]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairDone(Solid::ErrorType, QVariant, QString)
Sep 07 22:17:02 toilet plasmashell[7017]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairRequested(QString)
Sep 07 22:17:02 toilet plasmashell[7017]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairDone(Solid::ErrorType, QVariant, QString)
Sep 07 22:17:03 toilet plasmashell[7017]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
Sep 07 22:17:03 toilet plasmashell[7017]: kameleon supported false
Sep 07 22:17:03 toilet plasmashell[7017]: kameleon enabled true
Sep 07 22:17:03 toilet plasmashell[7017]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
pietro@toilet ~ $
|
_________________ Enslaved by Systemd and all the linuxisms that come with it. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|