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

Orca-slicer 2.1.1 fails to start #340599

Closed
AndreGilerson opened this issue Sep 8, 2024 · 1 comment
Closed

Orca-slicer 2.1.1 fails to start #340599

AndreGilerson opened this issue Sep 8, 2024 · 1 comment
Labels
0.kind: bug Something is broken

Comments

@AndreGilerson
Copy link

Describe the bug

When trying to launch orca-slicer i crashed with the following log output:

[2024-09-08 22:49:34.848082] [0x00007fedba532840] [trace]   Initializing StaticPrintConfigs
add font of HarmonyOS_Sans_SC_Bold returns 1
add font of HarmonyOS_Sans_SC_Regular returns 1
add font of NanumGothic-Regular returns 1
add font of NanumGothic-Bold returns 1

(orca-slicer:23113): GLib-GObject-CRITICAL **: 22:49:34.867: invalid (NULL) pointer instance

(orca-slicer:23113): GLib-GObject-CRITICAL **: 22:49:34.867: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

Steps To Reproduce

Steps to reproduce the behavior:

  1. Install orca-slicer via nixpkgs
environment.systemPackages = with pkgs; [
...
    orca-slicer
...
  ];
  1. Launch orca-slicer from terminal

Expected behavior

orca-slicer launching successfully

Additional context

Nixos 24.05 with hyprland. Running this flake has the same problem

Notify maintainers

@zhaofengli, @ovlach, @pinpox

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[andre@nixos:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.48, NixOS, 24.05 (Uakari), 24.05.20240903.6f6c45b`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.5`
 - nixpkgs: `/nix/store/65xpqkz92d9j7k5ric4z8lzhiigxsfbg-source`

Add a 👍 reaction to issues you find important.

@AndreGilerson AndreGilerson added the 0.kind: bug Something is broken label Sep 8, 2024
@pinpox
Copy link
Member

pinpox commented Oct 31, 2024

Closing in favor of: #352156
Some issues where fixed and orca-slicer updated. If the problem presists the discussion and debugging should continue there probably.

@pinpox pinpox closed this as completed Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

2 participants