albertlauncher / albert

A fast and flexible keyboard launcher
https://albertlauncher.github.io
Other
7.19k stars 304 forks source link

No .xpm icons #25

Closed Clopixol closed 9 years ago

Clopixol commented 9 years ago

First of all : That's an amazing app, great work !

Albert doesn't use system icons when returning results. For example, if i type "libre" it returns "libreoffice impress" "libreoffice writer" but there is only texts, no icons at all. Moreover, there is no cog icon in the upper right corner as it should be. Is there a way to fix this ?

I use Elementary OS with captiva icon theme.

Thank you

ManuelSchneid3r commented 9 years ago

Please try installling qt5-svg and report back.

Clopixol commented 9 years ago

I installed libqt5svg5. Rebuilt appindex, bookmarkindex and fileindex. Logged out and in. The cog icon is back but there's still no icons for results. What should i try now ?

felipemeamaral commented 9 years ago

The same issue here. installed the svg lib, the cog icons appeared but apps icons, nothing. There are any other step we can do to fix it?

lschuetze commented 9 years ago

Eclipse IDE uses .xpm icons. Those are not shown either. libqt5svg5 is installed, too.

ManuelSchneid3r commented 9 years ago

This is a qt bug : https://bugreports.qt.io/browse/QTBUG-33123 @lschuetze I wont do any workaroud since this format is rarely and I guess Trolltech will fix it before I release a beta. Recently trolltech introduced plenty of changes which screwed up my code. I will wait a while at least until the relevant bugs are fixed.