How to open insync GUI on Linux

Hi, I am running insync 1.2.3 on Ubuntu.

Since I use an alternate window manager that doesn’t have a dock like unity, I don’t have the insync icon in my dock that I can use to open the insync GUI.

Is there any other way to open the insync GUI? For example. is there a command-line argument that I can give to insync to start the GUI?

Thanks

1 Like

Hi,

There is no way currently to show the app window from the CLI. What window manager are you using?

Thank you for your reply!

I’m using Xmonad.

I see. As a workaround can you see if wmsystemtray works on your window manager?

I have Ubuntu 17.1 installed and insync icon doesn’t show up in the tray. Seems like there’s gotta be a way to manage insync!!

I installed wmsystemtray, and it runs but there’s nothing in it.

I am having this same issue. Any help would be appreciated.

Hi. Just want to confirm that your Insync icon isn’t showing up? If ever, below are the common causes for the tray icon not showing:

  • sni-qt is not installed. Try installing it then restart Insync.
  • In some cases, when Insync is set to run at startup the tray icon is not shown. To confirm that Insync is running, run ps -ef | grep ‘insync start’; if there’s an output then Insync is running. In this case, try stopping then restarting Insync to see if the tray icon will show
  • Sometimes an outdated video card driver could cause the tray icon to not show. Try updating your video card driver if possible and restart Insync.
  • When using GNOME Shell, legacy tray icons are moved to the bottom left of the screen. They are not shown by default, which makes them hard to find. To show them on the upper right try the TopIcons extension: https://extensions.gnome.org/extension/495/topicons/ (note that in recent versions of GNOME, tray icons have been disabled entirely)

If none of these work, let me know so we can investigate further. :slight_smile:

I’ve done all these steps.

  1. sni-qt is installed
  2. insync quit && insync start
  3. how can outdated video card affect this? I have a vega 64, anyways
  4. I’m using gnome-shell and I have the topicons extensions and all my icons shows, except insync

I’m on Ubuntu-18.04

Ok, here’s what’s needed to be done:

  1. Disable TopIcons Extension
  2. Install https://extensions.gnome.org/extension/615/appindicator-support/
1 Like

just type in
insync show

Same problem here but I don’t see why I should have to install a gnome extension for Insync to work properly on the more recent of Gnome. Why can’t Insync stay hidden on Gnome? When I try to launch it anew to open the window, it tells me that another instance is running but it is not showing the window…

Hi @fredm, we’re currently working on the fix to allow the Insync app to be opened from the applications list/dock/favorites bar without the “another instance” error :slight_smile: