René Bertin
René Bertin
I can reproduce this error on Linux with Firefox Dev. Edition (133.0) when I toggle `browser.dom.window.dump.enabled` to true in `about:config` : Here the error reporting is a little more useful:...
See https://stackoverflow.com/questions/15555687/event-keycode-not-working-in-firefox (historical) and https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode (indicating that the `keyCode` property is deprecated and its modern replacements.
On Saturday October 19 2024 07:17:51 Casper Jeukendrup wrote: >This issue seems not applicable to MuseScore 4+, which is written completely in QML. Yuck ^^ (A complete rewrite in QML...
I'm sorry, you're not being clear. my port:ncurses fails to install for you because of an "extra characters" error? Can you attach `port logfile ncurses`, please? There are no buildbots...
I don't know what kind of sabir you're speaking but it's not a common form of English I'm familiar with. I do understand now that you have been trying to...
I'm getting 48 failing tests on OS X 10.9.5 / x86_64 .
[epollshim-tests-gcc13.log.txt](https://github.com/user-attachments/files/18096365/epollshim-tests-gcc13.log.txt) [epollshim-tests-clang16d.log.txt](https://github.com/user-attachments/files/18096366/epollshim-tests-clang16d.log.txt)
FWIW, I don't know how relevant this is but I just tried on my Linux system (Ubuntu 14.04 LTS with a 4.14.32x kernel) and all tests that weren't skipped succeeded.
On Wednesday December 11 2024 08:30:27 Sergey Fedorov wrote: >> I'm getting 48 failing tests on OS X 10.9.5 / x86_64 . > >45 tests fail on 10.8.5 / x86_64...
On Wednesday December 11 2024 09:56:11 Jan Kokemüller wrote: >> [epollshim-tests-gcc13.log.txt](https://github.com/user-attachments/files/18096365/epollshim-tests-gcc13.log.txt) [epollshim-tests-clang16d.log.txt](https://github.com/user-attachments/files/18096366/epollshim-tests-clang16d.log.txt) > >I bet the `bind()` failures are because of a missing assignment to `sin_len` before the line here:...