bugtracker
bugtracker copied to clipboard
Chimaera: Droid4: Dino: 0.3.1: Gtk3: XMPP: Main icon is missing after install from source
Seems it need a correct icon path to Maemo?
Sorry, how did you install this? And where is the icon missing?
I installed from source: https://github.com/dino/dino/releases/download/v0.3.1/dino-0.3.1.tar.gz After install with gnu autotools: ./configure; make; sudo make install The main(launcher) icon of Dino is missing of HOME.
is the icon pointed to in the .desktop file present in /usr/share/icons ? what format is used for the icon, its possible that h-d cant decode some image formats
interesting i will see,, thanks