Looks like xchat-indicator works like it should, the problem is
somewhere between messaging menu and xchat (xchat can't use the same
instance, it create new one every time you start it, and messaging menu
doesn't care)


Here is my workaround

1) open /usr/share/applications/xchat.desktop with a text editor
2) comment line "Exec=...."
3) add new line:
Exec=sh -c "flock -n -x /var/run/lock/xchat.lock -c xchat || xchat --existing 
-c 'gui show'"

Hope this helps

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1122853

Title:
  Clicking the xchat indicator starts a new instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/xchat-indicator/+bug/1122853/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to