[knode] [Bug 327809] Fetch groups - unable to write group lists file

Alan Prescott ajp at fudokai.org.uk
Sat Dec 14 08:30:05 GMT 2013


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

--- Comment #1 from Alan Prescott <ajp at fudokai.org.uk> ---
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.



More information about the Kdepim-bugs mailing list