ORB-HD / puppeteer

A motion capture mapping tool to to convert marker movement to skeletal animations
Other
2 stars 2 forks source link

Crash when selecting a segment on UI (OpenGL: Invalid Value) #4

Open RVSagar opened 3 years ago

RVSagar commented 3 years ago

I understand that rbdl-toolkit supersedes Puppeteer but in the short term, I'm interested in some of the functionality in Puppeteer (easily assigning virtual markers etc.). On my system, when I select a segment the program crashes with an "OpenGL: Invalid Value " error. I was wondering whether anyone has dealt with this before and has any solutions?

I'm using the latest master branch of both rbdl-orb and puppeteer.

My system:

And here's a video of what happens: https://user-images.githubusercontent.com/6260220/108763096-ef592e80-751e-11eb-9c86-42f908a58304.mp4

I was wondering if there are recommended Ubuntu/NVIDIA Driver/OpenGL/Qt versions that would work well with Puppeteer.

Thanks for any help!

ju6ge commented 3 years ago

Hey sorry for the late reply. I think the last os that puppeteer worked completely on is Ubuntu 16.04.

I don't think i will have the time to backtrack this bug and fix it. That effort would be better spent adding the segment selection and modifications functionality to the toolkit.

RVSagar commented 3 years ago

Thanks for the info! And no worries, I understand that developing on toolkit is more of a priority. Once I get some time I can take a look into some development on that front as well if needed.