https://bugs.kde.org/show_bug.cgi?id=507319

Thomas Baag <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |DOWNSTREAM

--- Comment #1 from Thomas Baag <[email protected]> ---
Sorry for all the fuzz. This seems to be a packaging issue with NixOS.

I got it working (standalone for debugging) like this:
QT_QPA_PLATFORM=xcb QT_LOGGING_RULES="org.kde.pim.*.debug=true; "
XDG_DATA_DIRS="$XDG_DATA_DIRS:/nix/store/qvwb17p40dsssidwi6jlzbyss8s7bxzk-akonadi-calendar-25.04.3/share"
QT_PLUGIN_PATH="$QT_PLUGIN_PATH:/nix/store/qvwb17p40dsssidwi6jlzbyss8s7bxzk-akonadi-calendar-25.04.3/lib/qt-6/plugins"
, plasmoidviewer  --applet org.kde.plasma.digitalclock

So it was missing the desktop file to find the serializer and the plugin path
for the library. I had to force plasmoidviewer to use X11 as it was crashing
when drawing the popup.

Will mark as resolved even if it's not because problem is further downstream.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to