Error creating video: QGLContext::makeCurrent(): Failed.

Bug #396023 reported by Anton Gladky
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Yade
Fix Released
Low
Unassigned

Bug Description

When I use simple-scene-video.py
I get:
     QGLContext::makeCurrent(): Failed.
a lot of times
Video file creates, but the picture is static.

Revision history for this message
Václav Šmilauer (eudoxos) wrote :

Looks like hardware issue. I was ocasionally getting that as well, but most the time it worked. What is your card/driver (try lspci)?

Revision history for this message
Anton Gladky (gladky-anton) wrote : Re: [Bug 396023] Re: Problem with creating video

01:00.0 VGA compatible controller: nVidia Corporation D9M-20 [GeForce 9400
GT] (rev a1)

Anton Gladkyy

2009/7/6 Václav Šmilauer <email address hidden>

> Looks like hardware issue. I was ocasionally getting that as well, but
> most the time it worked. What is your card/driver (try lspci)?
>
> --
> Problem with creating video
> https://bugs.launchpad.net/bugs/396023
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Yet Another Dynamic Engine: New
>
> Bug description:
> When I use simple-scene-video.py
> I get:
> QGLContext::makeCurrent(): Failed.
> a lot of times
> Video file creates, but the picture is static.
>

Revision history for this message
Václav Šmilauer (eudoxos) wrote : Re: Problem with creating video

Confirming, happens here (ATI 4850) as well. Most likely asking the GLViewer to saveSnapshot from different thread. It will need some more thoughtful solution, like running the display in sync and saving snapshots after each step.

Changed in yade:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Václav Šmilauer (eudoxos) wrote :

Can you check with r1901? scripts/simple-scene-video.py works here now.

summary: - Problem with creating video
+ Error creating video: QGLContext::makeCurrent(): Failed.
Changed in yade:
status: Confirmed → In Progress
Revision history for this message
Anton Gladky (gladky-anton) wrote :

It works good for me now. No problem.

Sure, we can close the bug.

Changed in yade:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.