google / beautiful-audio-editor

An experimental audio editor that runs on JavaScript and the Web Audio API.
Apache License 2.0
91 stars 25 forks source link

Ubuntu 20.04 issue after compiling #3

Open pbaveja opened 3 years ago

pbaveja commented 3 years ago

Trying to compile after cloning on Ubuntu 20.04. The error thrown is:

Uncaught TypeError: a.attachEvent is not a function
    at Ic (c.js:33)

The uncompiled.html works as expected. And this also works on Ubuntu 18.04 as expected.

Java 8 installed. And running do.py with python2.7

It points to an OS and Java compatibility issue. Any help would be appreciated.

KCGD commented 2 years ago

same issue on mint 20.2 python2.7