You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both Fritzing and Cura fail to open/save files with the same error (which are likely closely related):
(Fritzing:4503): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
(python3:5202): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
They both end in a trace trap and crash. The second one may be more related to Python than Cura. This also only happened after I switched from xmonad to XFCE.
Issue description
Both Fritzing and Cura fail to open/save files with the same error (which are likely closely related):
They both end in a trace trap and crash. The second one may be more related to Python than Cura. This also only happened after I switched from xmonad to XFCE.
Likely closely related to #24880 and #21647.
Steps to reproduce
Fritzing:
nix-env -i fritzing
Cura:
nix-env -i cura
Technical details
The text was updated successfully, but these errors were encountered: