Randolph Williams Posted February 27, 2017 Author Posted February 27, 2017 Sorry if this has been addressed, I looked and couldn't find anything that could help. So, I have my main computer that is the server for my keyboard and mouse. The client is my secondary. On the client everything works well enough, however, when I'm on the client and change to a different user, I have no access to the synergy app. The app icon is greyed out and a line through it. I tried giving everyone permission to read/write the app in 'Get Info' to no avail. Is there anything I can do to use Synergy while on my other accounts? Thanks Steve
Randolph Williams Posted February 27, 2017 Author Posted February 27, 2017 Thank you, I tried that. After asking for my password it went back to a normal prompt. I logged into the other account and tried to open Synergy and got an error that reads 'You can't open the application "Synergy" because it may be damaged or incomplete.
dawnrae Posted April 24, 2017 Posted April 24, 2017 I have this same issue. I too tried changing permissions on the app and get the same message. I am able to use it in one user account but not the other. Any suggestions of things I can try or a solution is welcome.
dawnrae Posted May 6, 2017 Posted May 6, 2017 Any chance of ever getting an answer on this? I still have this problem
Sanergy Posted May 9, 2017 Posted May 9, 2017 I was able to do this by installing the Synergy app into the applications folder again on the second user and clicking 'keep both' when prompted. This then had a Synergy.app and Synergy 2.app in the applications folder and each account used a seperate one and worked when switching users
Jacob W Posted June 6, 2017 Posted June 6, 2017 I ran into this problem and solved it by changing the file permissions of the app to match those of other apps. If you open the terminal window and do the following: cd /Applications sudo chown -R root:wheel Synergy.app/ sudo chmod +a "everyone deny delete" Synergy.app/ sudo chmod -R 755 Synergy.app/ This sets the same permissions as Apple's built in apps and with these I was able to run Synergy across multiple accounts on my Mac. If you then add the synergy app to the users Login Items there is no downtime when switching between users.
Paul Suarez Posted June 29, 2017 Posted June 29, 2017 On 6/7/2017 at 5:59 AM, Jacob W said: I ran into this problem and solved it by changing the file permissions of the app to match those of other apps. If you open the terminal window and do the following: cd /Applications sudo chown -R root:wheel Synergy.app/ sudo chmod +a "everyone deny delete" Synergy.app/ sudo chmod -R 755 Synergy.app/ This sets the same permissions as Apple's built in apps and with these I was able to run Synergy across multiple accounts on my Mac. If you then add the synergy app to the users Login Items there is no downtime when switching between users. Thanks for sharing this @Jacob W. Can you verify what macOS version you are using?
Jacob W Posted June 29, 2017 Posted June 29, 2017 On 06/06/2017 at 10:59 PM, Jacob W said: I ran into this problem and solved it by changing the file permissions of the app to match those of other apps. If you open the terminal window and do the following: cd /Applications sudo chown -R root:wheel Synergy.app/ sudo chmod +a "everyone deny delete" Synergy.app/ sudo chmod -R 755 Synergy.app/ This sets the same permissions as Apple's built in apps and with these I was able to run Synergy across multiple accounts on my Mac. If you then add the synergy app to the users Login Items there is no downtime when switching between users. This is on macOS 10.12.5.
Rick Buford Posted February 17, 2019 Posted February 17, 2019 Sorry to necro an old thread, but this solution appears to have corrected the same problem that suddenly started on a MBP running Mojave after working correctly for several weeks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.