Pong420 / google-tasks-desktop

Unofficial Google Tasks Desktop Client
MIT License
138 stars 16 forks source link

Icon for the appimage not being dislayed in taskbar #45

Closed gauravag99 closed 4 years ago

gauravag99 commented 4 years ago

Hi! First of all, thanks for the app!

Second, the .desktop file created by appimage integration has the wrong WMC Class, due to which the icon of the app isn't displayed at all in the taskbar/dock. appimage source : https://www.linux-apps.com/p/1308711/ It is : StartupWMClass=Google Tasks and should be : StartupWMClass=google-task-desktop instead.

The issue is minor one and can be fixed easily. :)

Pong420 commented 4 years ago

Hi, your appimage source seems to be outdated. Please download and try version v3.0.2. If not work, you may also try the v3.0.3-rc.1.

gauravag99 commented 4 years ago

yeah it works in the later version. Thanks!

Pong420 commented 4 years ago

The latest version means v3.0.2 or v3.0.3-rc.1? Since I try to add StartupWMClass on v3.0.3-rc.1

gauravag99 commented 4 years ago

It works on v3.0.3-rc.1