Installed CachyOS with KDE.
I’m trying out Niri with Noctalia. Installed niri and noctalia-git via pacman. Did not use the config or niri-noctalia package since I wanted to try noctaliav5.
Generally works great. Only problem was that the file picker wasn’t working so I added ~/.config/xdg-desktop-portal/niri-portals.conf file, copying the system one but added the line org.freedesktop.impl.portal.FileChooser=gtk;
When I run shelly-ui in the terminal I see the shelly system tray icon appear but no actual shelly window appears. niri msg window doesn’t list any shelly window. The terminal output is:
❯ shelly-ui
/home/rulyt/.config/shelly/config.json
Tray service started successfully as detached process.
/home/rulyt/.config/shelly/config.json
Executing privileged command: /usr/bin/shelly utility updates -a -l --json
Tray icon registered via org.kde.StatusNotifierWatcher
Shelly Notifications started. Press Ctrl+C to exit.
Error: Access to the path ‘/home/rulyt/.cache/Shelly/db’ is denied.
Failed to parse updates JSON: ‘0x1B’ is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
[DEBUG_LOG] SetUpdatesPending: pending=False, newIcon=shelly-shell-symbolic
[HDR Layer] wayland compositor is lacking support for color management protocols..
I tried changing permissions to the ~/.cache/Shelly/db file, that “fixed” that particular error but still no shelly window.