-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
App freezes completely when attempting to save a new file #2364
Comments
Restarting my computer resolved this issue |
I spoke too soon. I reinstalled the deb version and this issue is back again. I'll be investigating some more |
After some testing I have found that saving works as normal, but file creation (or overwriting a file) is linked with the freeze It may or may not be relevant, but I'm getting the weird AppArmor message again.
|
Same issue here, unsure of any way to remedy this on my end either. Behaves similarly in that I'm unable to create files, whether new or as an overwrite of existing ones. Edit with additional system information: |
Same issue on EndeavourOS (Arch-based). Getting the same errors. |
Happens over here on Debian Sid too, downgrading to 4.10.1 fixed my problem. I had no MAC kernel security module (AppArmor, SELinux) running. I had no plugins installed. |
Downgrading to 4.10.1 also worked for me. |
Seems that's what I'll have to do in the meantime as well, though I'd much rather be able to run the latest stable version of BB for modeling. |
same with flatpak/rpm on fedora |
App also freezes on my system. Pop!_OS distro, deb package. 4.10.2 Attempted with generic model. forcing it to close resets all user preferences and plugins Thankfully, it keeps a backup of the project, but the app is unusable otherwise. Please fix ASAP, I reproduced this error 6 times in under 10 minutes. |
I couldn't reproduce the issue when building Blockbench from source via |
Built from source (ae59908) just to confirm that this is still not fixed. 👎🏻 Arch 6.9.6 + Plasma 6.1.0 |
Yes, the master branch does contain that commit. That is exactly the branch I cloned to build from source. The |
Okay... It looks like the v4.10.3 release didn't fix this issue for you then? On my end, it was fixed after updating to v4.10.3. |
4.10.3 is the only version I ever installed on my Linux system. I don't have the choice to go back, because downgrading packages tends to break Arch. |
You won't receive the fix if you are trying to build from source using the regular npm scripts. Linux uses an older electron version does doesn't have the issue yet and it's switched out in the CI script. |
That checks out. Now it's fixed.
Then can you please provide an official AUR package? I do not like installing apps outside of the official package manager. |
Would it please be notified here in this thread when that problem is finally resolved, so that we know when we can switch from v4.10.1 back to master? |
This issue was resolved in third party builds with 4.10.4 on July 6th. |
What are you trying to do, and what do you expect to happen?
I am trying to save a file. The file explorer menu should close once the location is selected and the app should continue working as normal. The file should also save.
What happens instead?
The file is not saved, and the app does not respond to any inputs.
I have tried this on both the deb installation, the flatpak installation, and the appimage. All of them act the same. I was seeing some weird messages from AppArmor in dmesg, but they were inconsistent, and unrelated to file saving. No messages show up in the electron console, or the one running the app.
Model format in which the issue occurs
I have tested generic and images, but it probably happens to all of them.
Blockbench variant
Program
Blockbench version
4.10.2
Operating System
Linux (Debian based)
Installed Blockbench plugins
none
The text was updated successfully, but these errors were encountered: