Stav88
Stav88
I have checked the behaviour of actual browsers without polyfill : * Gecko (Firefox): support CustomEvent constructor and extends * Bink (Chrome): support CustomEvent constructor and extends * Webkit (Safari):...
Same error for me My Env : * Windows 10 v1909 * Firefox 93.0 64bits * KeePass 2.49 64bits (installed with chocolatey : `choco install keepass`) * KeePassBrowserImporter v1.0.9 (installed...
Workaround : Edit the audio file with audacity to cut the start-time. Then I can set the "start-time" to 0.
I reproduce the bug using material (ProdipeMIDIlilo). So I try to test with VMPK but it doesn't produce the bug. It seems the it need a midi device. Tested OS ...
I had same problem on version 1.3.6. ~~Upgrading on 1.3.13 fix it on my side.~~ Does upgrading clear cache ? OS : Ubuntu 22.04 Installation package : snap Edit :...
Same on ubuntu 24.04, I can not build canvas 2.9.0 even after installing dependencies (see `https://github.com/Automattic/node-canvas/blob/v2.9.0/Readme.md#compiling`). Canvas required me to use node ≤ 18.\*.\* to install it without build. @Andremoniy...
I have same probleme on Skype (no audio devices) using a snap installation (`snap install electronim`). But after installing it using npx (`npx electronim`), it works. I think it is...
Sorry, I fogot that I have done a POC from several months by adding some code to have system style in preferences window. You can see the code of this...
I have made a PR to support system themes : https://github.com/FrancescoCeruti/linux-show-player/pull/363