gtk-gnutella-gtk2 (and probably gtk1 as well, but not check) places its ipc socket at ~/.gtk-gnutella/ipc/socket and does NOT delete it upon shutdown, this causes the backup to abort. I read elsewhere that an app should delete its sockets when it is closed, but gtk-gnutella does not. If there is an easy fix to this, a fix would be greatly appreciated.