Displaying 3 results from an estimated 3 matches for "qimage".
Did you mean:
image
2012 Apr 18
2
png2theora.c + QImage
Hello there,
I have been working on an alternative version of the png2theora example:
The basic idea is to change the input of the program, using a QImage
[1] variable
instead of a png array.
This is my base file:
http://www.maefloresta.com/tmp/example.cpp
The point where I am stuck starts at this comment:
// LOOK HERE (line 313)
And here is the issue: QImage supports RGB images, so my first task is
to transform
the content of the QImage variable...
2009 Aug 25
3
[Bug 23505] New: KDE's Kubrick has problems with xf86-video-nouveau driver
...) and libdrm (20090807)
- Geforce 2 GTS (NV 15)
- crash on start (see backtrace)
- It works 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 Open...
2017 Aug 21
20
[Bug 102349] New: nv4x crashing with plasmashell - gdb log included
...d 7 (Thread 0x7fff42a8d700 (LWP 5177)):
#0 0x00007ffff33caafd in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#1 0x00007ffff33cb9b9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#2 0x00007ffff338ba4b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#3 0x00007ffff338c2ef in QImageReader::read(QImage*) () from
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#4 0x00007ffff5de3b46 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5 0x00007ffff5de49b7 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6 0x00007ffff5de627c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5...