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

Beta 5.5 crashes when file open or export a file #17033

Closed
schuessm opened this issue Oct 19, 2023 · 2 comments
Closed

Beta 5.5 crashes when file open or export a file #17033

schuessm opened this issue Oct 19, 2023 · 2 comments
Labels
Status: Duplicate Duplicate of another issue. Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@schuessm
Copy link

schuessm commented Oct 19, 2023

Cura Version

5.5.0 Beta1

Operating System

Ubuntu Linux 22.04.2

Printer

Own Printer with Klipper

Reproduction steps

  1. When opening a File it Dumps CURA
  2. Restart, Open file Dump Again
  3. Export Settings dump/close Cura

Actual results

When I access to the linux Filesystem with opening/Saving or Export profiles it always crashes/closing Cura

Expected results

I can Save without a chrash

Add your .zip and screenshots here ⬇️

cura.zip

@schuessm schuessm 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 19, 2023
@bullestock
Copy link

bullestock commented Oct 19, 2023

Confirmed on Arch, using UltiMaker-Cura-5.5.0-beta.1-linux-X64.AppImage. I get this in the console after starting the app and typing Ctrl-O:

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
Gtk-Message: 23:59:30.588: Failed to load module "xapp-gtk3-module"
Gtk-Message: 23:59:30.592: Failed to load module "xapp-gtk3-module"
Gtk-Message: 23:59:30.596: Failed to load module "canberra-gtk-module"
Gtk-Message: 23:59:30.600: Failed to load module "canberra-gtk-module"
Cyclic dependency detected between "file:///tmp/.mount_UltiMaJSsAqN/share/cura/resources/qml/Actions.qml" and "file:///tmp/.mount_UltiMaJSsAqN/share/cura/resources/qml/Actions.qml"

(UltiMaker-Cura:11244): Gtk-WARNING **: 23:59:58.683: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/elementary/status/16/image-missing.svg: Unable to load image-loading module: libpixbufloader-svg.so: libpixbufloader-svg.so: cannot open shared object file: No such file or directory (gdk-pixbuf-error-quark, 5)
Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/elementary/status/16/image-missing.svg: Unable to load image-loading module: libpixbufloader-svg.so: libpixbufloader-svg.so: cannot open shared object file: No such file or directory (gdk-pixbuf-error-quark, 5)
Aborted (core dumped)

stderr.log
cura.log

@jellespijker
Copy link
Member

duplicate of #16932

Will close this ticket in favor of the other one. This should also be fixed in 5.5 stable can you try it out and give your feedback in #16932

@jellespijker jellespijker added the Status: Duplicate Duplicate of another issue. label Oct 26, 2023
@jellespijker jellespijker closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
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. Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

3 participants