Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: eluring on August 22, 2010, 01:35:35 PM

Title: [SOLVED] Unix Domain socket of another instance
Post by: eluring on August 22, 2010, 01:35:35 PM
Trying to start geany I got the following error message:
Quote
Geany tried to access the Unix Domain socket of another instance running as another user.
This is a fatal error and Geany will now quit.
Short question: What can I do to get geany back?
Thanks in advance.

Title: Re: Unix Domain socket of another instance
Post by: tinypoodle on August 22, 2010, 01:41:16 PM
Short answer to short question: http://forum.tinycorelinux.net/index.php?topic=6817.0  ;)
Title: Re: Unix Domain socket of another instance
Post by: TaoTePuh on August 22, 2010, 01:49:43 PM
I had also recently.

Fix it with : rm ~/.config/geany/geany_socket_box*
Title: Re: Unix Domain socket of another instance
Post by: eluring on August 22, 2010, 01:54:55 PM
@tinypoodle
thank you, your answer was the fastest
@TaoTePuh
thank you, your answer was the shortest (one klick only) . Problem fixed.