[Interest] QXcbConnection: XCB error: 165 (Unknown) on Ubuntu 12.04/armel

Mitch Curtis mitch.curtis at digia.com
Tue Jul 16 15:05:15 CEST 2013


On 07/16/2013 03:01 PM, Mitch Curtis wrote:
> On 07/16/2013 11:39 AM, Benjamin Federau wrote:
>> Hi,
>>
>> I have build Qt 5.0.2 for Ubuntu 12.04 armel with the standard Mesa OpenGL ES
>> 2.0 libs from Ubuntu. On my device I have a XServer running. When I try to start
>> a simple QML file with qmlscene nothing is shown and I get the following
>> message:
>>
>> QXcbConnection: XCB error: 165 (Unknown), sequence: 162, resource id: 0, major
>> code: 149 (Unknown), minor code: 20
>>
>> When I abort qmlscene and start it again the above message does not show up
>> again and the QML app is shown properly.
>>
>> As soon as I restart the XServer the above message appears again on the the
>> first start of the QML app. On the second start the QML app is shown.
>>
>> Do you have any hints for me what is going wrong here?
>>
>>
>> Cheers
>> -
>> Benjamin Federau
>>
>
> Maybe https://codereview.qt-project.org/#change,57673 fixes this? Should
> be in 5.1.

Actually, git tag --contains 16eea84aa873771047785db9ee00a51904c50ded 
returns nothing, so I guess it will be in 5.1.1.



More information about the Interest mailing list