helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
807 stars 58 forks source link

Fix Appimage unable to start issue #242

Open louies0623 opened 3 years ago

louies0623 commented 3 years ago

Describe the bug When using Appimage, it will appear "usr/local/bin/runappimge ./AppRun not found" notification.

To Reproduce Steps to reproduce the behavior:

  1. Click the 'Appimage file'
  2. See error "usr/local/bin/runappimge ./AppRun not found"

Expected behavior Run a appimage.

Screenshots 20210712_090136

Version (please complete the following information):

Computer (please complete the following information):

Additional context no.

probonopd commented 3 years ago

AppImage support is not complete yet.

In the meantime, please use https://github.com/mrclksr/linux-browser-installer to install Chrome. This sets up a Ubuntu-based Linuxulator environment.

Then try again and please let us know what happens.

Note to self: If the workaround is confirmed, then put in an error handler in the launch command.

louies0623 commented 3 years ago

Sorry I can't understand the " linux-browser-installer " instructions you gave me😅

probonopd commented 3 years ago

Please try in a Terminal:

git clone https://github.com/mrclksr/linux-browser-installer
./linux-browser-installer install chrome
louies0623 commented 3 years ago

This appears after pressing the chrome icon, is it normal? 20210712_122446

probonopd commented 3 years ago

I don't know, but does the AppImage work now?

louies0623 commented 3 years ago

It should be invalid, because it quit the job after an error occurred.

louies0623 commented 3 years ago

I will try again

louies0623 commented 3 years ago

Oh! It is to be opened with a terminal command in the file location, not by clicking on the mouse to execute.

louies0623 commented 3 years ago

Appimage still cannot be executed but the notification has changed.

louies0623 commented 3 years ago

Correction: I installed an error, and now the installation is complete, it becomes like this when executing Appimge.

louies0623 commented 3 years ago

20210712_132448

louies0623 commented 3 years ago

Sorry, I misunderstood it, I understood it to test Appimage after installation,

kettle-7 commented 3 years ago

Please push Print Screen to take a screenshot :)

louies0623 commented 1 year ago

Sideloading (real meaning, not your "Menu store"!) Appimage notworking

PC-2-screen0.webm

louies0623 commented 1 year ago

VirtualBox_PC-2_01_08_2023_13_15_57

I tried it recently and this is the possible wrong result of turning on Appimage.

Update: After restarting, its error notification changed again, but Telegram became the only appimage that can be opened normally.

VirtualBox_PC-2_01_08_2023_13_59_04

probonopd commented 1 year ago

Yes, the whole AppImage support is still a work in progress.