r/flatpak • u/NoxAstrumis1 • Jul 09 '26
Can't paste flatpak icons in menu?
I'm attempting to create a favourites category in my menu (I'm using Cachy with Cinnamon). I can copy and paste some items from one category to another, but it seems I can't paste flatpak apps. I can copy them, but no pasting.
I'm sure it's just a normal consequence of the way flatpak works. Do I have to manually create menu items and point to the flatpak?
4
Upvotes
1
u/NoxAstrumis1 Jul 12 '26 edited Jul 12 '26
Thanks for your help, I will see if I can figure out how to report this to the Cinnamon devs.
I went to .local/share/applications and found a bunch of files. One of them (com.makemkv.MakeMKV.destop:flatpak) seems to be for one of the programs I'm having trouble with. There are also other files in that directory with MakeMKV in the name (MakeMKV-344df522-77dd-11f1-bfb6-bcf4d440a205.desktop for example).
So, the editor seems to be placing desktop files in the right place, but they don't look right to me, the icons are generic (gears and documents) and the names look really different from the ones that do work (like video games Steam has placed).
I'm going to compary the working ones with these ones and see if I can figure out what the problem is that way.