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

--- Comment #1 from Alan Prescott <[email protected]> ---
Running from CLI as `knode --nofork` produces:-

knode(3116) KNGroupListData::writeOut: unable to open
"/home/alan/.kde4/share/apps/knode/nntp.1/groups"  reason 5 

"/home/alan/.kde4/share/apps/knode/nntp.1" is owned by user alan (me) and I
have rwx access to it.

Just for the hell of it I've gone into /home/alan/.kde4/share/apps/knode/ and
run
find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 640 {} \;
chown -R alan:Number9 *

and still get the same result from knode

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to