-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Terrible performance in some dropdowns #11003
Comments
Hi @sneakythr0ws thank you for your report. |
Hi! Sure. But I don't any see changes when I use dropdown(I used tail -f) |
Hi @sneakythr0ws I can't see anything happening in that log. Could you do your reproductions steps: open material and or open nozzle size dropdowns. And after you did that close Cura and again share your log file here. |
As I said I tried |
@fvrmr do you need any extra info? |
Recently some users have reported sluggish UI performance in Cura that seems to be caused by a 3rd party component that monitors the network for Ultimaker printers. If you don't have any Ultimaker printers, you could try disabling that module. Go to the "Installed" tab of the Marketplace, and scroll down to "UM3 Network Printing" and uncheck the checkmark in front of it. Restart Cura and check if the terrible performance is still there. |
I tried. But unfortunately no effect. Dropdown controls still have bad performance( I have problem only in two dropdowns. Look at my screenshots. With dropdowns have different color scheme than main controls and panels. May be this dropdowns use another styles, components, libraries ? |
Could you install and use this plugin to generate some profiling information for us: https://marketplace.ultimaker.com/app/cura/plugins/UltimakerPackages/ExtensiveSupportLogging |
Hmm. I don't really see anything that would explain a slowdown. The rendering update itself seems to take only 2ms, so that's well within the range that one would expect Could you also run the plugin from startup? It might provide a bit more information. |
That's a good hint. Unfortunately on my current computer, my work laptop, using fractional scaling at 125% still causes it to go to 200%. Seems to be a bug in Ubuntu (20.04) there for me. At home I have a more modern version of Ubuntu (21.10) so maybe I could try it again there. I suspect that Qt 6.2 will fix this issue by removing use of Controls 1, which seems to be the places where this issue occurs. |
FYI 4.13 beta affected too |
Indeed at home the 125% fractional scaling works properly. But the performance of Cura feels normal, even in the drop-downs and pop-ups. I'm not able to reproduce this issue yet. |
For me problem appears only on external 4k monitor. On build-in laptop 4k display even with factional scaling it works properly. Other software works fine. |
Yes, I have a desktop computer so every monitor is an external monitor. I also have a second "monitor", a 4k projector attached to my computer, which doesn't show the problem either when I turn it on and run Cura on the projector. |
Is this still an issue in current versions of Cura (5.8.0 and up)? Can this be closed? |
Sure. It works fine |
Application Version
4.12.1 and previous
Platform
Linux(Ubuntu 21.10 and previous)
Printer
Flyingbear ghost 5
Reproduction steps
Open
Material
orNozzle Size
choice dropdown.Actual results
Performance in this dropdown is very very bad.
Expected results
Same performance in all part of system.
Checklist of files to include
Additional information & file uploads
This drop down works fine:
but
Material
andNozzle Size
have very very bad performance. This dropdowns have different color scheme(white.).Sorry for quality. I can't screenshot it and made a photo with smartphoneIn preferences dialog performance is good.
The text was updated successfully, but these errors were encountered: