Forum Replies Created
-
AuthorPosts
-
hulaboopParticipant
Hi
I ended up switching to Mint and following the original installation instructions again, which this time was successful. I had tried the docker again in Mint, but was still facing errors, and unfortunately as this was a work project, I had to just try and get something sorted.
Thanks so much for all of your help though!
hulaboopParticipantHi, yes, I’m running the xhost command each time I try.
Do you think it would be worth trying to switch to Linux Mint?
hulaboopParticipantHi Sean, I’ve tried disabling Wayland and checking that the pc is using x11, however I still get the same error as before:
Creating sarndbox-docker_sarndbox-nvidia_run ... done RawKinectViewer: Connected to 3D camera with serial number AxxxxxxxxxxxxxxA Vrui: Caught X11 protocol error BadValue (integer parameter out of range for operation), seq# 49, request 152.3 Vrui: Caught exception GLContext::initialize: Unable to create OpenGL context on display unix:0 while initializing rendering window 0 Vrui: Caught exception Vrui::startDisplay: Could not create all rendering windows while initializing rendering windows
hulaboopParticipantFrom a quick google, it looks as though I might be able to disable Wayland, which should make this work? I’ll have a go later and see what happens.
Thanks for all the help with this, I’ve never used Linux before so this has all been a huge learning curve for me!
hulaboopParticipantHi guys!
I’ve tried using the xhost command in every way I can think of, but I still get the same error. Could this be an issue with my ubuntu setup?
Thanks!
hulaboopParticipantThanks Sean and Marco, I appreciate the help!
This has allowed me to get past that last error, now I’m onto step 6a and getting the below, I also get the same when I skip 6a and try 7. The command doesn’t seem to complete, it just hangs after the last line.
Creating sarndbox-docker_sarndbox-nvidia_run ... done RawKinectViewer: Connected to 3D camera with serial number AxxxxxxxxxxxxxxA Vrui: Caught X11 protocol error BadValue (integer parameter out of range for operation), seq# 49, request 152.3 Vrui: Caught exception GLContext::initialize: Unable to create OpenGL context on display unix:0 while initializing rendering window 0 Vrui: Caught exception Vrui::startDisplay: Could not create all rendering windows while initializing rendering windows
Do let me know if this is no longer a docker error and I’ll make a new post!
hulaboopParticipantHi there! Thanks for getting back to me. I’ve managed now to install and make the container, but now when I try to go back to the main instructions and run ‘
docker-compose run sarndbox /usr/local/bin/KinectUtil getCalib 0
‘, I’m getting the below error:Creating sarndbox-docker_sarndbox_run ... done Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/home/alan/sarndbox-docker/SARndbox-2.8/BoxLayout.txt" to rootfs at "/data/src/SARndbox-2.8/etc/SARndbox-2.8/BoxLayout.txt": mount /home/alan/sarndbox-docker/SARndbox-2.8/BoxLayout.txt:/data/src/SARndbox-2.8/etc/SARndbox-2.8/BoxLayout.txt (via /proc/self/fd/7), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type ERROR: 1
I must be missing something obvious here, any ideas?
Thanks for the help!
hulaboopParticipantHi there
I’m trying to install this docker container, but when I try ‘$ make’, I get the error ‘install: cannot remove ‘/etc/udev/rules.d/69-Kinect.rules’: Permission denied’, despite having done the permissions command.
Do you have any ideas where to go from here?
Thanks!
-
AuthorPosts