https://bugs.winehq.org/show_bug.cgi?id=54091
--- Comment #3 from temp3@writeme.com --- Replit is using Ubuntu 20.04.2 LTS. I was trying to run the Scratch 1.4 Installer. There is a legit download, here it is: https://download.scratch.mit.edu/ScratchInstaller1.4.exe
I attached it already. The instructions wouldn't output the error to log.txt and would just throw the error into the terminal, so I copied and pasted the terminal output into log.txt.
Whenever I run 'winecfg', I still get the error thrown into the terminal.
Replit is the IDE I'm using, Chrome is the browser I'm running Replit on, and a boosted Repl is a Replit project with more RAM and CPU.
Steps to reproduce: 1. Make a project at Replit.com 2. Install WINE from the Ubuntu repositories using a community-made script. (Replit doesn't natively allow root perms to use 'apt install' or anything like that) 3. Install Nautilus using the same method. 4. Upload ScratchInstaller1.4.exe to the Repl 5. Boost it or buy the Hacker plan 6. run 'wine ScratchInstaller1.4.exe' in main.sh
I hope this helped.