Displaying 3 results from an estimated 3 matches for "qglwidget".
2009 Aug 25
3
[Bug 23505] New: KDE's Kubrick has problems with xf86-video-nouveau driver
...with my ION system and Mesa 7.6 devel...
Comment from Ian:
Kubrick has just loaded a background from a 2-D SVG file, rendered it to the
size available in the window and painted it in the bottom left of a QImage
that is 1024x1024 pixels, which is then "bound" into an OpenGL texture,
using QGLWidget::bindTexture (QImage &). And after that it crashes in
the libraries or drivers somewhere (items #5 to #21 in backtrace [1]). AFAIK
it is valid to bind a texture during the initialize phase of OpenGL, because
you are just cacheing the texture and getting its handle in the return value.
You are...
2012 Feb 24
2
Video corruption bug in stellarium
Just installed stellarium-0.10.2-1.el6.rf(i686) last night with the
Add/Remove Software tool. I'm getting video corruption and this message
in the terminal:
StelAppGraphicsScene: drawBackground needs a QGLWidget to be set as
viewport on the graphics view
A bit of Google work turned up this on the Ubuntu forum:
"The new version of Stellarium 0.10.3 resolves my display problems. It's
not yet available in the standard repos but is in Scott Howard's PPA
(https://launchpad.net/~showard314/+arc...
2012 Mar 14
13
[Bug 47306] New: segfault in nouveau_fence_update
...() () from
/usr/lib/libmythui-0.25.so.0
No symbol table info available.
#18 0xb69bb8bb in ?? () from /usr/lib/libmythui-0.25.so.0
No symbol table info available.
#19 0xb5b1cf6e in QWidget::event(QEvent*) () from
/usr/lib/i386-linux-gnu/libQtGui.so.4
No symbol table info available.
#20 0xb235dfe2 in QGLWidget::event(QEvent*) () from
/usr/lib/i386-linux-gnu/libQtOpenGL.so.4
No symbol table info available.
#21 0xb5ac2d84 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from
/usr/lib/i386-linux-gnu/libQtGui.so.4
No symbol table info available.
#22 0xb5ac81d8 in QApplication::notify(QObject*, QEv...