#these 2 are the same app but the instance of the app opens on a seperate window when i run it.. how
30 messages · Page 1 of 1 (latest)
instance opens as seperate icon and stuff
and when i close the instance that seperate icon disappears and im stuck with just the settings icon
Is this appimage?
ya
I've not used appimages for like years
actually idk if its appimage i just clicked on properties and this is whata it says
I don't understand but any way to fix it?
Cuz when I run the app with the gearbox, the other instance has proper logo and stuff
I don't really know since I don't use waterfox
But I can't pin the other instance
Same issue I have with godot engine as well, installed it from website
Wait let me check for godot
@acoustic quail hey there
Godot3 is available in apt/software manager
Sadly godot4 is not avaiable in apt
I guess need to have distro like fedora or endeavour that provides latest packages
Ubuntu and debian provide older packages sadly
Ahh
But godot 4.3 I installed it runs
Properly
It's just the icon that's the problem
Does that bothers you that much?
highlight and paste the FULL command path from the pic plz
Ok, I figured it out. When you auto-create a menu entry (either through right-clicking on a portable app icon or after creating a desktop launcher") if you go to .local/share/applications in your home folder you see the created entry (screenshot 1) for some reason it is marked as executable.
If you remove the executable bit, it'll change it's name to <app name>.cinnamon-generated.desktop (screenshot 2)
if you rename it to <app name>.desktop (Waterfox.desktop in this case) it will stop spawning a new icon if you pin it to taskbar.
But it will show as <app name>.desktop in the menu (screenshot 3)
Might be a bug, or leftover from an earlier versions.