Edit : cannot save on sshfs mounted file system
Samuel Dionne-Riel <samuel <at> dionne-riel.com>
2008-05-07 00:27:58 GMT
Hi all,
I can't say if this has been addressed before, but I can't save onto an
sshfs filesystem with Edit. What happens is that it creates a temporary
files, then has some troubles renaming it... thus it gives me this
traceback:
Traceback (most recent call last):
File "/home/samuel/.cache/0install.net/implementations/
sha1=329e6c0191f65ef2996b49837d04c4cfe6934758/Edit/AppRun", line 32, in
<module>
rox.mainloop()
File "/home/samuel/.cache/0install.net/implementations/
sha1new=9c116df3689d60df58925a7c634064ac2394f696/ROX-Lib2/python/rox/
__init__.py", line 262, in mainloop
g.main()
File "/home/samuel/.cache/0install.net/implementations/
sha1new=9c116df3689d60df58925a7c634064ac2394f696/ROX-Lib2/python/rox/
Menu.py", line 232, in _activate
self.fns[action].activate(self.caller)
File "/home/samuel/.cache/0install.net/implementations/
sha1new=9c116df3689d60df58925a7c634064ac2394f696/ROX-Lib2/python/rox/
Menu.py", line 82, in activate
getattr(caller, self.fn)(*self.values)
File "/home/samuel/.cache/0install.net/implementations/
sha1=329e6c0191f65ef2996b49837d04c4cfe6934758/Edit/EditWindow.py", line
682, in save
self.save_to_file(self.uri)
File "/home/samuel/.cache/0install.net/implementations/
sha1new=9c116df3689d60df58925a7c634064ac2394f696/ROX-Lib2/python/rox/
(Continue reading)