![]() |
|
Black Icon - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: Black Icon (/showthread.php?tid=6643) |
Black Icon - MichelHanzen - 21-07-2022 10:10 Linux Mint 21 (based on Ubuntu 22.04) Cinnamon 5.4.5 MinimWatch 2.1 update 96 I'm testing Linux Mint 21 and I met a strange behaviour of the icon applet After the installation according to https://minimserver.com/install-linux-mwatch.html, the application behaves correctly but the icon appeared black in the applet panel. The content of the icon (gray/yellow/green depending of the status of the minimserver) appears in the upper left corner of the desktop. See attachment if I'm not clear. Any idea how to solve this?
RE: Black Icon - simoncn - 21-07-2022 12:27 This can happen with GNOME Shell. The workaround is to install TopIconsFix (or one of the other similar TopIcons shell extensions) as described in step 2 of this section. Also, you need to be on Java 9 or higher. RE: Black Icon - MichelHanzen - 23-07-2022 06:52 Thanks for your reply, but how can I install a Gnome extension on Cinnamon? java --version openjdk 11.0.15 2022-04-19 OpenJDK Runtime Environment (build 11.0.15+10-Ubuntu-0ubuntu0.22.04.1) OpenJDK 64-Bit Server VM (build 11.0.15+10-Ubuntu-0ubuntu0.22.04.1, mixed mode, sharing) RE: Black Icon - simoncn - 23-07-2022 12:47 From a quick web search, Cinnamon is derived from GNOME 3. It sounds like Cinnamon has similar issues to GNOME 3 with tray icons. I had hoped it would be possible to install GNOME shell extensions on Cinnamon but from your reply it sounds like this is not possible. Your Java version is fine. RE: Black Icon - MichelHanzen - 27-07-2022 06:30 I opened a problem @Mint 21 test team. Please see answer at following URL: https://github.com/linuxmint/mint21-beta/issues/105 RE: Black Icon - simoncn - 27-07-2022 12:17 Thanks for doing this. Java does use XEMBED for tray icons and there is no realistic prospect that this could change. This works on most Linux desktops and was apparently broken on recent versions of GNOME Shell by a deliberate choice of the GNOME developers. As it says in the bugzilla thread linked by mtwebster, the only solution is to use the TopIconsPlus (or similar) extension. I did a quick web search and there is a suggestion in this blog post for converting GNOME Shell extensions for installation on Cinnamon. I don't have Linux Mint or Cinnamon so I haven't tried this. RE: Black Icon - simoncn - 07-12-2022 12:41 I have made a change in MinimWatch that works around the Cinnamon issue that causes the incorrect icon placement. With this change, the icon is placed in the correct position when using Linux Cinnamon. This change is available in MinimWatch update 97. At present, update 97 can be installed manually from the About (watch) dialog (click Show updates) or from the Packages tab of the Properties (watch) dialog. |