I get OpenGL error when running AppImage file -- Am I missing dependencies? #515

Open
opened 2019-03-22 21:24:07 +01:00 by synth45 · 0 comments
synth45 commented 2019-03-22 21:24:07 +01:00 (Migrated from github.com)

Hello,

I've downloaded the Cool-Retro-Term-1.1.1-x86_64.AppImage to system and made file executable, but when running the binary I get this error:

default KB_LAYOUT_DIR: "/tmp/.mount_Cool-RhHrCx7/usr/qml/QMLTermWidget/kb-layouts"
QObject::connect: No such slot Konsole::TerminalDisplay_QML_48::close()
loadAllColorSchemes
Both point size and pixel size set. Using pixel size.
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
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)
anouri@thinkpad-1-nixmint:~/Downloads$ uname -a
Linux thinkpad-1-nixmint 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

========================================

Here are is my system information:

uname -a output:

Linux thinkpad-1-nixmint 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/*-release output:

DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=19.1
DISTRIB_CODENAME=tessa
DISTRIB_DESCRIPTION="Linux Mint 19.1 Tessa"
NAME="Linux Mint"
VERSION="19.1 (Tessa)"
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME="Linux Mint 19.1"
VERSION_ID="19.1"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.ubuntu.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=tessa
UBUNTU_CODENAME=bionic
cat: /etc/upstream-release: Is a directory

=============================================

I've ran this applmage file on my other Ubuntu 16.04 system but I am having trouble on this Mint system. Am I missing any dependencies? Please help, thanks.

Hello, I've downloaded the Cool-Retro-Term-1.1.1-x86_64.AppImage to system and made file executable, but when running the binary I get this error: default KB_LAYOUT_DIR: "/tmp/.mount_Cool-RhHrCx7/usr/qml/QMLTermWidget/kb-layouts" QObject::connect: No such slot Konsole::TerminalDisplay_QML_48::close() loadAllColorSchemes Both point size and pixel size set. Using pixel size. QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled 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) anouri@thinkpad-1-nixmint:~/Downloads$ uname -a Linux thinkpad-1-nixmint 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux ======================================== Here are is my system information: uname -a output: Linux thinkpad-1-nixmint 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux cat /etc/*-release output: DISTRIB_ID=LinuxMint DISTRIB_RELEASE=19.1 DISTRIB_CODENAME=tessa DISTRIB_DESCRIPTION="Linux Mint 19.1 Tessa" NAME="Linux Mint" VERSION="19.1 (Tessa)" ID=linuxmint ID_LIKE=ubuntu PRETTY_NAME="Linux Mint 19.1" VERSION_ID="19.1" HOME_URL="https://www.linuxmint.com/" SUPPORT_URL="https://forums.ubuntu.com/" BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/" PRIVACY_POLICY_URL="https://www.linuxmint.com/" VERSION_CODENAME=tessa UBUNTU_CODENAME=bionic cat: /etc/upstream-release: Is a directory ============================================= I've ran this applmage file on my other Ubuntu 16.04 system but I am having trouble on this Mint system. Am I missing any dependencies? Please help, thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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