Dyalog / ride

Cross-platform IDE for Dyalog APL
https://dyalog.github.io/ride
MIT License
204 stars 31 forks source link

RIDE 4.0 + Dyalog 15 fails to start on Raspberry Pi 3. #138

Closed romilly closed 7 years ago

romilly commented 7 years ago

RIDE Issue Report

Describe the issue you are having

RIDE 4.0 + Dyalog 15 fails to start on Raspberry Pi 3.

Did you connect to an already running interpreter or start the interpreter from RIDE?

Started a new interpreter

How do you reproduce the issue?

On a new (updated) version of Raspbian Jessie, follow the instructions on the Dyalog APT repository. Then start APL (not the tty version) from the Programming menu.

NB. The tty version opens ok.

Paste the contents of Help → About (Shift+F1)

Can't, as the RIDE screen has no content. Nuffin. :(

Image attached. dyabug

JasonRivers commented 7 years ago

Please could you run: sudo apt-get update && sudo apt-get install libgnutls28

romilly commented 7 years ago

It works! Yay!

On 21 March 2017 at 15:41, Jason Rivers notifications@github.com wrote:

Please could you run: sudo apt-get update && sudo apt-get install libgnutls28

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Dyalog/ride/issues/138#issuecomment-288119992, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJHPrT4uh4g6bU8bfgt71QMVLry_Vx4ks5rn--ogaJpZM4Mj8JP .

-- personal:@romillyc work:@rareblog skype:romilly.cocking web: http://blog.rareschool.com/

JasonRivers commented 7 years ago

Thanks, I'll update the Dyalog Package.