[Bug 56760] New: MIT Scratch cannot save projects
https://bugs.winehq.org/show_bug.cgi?id=56760 Bug ID: 56760 Summary: MIT Scratch cannot save projects Product: Wine Version: 9.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: aramsinbox(a)gmail.com Distribution: --- Created attachment 76553 --> https://bugs.winehq.org/attachment.cgi?id=76553 error output Hi, MIT Scratch (a visual programming environment: https://scratch.mit.edu/download) can be installed and run normally, but when you are trying to save the project it gives an error "save interrupted". It is also was hard for me to track the error message in the terminal as it outputs there lots of stuff without stopping. Anyways i think experienced developer can spot this error easily. This would be nice to have fixed so kids can use this in our lab. Thanks! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56760 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Obviously not a blocker. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56760 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |dark.shadow4(a)web.de Status|UNCONFIRMED |NEW --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- Not a blocker, please check https://bugs.winehq.org/page.cgi?id=fields.html#importance for details. Note that this is chromium/cef based and sometimes randomly refuses to start up. Doesn't seem to work without wine-staging for me either. But at least I can reproduce the issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56760 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shell32 --- Comment #3 from Fabian Maurer <dark.shadow4(a)web.de> --- It most likely needs file_operation_SetOperationFlags file_operation_MoveItem file_operation_PerformOperations file_operation_GetAnyOperationsAborted Then it complains that it can't the file "C:\users\fabian\Temp\Scratch Project.sb3". The file kinda exists, but it's called "Scratch Project.sb3:Zone.Identifier" -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56760 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://downloads.scratch.m | |it.edu/desktop/Scratch%20Se | |tup.exe -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56760 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |xerox.xerox2000x(a)gmail.com --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Fabian Maurer from comment #3)
It most likely needs file_operation_SetOperationFlags file_operation_MoveItem file_operation_PerformOperations file_operation_GetAnyOperationsAborted
Then it complains that it can't the file "C:\users\fabian\Temp\Scratch Project.sb3". The file kinda exists, but it's called "Scratch Project.sb3:Zone.Identifier"
I tested and it seems to work (save and load) with the patches from https://gitlab.winehq.org/wine/wine/-/merge_requests/4817 which somehow just got ignored, although they were approved by Esme. Maybe you could ask what needs to done to get them upstream? (I suspect there are more affected apps) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla