> -Original Message-
> From: interest-bounces+kai.koehne=digia@qt-project.org
> [mailto:interest-bounces+kai.koehne=digia@qt-project.org] On Behalf
> Of Mike Jackson
> Sent: Tuesday, November 27, 2012 3:54 AM
> To: interest@qt-project.org
> Subject: [Interest] Qt -4.8.3 self compil
Hi,
Am using Qt5 beta 2 Ubutu 12.04 desktop.
The thumbnail info is not getting retrieved from Qt Multimedia metadata
namespace though
other metadata information is getting retrieved.
Could you please let me know if this is a known issue in Qt5 Beta 2 multimedia?
Thanks and Regards,
R
I am trying to compile Qt 4.8.3 with a fully patched Visual Studio 2010
Service Pack 1 as a 64 bit compile. When the compile finishes and I try to
launch assistant or designer they just crash out. No error dialog or
anything. They just refuse to launch.
I used the following command from a "Visual
Hi,
I have a states array in QML that looks like this:
states: [
State {
name: "icon"
PropertyChanges { target: viewContainer; source:
"views/IconView.qml" }
},
State {
name: "list"
PropertyChanges { target: viewContainer;
On Mon, Nov 26, 2012 at 5:10 PM, Jan Kundrát wrote:
> On Saturday, 24 November 2012 22:43:54 CEST, Mark wrote:
>> Now i was expecting this to work:
>> setData(modelIndex, _my_qimage_thumbnail_, Thumbnail);
>>
>> Sadly that doesn't work. setData will just return false. So what am i
>> doing wrong h
Hi Thomas,
I have noticed similar issues on Linux based systems. I use the
following environment variables that fixes the issue for me:
QML_FORCE_THREADED_RENDERER=1
Florian
On 26/11/12 16:50, Thomas Senyk wrote:
> Hi,
>
> the context of this is mail is:
> - scenegraph
> - FBO based effects
I notice that qmlscene is not present in the output bin directory generated by
the Qt5 Beta2 cross-compile configure/make/make install process.
I can see that there is
a qt-everywhere-opensource-src-5.0.0-beta2/qtdeclarative/tools/qmlscene
directory in my source tree, but the qmlscene program w
On 21-Nov-2012, at 8:08 AM, Björn Piltz wrote:
> 6. Stacking order of OpenGL widgets aren't respected in MDI mode.
This isn't new. From the QGLWidget documentation in 4.8 (and maybe earlier):
" On Mac OS X, when Qt is built with Cocoa support, a QGLWidget can't have any
sibling widgets placed
Hi,
the context of this is mail is:
- scenegraph
- FBO based effects
(plain shader-effects, qtgraphicaleffects, qt3d)
- embedded hardware / opengl es 2.0
I've noticed that on a lot of embedded systems the FPS drops rather
drastically (e.g. from 60 to 30 with one effect, from 30 to 10-15 wit
On Saturday, 24 November 2012 22:43:54 CEST, Mark wrote:
> Now i was expecting this to work:
> setData(modelIndex, _my_qimage_thumbnail_, Thumbnail);
>
> Sadly that doesn't work. setData will just return false. So what am i
> doing wrong here? Is the index build up wrongly? Or do i need to do
> som
On 26 November 2012 12:53, Francisco Ares wrote:
> Hello.
>
> Sorry for this off-topic.
>
> I did not find anything like this on the documentation. In Linux I would not
> use Qt, it would be the case to, say, monitor a few kernel messages and/or
> logs or just the mounted file systems to detect t
If you want to be cross-platform, you might be interested in KDE's Solid
library (they are in the process of modularizing it).
It's Qt based and does not need the whole KDE framework .
Hope it helps,
Samuel
On 26 nov. 2012, at 13:53, Francisco Ares wrote:
> Hello.
>
> Sorry for this off-topi
Hello.
Sorry for this off-topic.
I did not find anything like this on the documentation. In Linux I would
not use Qt, it would be the case to, say, monitor a few kernel messages
and/or logs or just the mounted file systems to detect this type of
information.
But what about Windows? Any hints?
Hi,
Am using Qt5 beta 2 Ubutu 12.04 desktop.
The thumbnail info is not getting retrieved from Qt Multimedia metadata
namespace though
other metadata information is getting retrieved.
Could you please let me know if this is a known issue in Qt5 Beta 2 multimedia?
Thanks and Regards,
R
14 matches
Mail list logo