-
Notifications
You must be signed in to change notification settings - Fork 310
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
Crash on activating Variable Layer Height #3307
Comments
Same issue on Ubuntu 22.04 with AppImage. BambuStudio crashes immediately when I click the "Variable Layer Height" button, without the dialog popping up. It always crashes, regardless of the model. |
have you try bambuStudio in windows 10 or windows 11?Is it ok? |
Yes, it works well on Windows 10. |
Just found that the same issue had been fixed in PrusaSlicer 2.6.0 : prusa3d/PrusaSlicer#7274 The issue is OpenGL related. PrusaSlicer fixed it by using OpenGL 3.3. I confirm that BambuStudio doesn't crash when disable hardware-accelerated by starting with environment variable
|
@Haidiye01 |
I can confirm that And I also haven an Intel GPU using the Mesa driver: ~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
~$ glxinfo | grep -i vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
Vendor: Intel (0x8086)
OpenGL vendor string: Intel |
This seems to be fixed in |
@caco3 Version |
@aleung I have 2 systems, desktop and laptop, before 1.8.4 it was crashing on both systems (without |
This issue has been marked as inactive due to no response for 90 days. |
I am closing this issue since the issue seems to be solved in the never versions. |
ok,i have received your letter ,thank you!
|
Bambu Studio Version
BambuStudio_linux_ubuntu_v01.08.02.56-20231228.AppImage
Where is the application from?
Bambu Lab github releases
OS version
Ubuntu 23.10
Additional system information
No response
Printer
P1S
How to reproduce
Actual results
Speicherzugriffsfehler (Speicherabzug geschrieben)
(Memory access error)
Expected results
no crash
Project file & Debug log uploads
Checklist of files to include
The text was updated successfully, but these errors were encountered: