pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
108 stars 46 forks source link

primitive #primLoadSymbol:module: in TFFIBackend failed #582

Closed clarking closed 1 year ago

clarking commented 1 year ago

Describe the bug A Debugger window appears when the launcher is started

To Reproduce Steps to reproduce the behavior:

  1. Download pharo launcher for linux
  2. Extract in a folder
  3. Create a desktop launcher (xfce4) pointing to pharo-launcher script
  4. Double Click the launcher

Expected behavior I expected to see the default manager view to launch an image

Screenshots pharo

Version information:

Thank you for your support

demarey commented 1 year ago

Hi @clarking,

Thank you for the report. Pharo Launcher Linux bundle does not work out of the box on Linux Arch (problems with libraries version). Some pharo users are maintaining a package for this OS that will work better: https://aur.archlinux.org/packages/pharo-launcher In the future, we would like to distribute Pharo Launcher on Linux only with native OS packages to avoid problems.

clarking commented 1 year ago

Hi @demarey, i didn't know that Arch had a specific package for the launcher, I'm going yo give it a try, and see how it goes. Thank you for your response.

demarey commented 1 year ago

Since I got no feedback, I will close the issue. Feel free to re-open it if you still have problems.