[Bug 170049] Re: Inverted ruler co-ordinate system

2017-06-17 Thread Mathieu Virbel
When you use Gimp to translate mockup to code that uses OpenGL coordinates (Y 0 is bottom), it's sad not to be able to reverse the ruler! Right now, i'm just flipping the image on Y... One day! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 788730] Re: Random freeze when using gl application

2011-06-15 Thread Mathieu Virbel
Thanks guys ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/788730 Title: Random freeze when using gl application To manage notifications about this bug go to:

[Bug 788730] [NEW] Random freeze when using gl application

2011-05-26 Thread Mathieu Virbel
Public bug reported: The following bug don't impact me directly because i'm a nvidia user. But i got lot of people complaining about a random freeze when using opengl application. I've been able to track down the bug. It's actually reported at : https://bugs.freedesktop.org/show_bug.cgi?id=35603

[Bug 788730] Re: Random freeze when using gl application

2011-05-26 Thread Mathieu Virbel
** Patch added: mesa-7.10.2-fix-freeze-read-builtin.patch https://bugs.launchpad.net/bugs/788730/+attachment/2143808/+files/mesa-7.10.2-fix-freeze-read-builtin.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 631957] [NEW] Update python-pymt to 0.5.1

2010-09-06 Thread Mathieu Virbel
Public bug reported: 0.5.1 have just been published, and available on PyPI : http://pypi.python.org/pypi/PyMT/0.5.1 This include fixes from 0.5 + support of mtdev for ubuntu maverick. Is it possible to update the package before ubuntu release ? Thanks ! ProblemType: Bug DistroRelease: Ubuntu

[Bug 630442] [NEW] Unable to import pygame, cannot open shared object libdirectfb-1.2.so.0

2010-09-04 Thread Mathieu Virbel
Public bug reported: $ python Python 2.6.6 (r266:84292, Aug 24 2010, 18:33:14) [GCC 4.4.5 20100816 (prerelease)] on linux2 Type help, copyright, credits or license for more information. import pygame Traceback (most recent call last): File stdin, line 1, in module File

[Bug 630442] Re: Unable to import pygame, cannot open shared object libdirectfb-1.2.so.0

2010-09-04 Thread Mathieu Virbel
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/630442/+attachment/1544151/+files/Dependencies.txt -- Unable to import pygame, cannot open shared object libdirectfb-1.2.so.0 https://bugs.launchpad.net/bugs/630442 You received this bug notification because you are a

[Bug 630442] Re: Unable to import pygame, cannot open shared object libdirectfb-1.2.so.0

2010-09-04 Thread Mathieu Virbel
I forgot to add that even if they are no dependice on directfb, i've the package installed : $ dpkg -l | grep directfb ii libdirectfb-1.2-9 1.2.10.0-4ubuntu2 direct frame buffer graphics - shared libraries ii libdirectfb-dev