vinifmor / bauh

Graphical user interface for managing your Linux applications. Supports AppImage, Debian and Arch packages (including AUR), Flatpak, Snap and native Web applications
zlib License
974 stars 71 forks source link

CRITIAL : APPIMAGES DESTROYED #320

Open Xdavius opened 1 year ago

Xdavius commented 1 year ago

!! CRITIAL !!

Log from bauh terminal :

mv /home/davius/APPIMAGE/readesm-x86_64.AppImage /home/davius/.local/share/bauh/appimage/installed/readesm/readesm-x86_64.AppImage

chmod a+x /home/davius/.local/share/bauh/appimage/installed/readesm/readesm-x86_64.AppImage

rm -rf /home/davius/.local/share/bauh/appimage/installed/readesm

BAUH HAS DESTROYED MY APP !!!!

ERRORS FROM PYTHON IN ATTACHMENT.

Screenshot_20230324_142422

Software Environment bauh version: Bauh-Staging O.S: ArchLinux Python version: Python 3.10.10 Installation method: AUR

Thank you

vinifmor commented 1 year ago

Could you share the complete scenario that led to the mentioned problem ? (what were you doing when the issue happened ? What AppImage app ?)

Xdavius commented 1 year ago

Hi. The appimage is mine (built be me, program is readesm) but same problem with all appimages.

As work around, I have reinstalled appimagelauncher. Having appimagelauncher on my system solved the problem.

But I don't understand le link.

Second thing, when I use install appimage, the original file is MV, not CP. So I have lost my app. (Fortunately, I have backups. I use it for my job)

That's for your attention.

vinifmor commented 1 year ago

AppImageLauncher conflicts with bauh installation process (https://github.com/vinifmor/bauh#appimage-1). If you are going to manage your AppImages with bauh, better to uninstall it and reboot your system.