[Interest] [Qt3D] Ununderstable message when closing a scene

Harald Vistnes harald.vistnes at gmail.com
Thu Jun 16 21:14:24 CEST 2016


I get the same QMetaProperty::read warning. I just filed a Jira for it.
https://bugreports.qt.io/browse/QTBUG-54159?filter=17174

Annoying and it came recently, but not critical as you can continue running
the debugger.

Harald

2016-06-16 17:53 GMT+02:00 Xavier Bigand <flamaros.xavier at gmail.com>:

> Sometimes when it doesn't crash on the first scene switch I can get this
> assert :
> ASSERT: "m_entries[index].m_counter == handle.counter()" in file
> c:/Users/qt/work/qt/qt3d/src/core/resources/qhandlemanager_p.h, line 170
>
> Sadly it seems that I am not able to debug it with source code.
>
> 2016-06-16 17:35 GMT+02:00 Xavier Bigand <flamaros.xavier at gmail.com>:
>
>> I am getting the following message when I unload a scene. I am simply
>> deleting the entities I don't have to display anymore.
>>
>> QMetaProperty::read: Unable to handle unregistered datatype
>> 'Qt3DRender::QBuffer*' for property 'Qt3DRender::QAttribute::buffer'
>>
>> What is the proper way to unload meshes in c++? Need I also delete all
>> attached components (QGeometryRenderer, QBuffer, ...)?
>>
>> --
>> Xavier
>>
>
>
>
> --
> Xavier
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160616/7fddc467/attachment.html>


More information about the Interest mailing list