MinimServer Forum
Having issues with minimwatch in Ubuntu - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Having issues with minimwatch in Ubuntu (/showthread.php?tid=1159)

Pages: 1 2 3


RE: Having issues with minimwatch in Ubuntu - simoncn - 14-12-2013 21:34

Here's another useful post. See the comment for a simple way to get all tray icons displayed.


RE: Having issues with minimwatch in Ubuntu - ReneZ - 14-12-2013 21:45

Yeah, tried that, but listing 'minimwatch' didn't work. I'll try a bit more. I'd rather not upgrade Ubuntu as this laptop isn't that well spec'ed.

I get the following, even addin 'all' doesn't work;

gsettings get com.canonical.Unity.Panel systray-whitelist
['JavaEmbeddedFrame', 'Wine', 'scp-dbus-service', 'Update-notifier', 'minimwatch', 'all']

I'll try a bit more


RE: Having issues with minimwatch in Ubuntu - ReneZ - 14-12-2013 22:02

OK, now tried it with the panel setting to 'all' only, but still no success. Interestingly enough the Spotify app could previously and is still showing itself in the toolbar.

Linux remains a challenge!


RE: Having issues with minimwatch in Ubuntu - simoncn - 14-12-2013 22:24

(14-12-2013 22:02)ReneZ Wrote:  OK, now tried it with the panel setting to 'all' only, but still no success. Interestingly enough the Spotify app could previously and is still showing itself in the toolbar.

Linux remains a challenge!

Did you restart Unity after making this change?


RE: Having issues with minimwatch in Ubuntu - ReneZ - 14-12-2013 22:37

Yes, rebooted completely.


RE: Having issues with minimwatch in Ubuntu - simoncn - 15-12-2013 08:18

(14-12-2013 21:45)ReneZ Wrote:  Yeah, tried that, but listing 'minimwatch' didn't work. I'll try a bit more. I'd rather not upgrade Ubuntu as this laptop isn't that well spec'ed.

I get the following, even addin 'all' doesn't work;

gsettings get com.canonical.Unity.Panel systray-whitelist
['JavaEmbeddedFrame', 'Wine', 'scp-dbus-service', 'Update-notifier', 'minimwatch', 'all']

I'll try a bit more

You need to use 'gsettings set', not 'gsettings get'. Try using the following command exactly as shown, including the double quotes and single quotes:

gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"


RE: Having issues with minimwatch in Ubuntu - ReneZ - 15-12-2013 14:54

Simon, as you can see 'all' is already included. I had also tried just 'all', but same result. It would be interesting to know what Spotify does differently as that Icon appears. I know it is my machine, not the minimwatch program as it worked on another version of Ubuntu, but it is rather annoying!