#2249·rofi

[BUG]

Author: ghostCreated Dec 29, 2025Updated Dec 29, 2025
Labelsbug

Rofi version (rofi -v or git commit in case of build issue)

https://gist.github.com/Nasendackel/3aa4bfe4fa75804d7f1a38448cc837cb

Version 2.0.0

Configuration

https://gist.github.com/Nasendackel/1370979686c720fdc6028f1c0dcf7548

Theme

https://gist.github.com/Nasendackel/c4c16bd6d5a4cf6f99d2b0bd7a8430b4

Timing report

No response

Launch command

rofi -theme launcher.rasi -show drun

Step to reproduce

Some apps are not stored in the rofi3.druncache

For an example org.gnome.World.PikaBackup dev.geopjr.Tuba

Expected behavior

❯ cat rofi3.druncache 7 org.gnome.World.PikaBackup 6 io.ente.photos.desktop 4 librewolf.desktop 2 org.gnome.Epiphany.desktop 2 thunderbird-esr.desktop 1 YaST2-org.opensuse.yast.Bootloader.desktop 1 org.opensuse.YaST.desktop 1 myrlyn-sudo.desktop 1 btop.desktop 1 org.gnome.World.Secrets.desktop 0 chromium-browser.desktop

org.gnome.World.PikaBackup should be in file

Actual behavior

❯ cat rofi3.druncache 6 io.ente.photos.desktop 4 librewolf.desktop 2 org.gnome.Epiphany.desktop 2 thunderbird-esr.desktop 1 YaST2-org.opensuse.yast.Bootloader.desktop 1 org.opensuse.YaST.desktop 1 myrlyn-sudo.desktop 1 btop.desktop 1 org.gnome.World.Secrets.desktop 0 chromium-browser.desktop

Additional information

No response

I've checked if the issue exists in the latest stable release

  • Yes, I have checked the problem exists in the latest stable version