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

Awful performance #2325

Closed
2 tasks done
uhthomas opened this issue Oct 4, 2023 · 13 comments
Closed
2 tasks done

Awful performance #2325

uhthomas opened this issue Oct 4, 2023 · 13 comments
Labels
bug Something isn't working stale

Comments

@uhthomas
Copy link

uhthomas commented Oct 4, 2023

OrcaSlicer Version

1.7.0

OS version

Linux paradise 6.5.5-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Sat, 23 Sep 2023 22:54:46 +0000 x86_64 GNU/Linux

Additional system information

❯ neofetch
                   -`                    thomas@paradise
                  .o+`                   ---------------
                 `ooo/                   OS: Arch Linux x86_64
                `+oooo:                  Host: X570 AORUS ELITE -CF
               `+oooooo:                 Kernel: 6.5.5-zen1-1-zen
               -+oooooo+:                Uptime: 1 hour, 16 mins
             `/:-:++oooo+:               Packages: 1020 (pacman)
            `/++++/+++++++:              Shell: zsh 5.9
           `/++++++++++++++:             Resolution: 3440x1440
          `/+++ooooooooooooo/`           DE: GNOME 44.5
         ./ooosssso++osssssso+`          WM: Mutter
        .oossssso-````/ossssss+`         WM Theme: Adwaita
       -osssssso.      :ssssssso.        Theme: Adwaita [GTK2/3]
      :osssssss/        osssso+++.       Icons: Adwaita [GTK2/3]
     /ossssssss/        +ssssooo/-       Terminal: tmux
   `/ossssso+/:-        -:/+osssso+-     CPU: AMD Ryzen 9 3950X (32) @ 3.500GHz
  `+sso+:-`                 `.-/+oso:    GPU: NVIDIA GeForce RTX 3080 Ti
 `++:.                           `-/+/   Memory: 12997MiB / 64225MiB
 .`                                 `/

Printer

QIDI X-Max 3 (N/A though)

How to reproduce

  1. Use Orca Slicer on Arch Linux (https://aur.archlinux.org/packages/orca-slicer-bin)
  2. Load some STL files (in this case; https://www.printables.com/model/78497-gourdo-the-pumpkin, https://www.printables.com/model/564262-portable-cable-organizer-winder).
  3. Slice.

Actual results

Try to use the UI at all - it will be completely frozen.

Screencast.from.2023-10-05.00-24-21.webm
Screencast.from.2023-10-05.00-32-18.webm

Expected results

It should perform reasonably well, as it does on macOS.

Project file & Debug log uploads

debug_Wed_Oct_04_23_52_08_9627.log.zip

out.zip

Checklist of files to include

  • Log file
  • Project file
@uhthomas uhthomas added the bug Something isn't working label Oct 4, 2023
@Noisyfox
Copy link
Collaborator

Noisyfox commented Oct 7, 2023

Does it perform better if support is disabled?

@w3z315
Copy link

w3z315 commented Oct 7, 2023

Got the same issue. It's occasional, completely freezes the UI and I have to restart OrcaSlicer. Usually after starting a print and moving the OrcaSlicer to another display, then move it back to the original monitor and it completely freezes. I'm also using mixed monitor refresh rates (60hz / 165hz).

Edit: I'm using the AppImage

@Noisyfox What support?

OS Info

~ ❯ neofetch
            .-/+oossssoo+/-.               xxxx@xxxx 
        `:+ssssssssssssssssss+:`           ------------------ 
      -+ssssssssssssssssssyyssss+-         OS: Ubuntu 22.04.3 LTS x86_64 
    .ossssssssssssssssssdMMMNysssso.       Host: Z690 GAMING X DDR4 
   /ssssssssssshdmmNNmmyNMMMMhssssss/      Kernel: 6.2.0-34-generic 
  +ssssssssshmydMMMMMMMNddddyssssssss+     Uptime: 1 hour, 25 mins 
 /sssssssshNMMMyhhyyyyhmNMMMNhssssssss/    Packages: 2234 (dpkg), 17 (flatpak), 16 (snap) 
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Shell: zsh 5.8.1 
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   Resolution: 2560x1440 
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   DE: GNOME 42.9 
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   WM: Mutter 
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   WM Theme: Adwaita 
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Theme: Yaru-blue [GTK2/3] 
 /sssssssshNMMMyhhyyyyhdNMMMNhssssssss/    Icons: Yaru-blue [GTK2/3] 
  +sssssssssdmydMMMMMMMMddddyssssssss+     Terminal: gnome-terminal 
   /ssssssssssshdmNNNNmyNMMMMhssssss/      CPU: 12th Gen Intel i7-12700K (20) @ 4.800GHz 
    .ossssssssssssssssssdMMMNysssso.       GPU: AMD ATI Radeon RX 6800/6800 XT / 6900 XT 
      -+sssssssssssssssssyyyssss+-         Memory: 5478MiB / 31920MiB 
        `:+ssssssssssssssssss+:`
            .-/+oossssoo+/-.                                       
                                                                   

Screenshot
Bildschirmfoto vom 2023-10-07 13-06-01

@uhthomas
Copy link
Author

uhthomas commented Oct 7, 2023

Does it perform better if support is disabled?

I presume you mean print supports? They don't make a difference to performance.

SoftFever pushed a commit that referenced this issue Nov 22, 2023
JIRA: STUDIO-4108
github: #2325

Change-Id: Ibec16c822c0e8aeb1c064633225c7f500eb6990d
Copy link

github-actions bot commented Jan 6, 2024

GitHub bot: this issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Jan 6, 2024
@ColdBeer72
Copy link

Trying to reopen the issue. The issue is still there. Ubuntu 22.04.3 (and AppImage version).

Options in the left column and 3D movements with the mouse are totally frozen. I could save the work but it's happening more frequently with every version, so it's totally annoying.

Please, review the problem or give us a way to make a debug or see some log so could help.

My suspicion is that there is some trouble with graphic library and Wayland (the graphic composer in Ubuntu).

@github-actions github-actions bot removed the stale label Jan 10, 2024
@RebeccaStevens
Copy link

Same issue for me on Nobara 39 (Fedora 39 based).

I would try building from source to see if that makes a difference, but I'm not familiar enough with such things to know how to do such a thing.

@Skaifer
Copy link

Skaifer commented Jan 15, 2024

Does this happen on X11 as well? I have a similar situation under Wayland. The app starts ok, but when I open project with plates and models, it barely responds to input. Very slow. Probably because I have Nvidia, and it behaves weirdly in apps under Wayland, and browsers require additional env variables for acceleration to work. Even then, UI elements in some apps, from time to time, disappear and reappear for no reason.

@GlovePuppet
Copy link

Similar issue on Mint 20. Small, simple stl files will load and print but anything more complex than an XYZ cal cube hangs in the "Send print job to" dialog. Unfortunately this makes Orca unusable on Linux for me :(

@RebeccaStevens
Copy link

Note: The 2.0.0-dev version is a lot better but not perfect.

@vansoest
Copy link

vansoest commented Mar 26, 2024

Same issue here with xwayland on Hyprland nvidia-550 using 3 monitors.
freezing but the app itself runs—I can close the window, the save dialog will pop up.
The nightly build and AppImage with the 2x-dev version is buggy/freezing too…

Any suggestions to compile the slicer for native wayland?

Copy link

Orca bot: this issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Jun 25, 2024
Copy link

github-actions bot commented Jul 2, 2024

Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
@aclowe10
Copy link

Similar issues with Nobara 40 (based on Fedora 40) after latest Mesa updates. Weird as it was performing fine up till this update despite being on latest Nvidia drivers. Not entirely sure it's specifically mesa as Bambu Studio was working fine while OrcaSlicer wasn't but suddenly developed the same problems today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

9 participants