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

OpenGL crash in GNU/Linux, Debian #6

Closed
MiguelAngelLV opened this issue May 14, 2015 · 1 comment
Closed

OpenGL crash in GNU/Linux, Debian #6

MiguelAngelLV opened this issue May 14, 2015 · 1 comment

Comments

@MiguelAngelLV
Copy link

I am trying run the new Cura beta in Debian. I installed pyqt5.4 from Experimental, download the repositorys Cura, Uranium, CuraEngine... But when a launch cura.py I get this error

Traceback (most recent call last):
  File "/home/link/Descargas/Cura/UM/Qt/Bindings/MainWindow.py", line 120, in _render
    renderer.beginRendering()
  File "/home/link/Descargas/Cura/UM/Qt/QtGL2Renderer.py", line 154, in beginRendering
    self._initialize()
  File "/home/link/Descargas/Cura/UM/Qt/QtGL2Renderer.py", line 321, in _initialize
    Resources.getPath(Resources.ShadersLocation, "default.vert"),
  File "/home/link/Descargas/Cura/UM/Resources.py", line 50, in getPath
    raise FileNotFoundError("Could not find resource {0} in {1}".format(args, type))
FileNotFoundError: Could not find resource ('default.vert',) in 5
Traceback (most recent call last):
  File "/home/link/Descargas/Cura/UM/Qt/Bindings/MainWindow.py", line 120, in _render
    renderer.beginRendering()
  File "/home/link/Descargas/Cura/UM/Qt/QtGL2Renderer.py", line 154, in beginRendering
    self._initialize()
  File "/home/link/Descargas/Cura/UM/Qt/QtGL2Renderer.py", line 321, in _initialize
    Resources.getPath(Resources.ShadersLocation, "default.vert"),
  File "/home/link/Descargas/Cura/UM/Resources.py", line 50, in getPath
    raise FileNotFoundError("Could not find resource {0} in {1}".format(args, type))
FileNotFoundError: Could not find resource ('default.vert',) in 5
2015-05-14 20:56:34,140 - DEBUG - Backend connected on port 49674
Traceback (most recent call last):
  File "/home/link/Descargas/Cura/UM/Qt/Bindings/MainWindow.py", line 120, in _render
    renderer.beginRendering()
  File "/home/link/Descargas/Cura/UM/Qt/QtGL2Renderer.py", line 154, in beginRendering
    self._initialize()
  File "/home/link/Descargas/Cura/UM/Qt/QtGL2Renderer.py", line 321, in _initialize
    Resources.getPath(Resources.ShadersLocation, "default.vert"),
  File "/home/link/Descargas/Cura/UM/Resources.py", line 50, in getPath
    raise FileNotFoundError("Could not find resource {0} in {1}".format(args, type))
FileNotFoundError: Could not find resource ('default.vert',) in 5
Traceback (most recent call last):
  File "/home/link/Descargas/Cura/UM/Qt/Bindings/MainWindow.py", line 120, in _render
    renderer.beginRendering()
  File "/home/link/Descargas/Cura/UM/Qt/QtGL2Renderer.py", line 154, in beginRendering
    self._initialize()
  File "/home/link/Descargas/Cura/UM/Qt/QtGL2Renderer.py", line 321, in _initialize
    Resources.getPath(Resources.ShadersLocation, "default.vert"),
  File "/home/link/Descargas/Cura/UM/Resources.py", line 50, in getPath
    raise FileNotFoundError("Could not find resource {0} in {1}".format(args, type))
FileNotFoundError: Could not find resource ('default.vert',) in 5

And the windows show as

index1

@MiguelAngelLV
Copy link
Author

Sorry, my fault. I forget copy Uranium resources.

thopiekar pushed a commit to thopiekar/Cura that referenced this issue Nov 21, 2016
…rrect-auth

Adding debug message about correct authentication
nallath pushed a commit that referenced this issue Jul 7, 2017
TobbyTravel added a commit to TobbyTravel/Cura that referenced this issue Jan 18, 2018
filipgoc pushed a commit to IMADE3D/Cura that referenced this issue Jun 15, 2019
Hyvision added a commit to Hyvision/Cura that referenced this issue Jan 24, 2022
- Prime-M22Z
- Optimus-C23Z
rburema pushed a commit that referenced this issue May 6, 2022
Eryone Thinker Cura Profile Improvements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant