Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest AppImage not working. #137

Closed
UriHerrera opened this issue Mar 21, 2024 · 2 comments
Closed

Latest AppImage not working. #137

UriHerrera opened this issue Mar 21, 2024 · 2 comments
Assignees
Labels
bug Issues caused by flaws, faults or unexpected behavior in the software.

Comments

@UriHerrera
Copy link
Member

The latest available AppImage does not work. It seems like there is some problem with OpenGL.

❯ ./nx-software-center-latest-x86_64.AppImage
 INIT THEME MANAGER
 INIT THEME MANAGER
CSD QML SOURCXE QUrl("file:///tmp/.mount_nx-sof1UdPsl/usr/share/org.mauikit.controls/csd.5/Nitrux/CSD.qml")
CREATING INSTANCE OF MAUI APP
TRYIGN TO REGISTER << org.nx.store/Actions
SUCESSFULL REGISTER << org.nx.store/Actions
QGLXContext: Failed to create dummy context
 INIT THEME MANAGER
 INIT BACKGORUND MANAGER
 INIT ACCESSIBILITY MANAGER
QFont(Switzer,10,-1,5,50,0,0,0,0,0) 10
 INIT FORMFACTOR INFO
 INIT FORMFACTOR INFO
 INIT FORMFACTOR MANAGER
 INIT ACCESSIBILITY MANAGER
CREATING INSTANCE OF MAUI HANDY
failed to acquire GL context to resolve capabilities, using defaults..
Number of keyboards: 6
Number of mice: 4
Number of touchscreens: 0
Number of touchpads: 1
Number of keyboards: 6
Number of mice: 4
Number of touchscreens: 0
Number of touchpads: 1
Number of keyboards: 6
Number of mice: 4
Number of touchscreens: 0
Number of touchpads: 1
Number of keyboards: 6
Number of mice: 4
Number of touchscreens: 0
Number of touchpads: 1
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::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile) 
[1]    15918 IOT instruction (core dumped)  ./nx-software-center-latest-x86_64.AppImage
@UriHerrera UriHerrera added the bug Issues caused by flaws, faults or unexpected behavior in the software. label Apr 22, 2024
probal31 added a commit that referenced this issue May 5, 2024
probal31 added a commit that referenced this issue May 5, 2024
@probal31
Copy link
Contributor

probal31 commented May 5, 2024

@UriHerrera Fixed the issue. Tested and ran the nxsc appimage in Nitrux 3.4.1
Kindly test with the latest appimage.

Thanks.

@UriHerrera
Copy link
Member Author

@UriHerrera Fixed the issue. Tested and ran the nxsc appimage in Nitrux 3.4.1 Kindly test with the latest appimage.

Thanks.

I tested the AppImage, and it works now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues caused by flaws, faults or unexpected behavior in the software.
Projects
None yet
Development

No branches or pull requests

2 participants