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

Debian 11 - cura can not open files. #12149

Closed
2 tasks done
LarrySikes opened this issue May 9, 2022 · 2 comments
Closed
2 tasks done

Debian 11 - cura can not open files. #12149

LarrySikes opened this issue May 9, 2022 · 2 comments
Labels
Status: Duplicate Duplicate of another issue. Type: Bug The code does not produce the intended behavior.

Comments

@LarrySikes
Copy link

Application Version

5

Platform

Debian 11

Printer

Ender 3 pro

Reproduction steps

Load Debian 11
Open Cura 5
Try to open a file - actually any file activity does nothing.

Actual results

Files will not open

Expected results

File open dialog box.

Checklist of files to include

  • Log file
  • Project file

Additional information & file uploads

PyInstaller/loader/pyimod03_importers.py:495: 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
Fontconfig warning: "/etc/fonts/conf.avail/53-monospace-lcd-filter.conf", line 10: Having multiple values in isn't supported and may not work as expected
Cyclic dependency detected between "file:///tmp/.mount_curauPSROe/share/cura/resources/qml/Actions.qml" and "file:///tmp/.mount_curauPSROe/share/cura/resources/qml/Actions.qml"
QQmlEngine::setContextForObject(): Object already has a QQmlContext

@LarrySikes LarrySikes added the Type: Bug The code does not produce the intended behavior. label May 9, 2022
@tbolender
Copy link

I can confirm the issue running Ubuntu 20.04. Makes the whole 5 release unusable. Console logging is just slightly different:

PyInstaller/loader/pyimod03_importers.py:495: 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
Cyclic dependency detected between "file:///tmp/.mount_Ultimat4dS12/share/cura/resources/qml/Actions.qml" and "file:///tmp/.mount_Ultimat4dS12/share/cura/resources/qml/Actions.qml"
QQmlEngine::setContextForObject(): Object already has a QQmlContext

@Vandresc
Copy link
Contributor

Thank you both for your feedback. We have a ticket on our backlog for further investigation. Duplicate of #12266

@Vandresc Vandresc added the Status: Duplicate Duplicate of another issue. label May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Duplicate Duplicate of another issue. Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

3 participants