eclipse-theia / theia-ide

The Eclipse IDE is a modern and open IDE for cloud and desktop. The Theia IDE is based on the Theia platform. The Theia IDE is available as a downloadable desktop application. You can also try the latest version of the Theia IDE online. For more details, see the Readme below.
https://theia-ide.org/#theiaide
MIT License
360 stars 133 forks source link

open dir error: No such file or directory #228

Open spidy0x0 opened 2 years ago

spidy0x0 commented 2 years ago

Bug Description: i tried running it using the this command ./TheiaBlueprint.AppImage and i got this error

Steps to Reproduce:

  1. wget appImage file
  2. chmod +x TheiaBlueprint.AppImage
  3. ./TheiaBlueprint.AppImage

Additional Information

jfaltermeier commented 2 years ago

Thank you for the report. I've tried to reproduce the issue but it seems to work for me with the latest versions: ksnip_20220808-161308

Which parrotOS version are you using?

spidy0x0 commented 2 years ago

image

hi, this is my os version, i tried running again but same issue

image image image

jfaltermeier commented 2 years ago

Unfortunately we don't have the resources to look into ParrotOS in more detail at the moment. Do other AppImages work on your system? (E.g. https://appimage.org/#Demo from the official page) Maybe this is AppImage rather than Blueprint related