I wonder if this wouldn't be easier to fix directly in the pidgin code, instead of introducing a wrapper script? This could then even go upstream.
If that is too hard, the approach certainly works. However, using pidof is wrong here, since that will also catch pidgin instances from other users, and thus only one user could run pidgin at a time. If you need to pursue the shell approach, I recommend using pgrep or ps u. You also need to add a procps dependency to the package. -- Buddy list should raise when trying to launch pidgin a second time https://bugs.launchpad.net/bugs/354298 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs