Doesn't appear to run on mesa-common-dev as an opengl backend #255

Open
opened 2015-08-31 08:40:20 +02:00 by thorsummoner · 2 comments
thorsummoner commented 2015-08-31 08:40:20 +02:00 (Migrated from github.com)

Was trying to run with within a docker container, which obviously has no graphics card/acceleration.

I herd that mesa-common-dev can provide some opengl support, but not enough for cool-retro-term;

$ cool-retro-term --verbose
libGL error: failed to load driver: swrast
default KB_LAYOUT_DIR:  "/usr/lib/x86_64-linux-gnu/qt5/qml/QMLTermWidget/kb-layouts" 
QObject::connect: No such slot Konsole::TerminalDisplay_QML_39::close()
loadAllColorSchemes 
Session::run() - program: "/bin/bash" 
Session::run() - arguments: ("") 
started! 
QOpenGLShader: could not create shader 
Vertex shader for simpleShaderProg (MainVertexShader & PositionOnlyVertexShader) failed to compile
QOpenGLShader: could not create shader 
Fragment shader for simpleShaderProg (MainFragmentShader & ShockingPinkSrcFragmentShader) failed to compile
QOpenGLShaderProgram: could not create shader program 
Errors linking simple shader: 
QOpenGLShader: could not create shader 
Vertex shader for blitShaderProg (MainWithTexCoordsVertexShader & UntransformedPositionVertexShader) failed to compile
QOpenGLShader: could not create shader 
Fragment shader for blitShaderProg (MainFragmentShader & ImageSrcFragmentShader) failed to compile
QOpenGLShaderProgram: could not create shader program 
Errors linking blit shader: 
QOpenGLShader: could not create shader 
Warning: "" failed to compile! 
QOpenGLShader: could not create shader 
Warning: "" failed to compile! 
QOpenGLShaderProgram: could not create shader program 
QOpenGLShader: could not create shader 
Renderer failed shader compilation: 
"" 
Segmentation fault

Would love for it to fail gracefully and simply disable effects that can't load on limited graphics hardware. <3

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/26322213-doesn-t-appear-to-run-on-mesa-common-dev-as-an-opengl-backend?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github).
Was trying to run with within a docker container, which obviously has no graphics card/acceleration. I herd that mesa-common-dev can provide some opengl support, but not enough for cool-retro-term; ``` $ cool-retro-term --verbose libGL error: failed to load driver: swrast default KB_LAYOUT_DIR: "/usr/lib/x86_64-linux-gnu/qt5/qml/QMLTermWidget/kb-layouts" QObject::connect: No such slot Konsole::TerminalDisplay_QML_39::close() loadAllColorSchemes Session::run() - program: "/bin/bash" Session::run() - arguments: ("") started! QOpenGLShader: could not create shader Vertex shader for simpleShaderProg (MainVertexShader & PositionOnlyVertexShader) failed to compile QOpenGLShader: could not create shader Fragment shader for simpleShaderProg (MainFragmentShader & ShockingPinkSrcFragmentShader) failed to compile QOpenGLShaderProgram: could not create shader program Errors linking simple shader: QOpenGLShader: could not create shader Vertex shader for blitShaderProg (MainWithTexCoordsVertexShader & UntransformedPositionVertexShader) failed to compile QOpenGLShader: could not create shader Fragment shader for blitShaderProg (MainFragmentShader & ImageSrcFragmentShader) failed to compile QOpenGLShaderProgram: could not create shader program Errors linking blit shader: QOpenGLShader: could not create shader Warning: "" failed to compile! QOpenGLShader: could not create shader Warning: "" failed to compile! QOpenGLShaderProgram: could not create shader program QOpenGLShader: could not create shader Renderer failed shader compilation: "" Segmentation fault ``` Would love for it to fail gracefully and simply disable effects that can't load on limited graphics hardware. <3 ## <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/26322213-doesn-t-appear-to-run-on-mesa-common-dev-as-an-opengl-backend?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github). </bountysource-plugin>
ogerasymenko commented 2016-05-31 19:25:32 +02:00 (Migrated from github.com)

Have same issue:

QObject::connect: No such slot Konsole::TerminalDisplay_QML_50::close()
loadAllColorSchemes
Session::run() - program: "/bin/bash"
Session::run() - arguments: ("")
started!
Both point size and pixel size set. Using pixel size.
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml:178: ReferenceError: Acccessible is not defined
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml:178: ReferenceError: Acccessible is not defined

Have same issue: QObject::connect: No such slot Konsole::TerminalDisplay_QML_50::close() loadAllColorSchemes Session::run() - program: "/bin/bash" Session::run() - arguments: ("") started! Both point size and pixel size set. Using pixel size. file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml:178: ReferenceError: Acccessible is not defined file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml:178: ReferenceError: Acccessible is not defined
rcrx commented 2017-10-29 19:16:18 +01:00 (Migrated from github.com)

Anybody figured out a solution for this?

QObject::connect: No such slot Konsole::TerminalDisplay_QML_54::close()
loadAllColorSchemes
Both point size and pixel size set. Using pixel size.
Session::run() - program: "/bin/bash"
Session::run() - arguments: ("")
started!
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml:178: ReferenceError: Acccessible is not defined
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml:178: ReferenceError: Acccessible is not defined
Anybody figured out a solution for this? ``` QObject::connect: No such slot Konsole::TerminalDisplay_QML_54::close() loadAllColorSchemes Both point size and pixel size set. Using pixel size. Session::run() - program: "/bin/bash" Session::run() - arguments: ("") started! file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml:178: ReferenceError: Acccessible is not defined file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml:178: ReferenceError: Acccessible is not defined ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#255
No description provided.