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

Manjaro Linux: App doesn't load #16935

Closed
joe8mofo opened this issue Oct 11, 2023 · 5 comments
Closed

Manjaro Linux: App doesn't load #16935

joe8mofo opened this issue Oct 11, 2023 · 5 comments
Labels
PreRelease 🐛 An issue found in an Alpha or Beta version of a new Release Status: Duplicate Duplicate of another issue. Status: On Backlog The issue / feature has been reproduced and is deemed important enough to be fixed. Type: Bug The code does not produce the intended behavior.

Comments

@joe8mofo
Copy link

Cura Version

5.5 Beta

Operating System

23.1.9-manjaro

Printer

Ender 3 Pro

Reproduction steps

I attempted to run the app. It didn't load. So I attempted to load it from terminal.

Actual results

The following error is seen:
   /Desktop  ./UltiMaker-Cura-5.5.0-beta.1-linux-X64.appimage  ✔
PyInstaller/loader/pyimod02_importers.py:352: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
libEGL fatal: DRI driver not from this Mesa build ('23.0.4-0ubuntu1
22.04.1' vs '23.1.9-manjaro1.1')

   ~/Desktop 

Expected results

I expect the application to load.

Add your .zip and screenshots here ⬇️

None

@joe8mofo joe8mofo added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Oct 11, 2023
@echow2001
Copy link

same issue

`➜ Applications ./UltiMaker-Cura-5.5.0-beta.1-linux-X64.AppImage
/usr/bin/AppImageLauncher: /lib64/libcurl.so.4: no version information available (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
QSocketNotifier: Can only be used with threads started with QThread
PyInstaller/loader/pyimod02_importers.py:352: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
libEGL fatal: DRI driver not from this Mesa build ('23.0.4-0ubuntu1~22.04.1' vs '23.2.1')

➜ Applications
`

@MariMakes MariMakes added the PreRelease 🐛 An issue found in an Alpha or Beta version of a new Release label Oct 11, 2023
@MariMakes MariMakes pinned this issue Oct 11, 2023
@MariMakes MariMakes added Status: On Backlog The issue / feature has been reproduced and is deemed important enough to be fixed. and removed Status: Triage This ticket requires input from someone of the Cura team labels Oct 11, 2023
@MariMakes
Copy link
Contributor

Hi @joe8mofo,

Welcome to the UltiMaker Cura Github 🚀
Thanks for your report 👍

This is definitely something we have to look into before we release 5.5 stable.
I pinned your issue in the hope that we get more reports about it that can give us a better context why we are running into this error with the Mesa build.

We've added a ticket to the backlog with the intent to improve this.
For internal reference CURA-11145

jellespijker added a commit that referenced this issue Oct 11, 2023
Could also be a solution for:
- #16932
- #16935

Fixes CURA-11146
Fixes #16931
@jellespijker
Copy link
Member

@echow2001 and @joe8mofo can you try to run this version to see if that solves your issue: UltiMaker-Cura-5.6.0-alpha+cura_11146_d8ef4c-linux-X64-AppImage

This version is based on 5.5.0 but it will have a version 5.6.0-alpha designation. So it is best if you clean up the local cura/5.6 folder afterwards: rm -rf ~/.local/share/cura/5.6 should do the trick.

@jellespijker
Copy link
Member

This seems to be a duplicate of #16932 I'm closing this ticket in favor of the earlier ticket please post your findings in that ticket

@jellespijker jellespijker added the Status: Duplicate Duplicate of another issue. label Oct 11, 2023
@joe8mofo
Copy link
Author

5.6.0-alpha loads correctly.

@MariMakes MariMakes unpinned this issue Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PreRelease 🐛 An issue found in an Alpha or Beta version of a new Release Status: Duplicate Duplicate of another issue. Status: On Backlog The issue / feature has been reproduced and is deemed important enough to be fixed. Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

4 participants