Hello teacher, after I successfully installed 3D Slicer, I encountered a problem about “Extensions Manager install”.
- The operating system I use is “ubuntu 24.04”; the version of the 3D Slicer software I installed is “Slicer-5.7.0-2024-07-15-linux-amd64”.
- When I install the relevant extension, the icon of the relevant extension cannot be loaded normally, and the download speed is extremely slow.
- When returning to the “python console” interface, I found the following error message:
[Qt] An OpenGL Core Profile was requested, but it is not supported on the current platform. Falling back to a non-Core profile. Note that this might cause rendering issues.
[Qt] Mixed Content: The page at ‘@KitwareMedical/slicer-extensions-webapp’ was loaded over HTTPS, but requested an insecure image ‘http://wiki.slicer.org/slicerWiki /images/f/f6/IntensitySegmenterIcon.png’. This content should also be served over HTTPS.
[Qt] A cookie associated with a cross-site resource at http://www.nitrc.org/ was set without theSameSite
attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite=None
andSecure
. You can review cookies in developer tools under Application>Storage>Cookies and see more details at Chrome Platform Status and https://www.chromestatus .com/feature/5633521622188032.
I would like to understand the cause of this error and find the correct installation method.
Thanks, good luck, and looking forward to replying.