Skip to content

July 30, 2008

6

Prevent Mac OS X Leopard from Prompting You to Start Synergyd Every Time You Use SynergyKM

So here’s an annoyance.  Having just installed SynergyKM, a great front-end for the awesome command-line utility Synergy, launching it would result in the following prompt:

The promt you get when launching SynergyKM

The promt you get when launching SynergyKM

To fix this, you need to remove the extended attribute com.apple.quarantine that’s on the file.  Fire up Terminal and enter the following commands:

sudo xattr -d com.apple.quarantine /Library/PreferencePanes/SynergyKM.prefPane/Contents/Resources/Synergyd.app
sudo xattr -d com.apple.quarantine /Library/PreferencePanes/SynergyKM.prefPane/Contents/Resources/Synergyd.app/Contents/MacOS/Synergyd

That will remove the flags and prevent the prompt.

Normally, you’d only see this prompt once, but since installing it for all users changes permissions such that your user account can’t remove the attribute, it isn’t removed.

Note: This is assuming that you’ve installed it for all users.  If you’ve installed it for one user, it’ll be in ~/Library, not /Library.

Update: I’ve submitted a patch to SynergyKM’s SourceForge page, so if they accept it this will no longer be an issue.

6 Comments Post a comment
  1. Jul 30 2008


    you are SUCH a nerd.
    when did this happen?

    Reply
  2. Jul 30 2008

    How long have you known me?

    Reply
  3. Jul 30 2008

    Since we were 5!

    okay fine. maybe i just didn’t want to admit that i only have super geeky friends!

    Reply
  4. henry
    Jul 26 2009

    Yay! Thanks, you fixed this for me :)

    Reply
  5. Tim Keating
    Jul 26 2010

    Apparently, they haven’t accepted that patch, because this still happens :-(

    Reply
    • Jul 26 2010

      Yes, last I looked the project, unfortunately, looked quite dead.

      Reply

Share your thoughts, post a comment.

(required)
(required)

Note: HTML is allowed. Your email address will never be published.

Subscribe to comments

Jeff Kelley’s Blog is Digg proof thanks to caching by WP Super Cache