Akgregator bug when networking?

I get this error:
Access denied: Cannot save feed list to /home/xxxxx/.local/share/akregator/data//feeds.opml. Please check your permissions

NB the double slash before feeds.opml

This is not a problem locally where the double slash works anyway. Across a network (NFS) it doesn’t causing the error.

What I had done was make ./local/share/akgregator a symbolic link to a network share hopefully so I could access a consistent Akgregator from other workstations.

Details:

Akregator
Version 6.3.3 (24.12.3)

Operating System: Debian GNU/Linux 13/Trixie (updated today)
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
Kernel Version: 6.12.27-amd64 (64-bit)
Graphics Platform: X11

While this remains a bug for me - I have found a workaround for sharing akregator’s info between my devices using Nextcloud. Simply pointing .local/share/akregator to an akgregator sub-directory on a shared directory works - as it should.

Akregator is accessing a local file feed.opml so the double slash in front of it is read as a single slash and all is well. Meanwhile Nextcloud syncs the folder and contents across all devices in almost real time.

Not quite worked out if I open Akregator simultaneously on more than one device. I will try and avoid finding out :wink: