mijorus / gearlever

Manage AppImages with ease 📦
https://mijorus.it/projects/gearlever
GNU General Public License v3.0
429 stars 15 forks source link

Beekeeper Studio AppImage creates two entries #68

Closed PHLAK closed 5 months ago

PHLAK commented 5 months ago

After importing the AppImage for Beekeeper Studio I get two entries in the Installed Applications list.

There are also two entries in the GNOME app menu when searching for "Beekeeper" (one with an icon and one without) but strangely only one in the full app menu list.

The app will launch from either icon but the running app in my dock will only ever be the one without the icon (i.e. Beekeeper Studio Ultimate (4.1.13)).

mijorus commented 5 months ago

Ummm, not sure what is causing this issue, I think it might be some built-in update logics by beatkeeper. I have installed the app without issues really

PHLAK commented 5 months ago

@mijorus Is there any way for me to gather additional information that might help troubleshoot this? Maybe logs or something I could provide?

mijorus commented 5 months ago

@mijorus Is there any way for me to gather additional information that might help troubleshoot this? Maybe logs or something I could provide?

If you go into the settings, you can enable the debug logs. Then restart the app, and you should see a button called Open log file in the main menu.

PHLAK commented 5 months ago

I figured it out. I had some .desktop entries left in ~/.local/share/applications that AppImageLauncher created. After removing those and "reinstalling" Beekeeper Studio through Gear Lever there is only one entry and it's working as expected.