Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Ziemowit Stolarczy

Pages: [1]
1
Hi everybody.

I have following problem:
When I try to store sprite in some object and then draw it I recieve this error: "intel_do_flush_locked failed: No such file or directory"
But when I just in the loop load texture, generate sprite and draw it then everythin works fine.

I thinkt that the best way to show the problem is show the code so I attached files. Thanks that each of You can see the code. I made it very simple to highlight my problem. I have added also comment where I get an error.

Now I don't know if:
a) It is a bug in SFML?
b) It is some problem with my graphic card?
c) Or finally I made sth totally stupid and I can't spot it (I am new in python and SFML)

I get the same errror for python2 and python3.
My graphic card is => Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 03)
I use Linux Ubuntu 13.04.

I really appreciate any help. Or at least an answer for "Do You get the same error"?

Pages: [1]
anything