windows95 icon indicating copy to clipboard operation
windows95 copied to clipboard

Cannot read property 'timer' of null and window.emulator.mouse_set_status is not a function

Open lumio opened this issue 6 years ago • 3 comments

The standalone Mac version does not start and actually stops with a stuck cursor.

Opening up the Dev tools I see the following errors: screen shot 2019-02-13 at 12 55 03 pm

Uncaught TypeError: Cannot read property 'timer' of null Uncaught TypeError: window.emulator.mouse_set_status is not a function

lumio avatar Feb 13 '19 11:02 lumio

Interesting, thank you for the report! What kind of system do you have?

felixrieseberg avatar Feb 18 '19 07:02 felixrieseberg

I'm using MacOS 10.14.3. Testing the copy.sh x86 web version of Win95 works just fine. So probably a problem with Electron itself?

CPU speed stays at 0, but that's probably due to the JS errors.

lumio avatar Feb 18 '19 09:02 lumio

Hi there, I ran into this same issue. I'm attempting to run the app on macOS High Sierra 10.13.6.

glitterbonegirl avatar Mar 26 '19 01:03 glitterbonegirl