@acabre:

Thanks for the strace file.

This is exactly what is needed but unfortunately there's a small issue.
Because gedit seems to be aware of the file the strace output was being
redirected to, my instructions included filtering out all mentions of
the word "strace" from the log. Except that you called your mountpoint
and directories strace too which I wasn't expecting. So the messages
that I actually needed got filtered out too.

Could you please do it again, but this time use a command like this:

strace gedit 2>&1|grep -v filterthisaway > /tmp/filterthisaway.log

...and make sure that you don't mention the word filterthisaway anywhere
else.

Thanks

Robie

-- 
gedit fails to save files over smbfs/cifs
https://bugs.launchpad.net/bugs/34813
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to