[Android-development] qt-opensource-linux-x64-android-5.3.0-RC QtCreator crashes on startup.

Rod Davison roddavison at gmail.com
Sun May 18 18:32:44 CEST 2014


I just installed the full package from
qt-opensource-linux-x64-android-5.3.0-RC.run<http://download.qt-project.org/development_releases/qt/5.3/5.3.0-rc/qt-opensource-linux-x64-android-5.3.0-RC.run>
but
on startup of qtcreator I get the following:

rod at gauss-saucy:~$ /opt/Qt5.3.0/Tools/QtCreator/bin/qtcreator
"DebuggerItem
"/opt/android/ndk/toolchains/x86-4.8/prebuilt/linux-x86_64/bin/i686-linux-android-gdb"
({08798ca5-f997-466a-aa9e-14876bbe1006}) read from
"/home/rod/.config/QtProject/qtcreator/debuggers.xml" dropped since the
command is not executable."
"DebuggerItem
"/opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gdb"
({9d1324c6-ca94-4c81-b4d8-333df1e1d322}) read from
"/home/rod/.config/QtProject/qtcreator/debuggers.xml" dropped since the
command is not executable."
Xlib:  extension "NV-GLX" missing on display ":0".
Xlib:  extension "NV-GLX" missing on display ":0".
Xlib:  extension "NV-GLX" missing on display ":0".
Xlib:  extension "NV-GLX" missing on display ":0".
QOpenGLShader::compile(Vertex): failed
QOpenGLShader::compile(Fragment): failed
QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
not linked
QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
not linked
QOpenGLShader::compile(Vertex): failed
QOpenGLShader::compile(Fragment): failed
QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
not linked
QOpenGLShader::compile(Vertex): failed
QOpenGLShader::compile(Fragment): failed
QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
not linked
QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
not linked
QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
not linked
QOpenGLShader::compile(Vertex): failed
QOpenGLShader::compile(Fragment): failed
QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
not linked
[xcb] Too much data requested from _XRead
[xcb] This is most likely caused by a broken X extension library
[xcb] Aborting, sorry about that.
qtcreator: ../../src/xcb_io.c:736: _XRead: Assertion
`!xcb_xlib_too_much_data_requested' failed.
Aborted (core dumped)


On Sun, May 18, 2014 at 9:23 AM, Rod Davison <roddavison at gmail.com> wrote:

> I just installed the full package from
> qt-opensource-linux-x64-android-5.3.0-RC.run<http://download.qt-project.org/development_releases/qt/5.3/5.3.0-rc/qt-opensource-linux-x64-android-5.3.0-RC.run> but
> on startup of qtcreator I get the following:
>
> rod at gauss-saucy:~$ /opt/Qt5.3.0/Tools/QtCreator/bin/qtcreator
> "DebuggerItem
> "/opt/android/ndk/toolchains/x86-4.8/prebuilt/linux-x86_64/bin/i686-linux-android-gdb"
> ({08798ca5-f997-466a-aa9e-14876bbe1006}) read from
> "/home/rod/.config/QtProject/qtcreator/debuggers.xml" dropped since the
> command is not executable."
> "DebuggerItem
> "/opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gdb"
> ({9d1324c6-ca94-4c81-b4d8-333df1e1d322}) read from
> "/home/rod/.config/QtProject/qtcreator/debuggers.xml" dropped since the
> command is not executable."
> Xlib:  extension "NV-GLX" missing on display ":0".
> Xlib:  extension "NV-GLX" missing on display ":0".
> Xlib:  extension "NV-GLX" missing on display ":0".
> Xlib:  extension "NV-GLX" missing on display ":0".
> QOpenGLShader::compile(Vertex): failed
> QOpenGLShader::compile(Fragment): failed
> QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
> not linked
> QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
> not linked
> QOpenGLShader::compile(Vertex): failed
> QOpenGLShader::compile(Fragment): failed
> QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
> not linked
> QOpenGLShader::compile(Vertex): failed
> QOpenGLShader::compile(Fragment): failed
> QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
> not linked
> QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
> not linked
> QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
> not linked
> QOpenGLShader::compile(Vertex): failed
> QOpenGLShader::compile(Fragment): failed
> QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is
> not linked
> [xcb] Too much data requested from _XRead
> [xcb] This is most likely caused by a broken X extension library
> [xcb] Aborting, sorry about that.
> qtcreator: ../../src/xcb_io.c:736: _XRead: Assertion
> `!xcb_xlib_too_much_data_requested' failed.
> Aborted (core dumped)
>
>
>
> On Sun, May 18, 2014 at 8:18 AM, <maitai at virtual-winds.org> wrote:
>
>> There was a message by Ministro so all was good immediately ;)
>>
>> Le 18-05-2014 17:03, BogDan a écrit :
>> > Hello Martin,
>> >
>> >   I've update Ministro repository to RC, a few days ago, but I forgot
>> > to announce it :(.
>> >
>> >
>> >
>> > Yours,
>> > BogDan.
>> >
>> >
>> > ----- Original Message -----
>> > From: Martin Koller <kollix at aon.at>
>> > To: android-development at qt-project.org
>> > Cc: Android Development <Android-development at qt-project.org>
>> > Sent: Friday, May 16, 2014 11:14 AM
>> > Subject: Re: [Android-development] 5.3RC/ministro
>> >
>> > On Tuesday 13 May 2014 18:07:43 maitai at virtual-winds.org wrote:
>> >> Hello,
>> >>
>> >> Same question as usual:)
>> >>
>> >> Is there a way to get 5.3RC when deploying with ministro? The best I
>> >> can
>> >> get is 5.3beta as it seems to me (but I am maybe doing something
>> >> wrong)
>> >
>> > I posted this question already twice on qt-devel and got no reply.
>> > Either nobody knows or nobody cares to have 5.3RC also tested on
>> > Android...
>> >
>> > --
>> > Best regards/Schöne Grüße
>> >
>> > Martin
>> > A: Because it breaks the logical sequence of discussion
>> > Q: Why is top posting bad?
>> >
>> > ()  ascii ribbon campaign - against html e-mail
>> > /\                        - against proprietary attachments
>> >
>> > Geschenkideen, Accessoires, Seifen, Kulinarisches: www.bibibest.at
>> > _______________________________________________
>> > Android-development mailing list
>> > Android-development at qt-project.org
>> > http://lists.qt-project.org/mailman/listinfo/android-development
>> > _______________________________________________
>> > Android-development mailing list
>> > Android-development at qt-project.org
>> > http://lists.qt-project.org/mailman/listinfo/android-development
>> _______________________________________________
>> Android-development mailing list
>> Android-development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/android-development
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/android-development/attachments/20140518/6f427c65/attachment.html>


More information about the Android-development mailing list