Thanks for that information.
That flag works for me too, with no errors/warnings, under Ubuntu.
John
Search found 5 matches
- Tue Jan 18, 2022 3:28 pm
- Forum: Raspberry Pi
- Topic: Install DYALOG and Ride under BULLSEYE
- Replies: 14
- Views: 166733
- Mon Jan 17, 2022 11:41 pm
- Forum: Raspberry Pi
- Topic: Install DYALOG and Ride under BULLSEYE
- Replies: 14
- Views: 166733
Re: Install DYALOG and Ride under BULLSEYE
Interesting I get no error with the second command, but I am running Ubuntu Server on my RPi4, not Raspbian so your error might be distro specific.
I'm no expert but I think the no-sandbox command might be less secure, so I'd use the latter if it works apart from the warnings.
John
I'm no expert but I think the no-sandbox command might be less secure, so I'd use the latter if it works apart from the warnings.
John
- Sun Jan 16, 2022 8:16 pm
- Forum: Raspberry Pi
- Topic: Install DYALOG and Ride under BULLSEYE
- Replies: 14
- Views: 166733
Re: Install DYALOG and Ride under BULLSEYE
This should work too. Maybe less insecure?
/opt/ride-4.3/launcher --disable-features=VizDisplayCompositor
/opt/ride-4.3/launcher --disable-features=VizDisplayCompositor
- Fri Jan 14, 2022 8:25 pm
- Forum: Raspberry Pi
- Topic: Install DYALOG and Ride under BULLSEYE
- Replies: 14
- Views: 166733
Re: Install DYALOG and Ride under BULLSEYE
Can you try launching RIDE this way?
/opt/ride-4.3/launcher --no-sandbox
Does that work?
John
/opt/ride-4.3/launcher --no-sandbox
Does that work?
John
- Fri Jan 07, 2022 1:47 am
- Forum: Raspberry Pi
- Topic: Raspberry Pi 4 and 64bit OS - version
- Replies: 2
- Views: 27862
Re: Raspberry Pi 4 and 64bit OS - version
A year later, but may still be of interest. I can confirm running 32-bit Dyalog 18, on a Raspberry Pi 4 under the 64-bit OS Ubuntu Server 20.04, after installing as Dyalog/RIDE as follows: Dyalog 18.0 install on RPi4/Ubuntu 20.04 64-bit OS: Ran the three install commands as per Dyalog installation ...