onagre-launcher / onagre

A general purpose application launcher for X and wayland inspired by rofi/wofi and alfred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No icons on fresh install

markstos opened this issue · comments

Describe the bug

After freshly installing and running from the AUR, there are no icons:

image

Config
There was no theme file.

To Reproduce

Steps to reproduce the behavior:

  1. Install from AUR on Arch Linux
  2. Have no theme file
  3. Launch it.

Expected behavior

To see icons.
j
Screenshots

Because the logs said it was an ERROR to not have a theme file, I added one from this repo. Different styles were applied, but still no icons:

image

Window manager (please complete the following information):

  • Sway / Wayland

Additional context
I may unsubscribe from this bug as Fuzzel is working fine for me as a Wayland launcher / rofi/ dmenu replacement.

The AUR package is outdated,
I am going to release the first stable version of onagre soon, meanwhile you should install the latest onagre version from git: cargo install --git https://github.com/onagre-launcher/onagre.

For reference, the icon not displaying is due to a upstream bug in iced (iced-rs/iced#2180).
Which can be solved installing vulkan on your system.