Running Ride 4.5.4097 on Ubuntu 24.04 LTS
1 post
• Page 1 of 1
Running Ride 4.5.4097 on Ubuntu 24.04 LTS
Hello,
Some time after upgrading to Ubuntu 24.04 LTS, I had the following issue when attempting to start Ride 4.5.4097 (installed before system upgrade) :
$ /opt/ride-4.5/Ride-4.5
[18742:0703/160818.455232:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/ride-4.5/chrome-sandbox is owned by root and has mode 4755.
Trappe pour point d'arrêt et de trace (core dumped)
I followed the instructions :
$ ls -l /opt/ride-4.5/chrome-sandbox
-rwxr-xr-x 1 root root 54096 févr. 26 11:19 /opt/ride-4.5/chrome-sandbox
$ sudo chmod 4755 /opt/ride-4.5/chrome-sandbox
[password prompt]
$ ls -l /opt/ride-4.5/chrome-sandbox
-rwsr-xr-x 1 root root 54096 févr. 26 11:19 /opt/ride-4.5/chrome-sandbox
Ride started after the correction, with some messages which did not prevent proper execution of Ride :
$ /opt/ride-4.5/Ride-4.5
[19172:0703/161148.880829:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[19172:0703/161148.902671:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[19172:0703/161151.541421:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
Thanks for the appropriate detailed error message with the solution included :-)
--
Yves-Antoine Emmanuelli
Some time after upgrading to Ubuntu 24.04 LTS, I had the following issue when attempting to start Ride 4.5.4097 (installed before system upgrade) :
$ /opt/ride-4.5/Ride-4.5
[18742:0703/160818.455232:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/ride-4.5/chrome-sandbox is owned by root and has mode 4755.
Trappe pour point d'arrêt et de trace (core dumped)
I followed the instructions :
$ ls -l /opt/ride-4.5/chrome-sandbox
-rwxr-xr-x 1 root root 54096 févr. 26 11:19 /opt/ride-4.5/chrome-sandbox
$ sudo chmod 4755 /opt/ride-4.5/chrome-sandbox
[password prompt]
$ ls -l /opt/ride-4.5/chrome-sandbox
-rwsr-xr-x 1 root root 54096 févr. 26 11:19 /opt/ride-4.5/chrome-sandbox
Ride started after the correction, with some messages which did not prevent proper execution of Ride :
$ /opt/ride-4.5/Ride-4.5
[19172:0703/161148.880829:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[19172:0703/161148.902671:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[19172:0703/161151.541421:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
Thanks for the appropriate detailed error message with the solution included :-)
--
Yves-Antoine Emmanuelli
--
Yves-Antoine Emmanuelli
Yves-Antoine Emmanuelli
-
yaemmanuelli - Posts: 16
- Joined: Sat Aug 01, 2020 6:29 pm
- Location: Recloses, France
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group