[Bug 1068341] Re: nVidia proprietary drivers miss linux-headers-generic dependency

2012-10-20 Thread Davide Aversa
Oh come one! This is an HUGE bug! I have just messed up all my installations for this. Fortunately in this case there is a simple solution but a new user can be seriously scared by this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 591160] Re: Right click on try doesn't work

2010-06-08 Thread Davide Aversa
With today's upgrade (0.3.3) it works fine. -- Right click on try doesn't work https://bugs.launchpad.net/bugs/591160 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists

[Bug 591160] Re: Right click on try doesn't work

2010-06-08 Thread Davide Aversa
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/49937154/Dependencies.txt -- Right click on try doesn't work https://bugs.launchpad.net/bugs/591160 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 591160] [NEW] Right click on try doesn't work

2010-06-08 Thread Davide Aversa
Public bug reported: Current version of libdbusmenu-qt seems to be afflicted by this bug [https://bugs.kde.org/show_bug.cgi?id=238364]. Solution is to upgrade this package version. :) ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: libdbusmenu-qt2 0.3.2-0ubuntu1 ProcVersionSignature: Ubunt

[Bug 590332] Re: Kwin blur effect doesn't blur

2010-06-06 Thread Davide Aversa
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/49757747/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/49757748/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/49757750/ProcStatus.txt ** Attachm

[Bug 590332] [NEW] Kwin blur effect doesn't blur

2010-06-06 Thread Davide Aversa
Public bug reported: Binary package hint: kdebase-workspace How can you see in this picture (http://yfrog.com/5asnapshot2mp) the blur effect of transparent windows doesn't work. It makes text label hard to read. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: kde-window-manager 4:4.4.80-0u

[Bug 582728] Re: SIGSEV with glGetInteger()

2010-05-19 Thread Davide Aversa
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/48706085/Dependencies.txt ** Summary changed: - SIGSEV with glGetInteger() + SIGSEGV with glGetInteger() -- SIGSEGV with glGetInteger() https://bugs.launchpad.net/bugs/582728 You received this bug notification because you

[Bug 582728] [NEW] SIGSEGV with glGetInteger()

2010-05-19 Thread Davide Aversa
Public bug reported: How to reproduce bug: >>> from OpenGL.GL import * >>> glGetInteger(GL_MAX_LIST_NESTING) ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: python 2.6.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic i686 Archite

[Bug 408212] Re: python2.6 crashed with SIGSEGV in glGetError()

2010-05-07 Thread Davide Aversa
Python crash with SIGSEV on my pc too. It happens with all OpenGL/GLUT script. For example: from OpenGL.GLUT import * from OpenGL.GL import * def init(): glClearColor(0,0,0,0) glMatrixMode(GL_PROJECTION) glLoadIdentity() glOrtho(0,1,0,1,-1,1) def display(): glClear(GL_COLOR_B