On Tue, Apr 9, 2013 at 10:48 PM, Rui Nibau <[email protected]>wrote:
> > I have to find why zim-server-socket is created in a different place... > > We use the temp dir given by the standard "tempfile" module, it depends on environment variables (see http://docs.python.org/2/library/tempfile.html). Apparently the firefox process has another environment than the terminal process. Sounds like I should take care in zim that the socket location is uniquely defined and not depending on this temporary file. But not sure what would be a robust way to determine such a location. Regards, Jaap
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

