-
Notifications
You must be signed in to change notification settings - Fork 323
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
KDE - display global scale above 150% bug #1925
Comments
I can't reproduce it. Can you help debug with the gdb tool, and send back the crash stack. Steps: |
Sure: (KDE at 200% global scale X11 , Nvidia) (gdb) bt |
It seem same as #1868. |
@adolfotregosa Are you sure it relate to the X11 scale? Does it crash on 100% scale? |
It works up to 150% globalscale. Above that it crashes. |
I have made a patch. Can you help test this patch? |
sorry I dunno how to compile BambuStudio under arch linux . |
OK, please wait the release of new bate version. If you like to have a try, follow this wiki. |
Close as fixed in the 1.7 beta version. |
Bambu Studio Version
ALL
Where is the application from?
Bambu Lab github releases
OS version
Arch
Additional system information
No response
Printer
Doesn't matter
How to reproduce
Set Kde display global scale above 150%
Actual results
(bambu-studio:6903): Gtk-CRITICAL **: 16:08:47.391: gtk_widget_set_size_request: assertion 'width >= -1' failed
Fatal glibc error: malloc.c:2593 (sysmalloc): assertion failed: (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)
Aborted (core dumped)
Expected results
Software should open
Project file & Debug log uploads
I can't
Checklist of files to include
The text was updated successfully, but these errors were encountered: