cool-retro-term crashes at launch #394

Open
opened 2017-11-14 20:44:30 +01:00 by fulgorit · 1 comment
fulgorit commented 2017-11-14 20:44:30 +01:00 (Migrated from github.com)

$ cool-retro-term
QGLXContext: Failed to create dummy context
default KB_LAYOUT_DIR: "/usr/lib/qt/qml/QMLTermWidget/kb-layouts"
QObject::connect: No such slot Konsole::TerminalDisplay_QML_58::close()
loadAllColorSchemes
file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property "model"
file:///usr/lib/qt/qml/QtQuick/Controls/Private/BasicTableView.qml:613:17: QML Item: Binding loop detected for property "width"
Both point size and pixel size set. Using pixel size.
Session::run() - program: "/bin/bash"
Session::run() - arguments: ("")
started!
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile))
Aborted (core dumped)
How could I avoid this error ?

$ cool-retro-term QGLXContext: Failed to create dummy context default KB_LAYOUT_DIR: "/usr/lib/qt/qml/QMLTermWidget/kb-layouts" QObject::connect: No such slot Konsole::TerminalDisplay_QML_58::close() loadAllColorSchemes file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property "model" file:///usr/lib/qt/qml/QtQuick/Controls/Private/BasicTableView.qml:613:17: QML Item: Binding loop detected for property "width" Both point size and pixel size set. Using pixel size. Session::run() - program: "/bin/bash" Session::run() - arguments: ("") started! Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) Aborted (core dumped) How could I avoid this error ?
synth45 commented 2019-03-22 21:31:26 +01:00 (Migrated from github.com)

$ cool-retro-term
QGLXContext: Failed to create dummy context
default KB_LAYOUT_DIR: "/usr/lib/qt/qml/QMLTermWidget/kb-layouts"
QObject::connect: No such slot Konsole::TerminalDisplay_QML_58::close()
loadAllColorSchemes
file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property "model"
file:///usr/lib/qt/qml/QtQuick/Controls/Private/BasicTableView.qml:613:17: QML Item: Binding loop detected for property "width"
Both point size and pixel size set. Using pixel size.
Session::run() - program: "/bin/bash"
Session::run() - arguments: ("")
started!
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile))
Aborted (core dumped)
How could I avoid this error ?

Hi. Did you ever get past this error?

> $ cool-retro-term > QGLXContext: Failed to create dummy context > default KB_LAYOUT_DIR: "/usr/lib/qt/qml/QMLTermWidget/kb-layouts" > QObject::connect: No such slot Konsole::TerminalDisplay_QML_58::close() > loadAllColorSchemes > file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property "model" > file:///usr/lib/qt/qml/QtQuick/Controls/Private/BasicTableView.qml:613:17: QML Item: Binding loop detected for property "width" > Both point size and pixel size set. Using pixel size. > Session::run() - program: "/bin/bash" > Session::run() - arguments: ("") > started! > Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) > Aborted (core dumped) > How could I avoid this error ? Hi. Did you ever get past this error?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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