! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Application Finder (Alt + F2) missing icon
Status:
RESOLVED: INVALID
Product:
Xfce4-appfinder
Component:
General

Comments

Description Or Schiro 2019-04-02 13:34:22 CEST
Created attachment 8379 
Screenshot example

Attaching a screenshot.

Anyone can validate?
Comment 1 ToZ editbugs 2019-04-03 00:52:20 CEST
It uses the icon go-down. (see: https://git.xfce.org/xfce/xfce4-appfinder/tree/src/appfinder-private.h#n55)

Make sure your icon theme has one.
Comment 2 Or Schiro 2019-04-03 10:35:12 CEST
Thanks Tony. 

Can you show me how it looks for you?

I tried different icon themes: https://drive.google.com/file/d/16u61OrT4h9t-bHH12ZZ7j0Nb4o65IQEh/view
Comment 3 ToZ editbugs 2019-04-04 01:08:01 CEST
https://i.ibb.co/gzgs6g6/Screenshot-2019-04-03-19-02-58.png.

It changes with every icon theme that I select. 

In your video, none of your icons appear to change when you select an icon theme. Assuming you are using the newer GTK3 version of the app, make sure you don't have something in ~/.config/gtk-3.0/settings.ini that is forcing the icon theme to a specfic one. Or if it's the gtk2 version, look in ~/.gtkrc-2.0.
Comment 4 Or Schiro 2019-04-04 11:09:57 CEST
Thanks! Good hint.

I have deleted both files as they were having the icon theme hardcoded. 

Icons are still not showing however. I am going to do some more tests here. 

Thanks again!


[orschiro@x230 ~]$ cat ~/.config/gtk-3.0/settings.ini
[Settings]
gtk-application-prefer-dark-theme=0
gtk-button-images=1
gtk-fallback-icon-theme=gnome
gtk-font-name=Noto Sans 10
gtk-icon-theme-name=breeze
gtk-menu-images=1
gtk-theme-name=Breeze
gtk-toolbar-style=GTK_TOOLBAR_ICONS

[orschiro@x230 ~]$ cat ~/.gtkrc-2.0
include "/usr/share/themes/Breeze/gtk-2.0/gtkrc"
style "user-font"
{
    font_name="Noto Sans Regular"
}
widget_class "*" style "user-font"
gtk-font-name="Noto Sans Regular 10"
gtk-theme-name="Breeze"
gtk-icon-theme-name="breeze"
gtk-fallback-icon-theme="gnome"
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-menu-images=1
gtk-button-images=1
Comment 5 Theo Linkspfeifer editbugs 2019-04-21 23:34:59 CEST
The icon is not missing here. Tested with xfce4-appfinder (4.13.2) and Breeze icon theme (5.56.0).
Comment 6 Theo Linkspfeifer editbugs 2019-05-06 17:41:29 CEST
Not a bug in xfce4-appfinder.

Bug #15251

Reported by:
Or Schiro
Reported on: 2019-04-02
Last modified on: 2019-05-06

People

Assignee:
Nick Schermer
CC List:
2 users

Version

Version:
Unspecified

Attachments

Screenshot example (13.35 KB, image/png)
2019-04-02 13:34 CEST , Or Schiro
no flags

Additional information