Jump to content

Excessive Memory Usage


PortableTech

Recommended Posts

I have a Win 7 and a Win 10 system that after a few days will both have the Synergy process using around 3GB of Ram.  It just seems to grow as time goes on.  Has anyone else seen this?

Link to comment
Share on other sites

I did end up reaching out to support and they had me do a complete uninstall of the software along with manual file removals and deletions of registry keys on both systems and a clean reinstall.  This does seem to have solved the memory issue.  In case anyone else runs into it, here are the directions that were provided that resolved the issue.

============================================================

Looks like we'll need to reinstall. Would you mind doing that for me?

Windows:

First, uninstall Synergy using Add or remove programs (or Apps & features).

Next, run regedit and delete these registry keys:

HKEY_CURRENT_USER\Software\Symless
HKEY_CURRENT_USER\Software\Synergy

Now, delete these directories (if they exist):

C:\ProgramData\Symless
C:\ProgramData\Synergy v2
%USERPROFILE%\AppData\Local\Synergy
%USERPROFILE%\AppData\Local\Symless

Finally, reboot Windows to ensure that the hook DLL is completely unloaded.

macOS:

First, open the Terminal app and run this command:

launchctl unload /Library/LaunchAgents/com.symless.synergy.synergy-service.plist

Next, delete the Synergy app from the Applications directory.

Now, run these commands to remove the settings.

rm -rf ~/Library/Preferences/Symless
rm -rf ~/Library/Synergy
rm ~/Library/Preferences/com.https-symless-com.Synergy.plist

Then, run this command to unload the preferences:

killall -u $USER cfprefsd

Finally, reboot your Mac which will remove the helper tool.

Linux:

First, Remove the Synergy package using your package manager.

Finally, run these commands to remove your settings:

rm -rf ~/.config/Synergy/
rm -rf ~/.synergy/

Once you've done that, you can reinstall Synergy 2. Let me know if that helps!

============================================================

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...