WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [SOLVED] Unix Domain socket of another instance  (Read 7421 times)

Offline eluring

  • Newbie
  • *
  • Posts: 22
[SOLVED] Unix Domain socket of another instance
« 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.

« Last Edit: August 23, 2010, 03:41:27 PM by eluring »
Everyone is a foreigner, almost everywhere.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Unix Domain socket of another instance
« Reply #1 on: August 22, 2010, 01:41:16 PM »
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline TaoTePuh

  • Full Member
  • ***
  • Posts: 172
Re: Unix Domain socket of another instance
« Reply #2 on: August 22, 2010, 01:49:43 PM »
I had also recently.

Fix it with : rm ~/.config/geany/geany_socket_box*

Offline eluring

  • Newbie
  • *
  • Posts: 22
Re: Unix Domain socket of another instance
« Reply #3 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.
« Last Edit: August 22, 2010, 01:58:04 PM by eluring »
Everyone is a foreigner, almost everywhere.