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

Benjamin Federau Benjamin.Federau at basyskom.com
Thu Jul 18 13:39:50 CEST 2013


 
Mitch Curtis <mitch.curtis at digia.com> hat am 16. Juli 2013 um 15:05 geschrieben:

> 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.
 
I build Qt5.1.1 from git with the mentioned bugfix in it, but I still have the
same behavior and get the message
 
QXcbConnection: XCB error: 165 (Unknown), sequence: 163, resource id: 0, major
code: 149 (Unknown), minor code: 20
 
 
Any other hints?
 
 
 
-
Benjamin Federau




More information about the Interest mailing list