Following patch help to fix the issue with missing icon
diff --git a/jetbrains-goland-eap.desktop b/jetbrains-goland-eap.desktop
index 4e25b10..14eeeec 100644
--- a/jetbrains-goland-eap.desktop
+++ b/jetbrains-goland-eap.desktop
@@ -2,7 +2,7 @@
Version=1.0
Type=Application
Name=GoLand EAP
-Icon=/opt/goland-eap/bin/goland
+Icon=goland-eap
Exec="/opt/goland-eap/bin/goland.sh" %f
Comment=The Drive to Develop
Categories=Development;IDE;
Pinned Comments