prateekmedia / appimagepool

A simple, modern AppImageHub Client, powered by flutter.

Home Page:https://www.pling.com/p/1547076/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deleting an integrated appimage does not disintegrate before deletion

HimDek opened this issue · comments

When an integrated appimage is deleted from the Installed list, it is not disintegrated before deletion because of which its application menu entry remains even if the app itself is removed. Desired behaviour would be that the app is disintegrated before deletion.

Steps to produce:

  • Download any appimage from appimagepool.
  • Go to the Installed list.
  • Find the downloaded appimage entry and click the corresponding integrate button.
  • Delete the integrated appimage.

Observed Behaviour:

The application menu entry of the appimage remains.

Expected behaviour:

The appication menu entry should be removed and any other integrations or changes the integrate button does should be reversed.

Fixed, check nightly version from readme to test.