Robert Riemann
Robert Riemann
Apparently, this must be placed in `app.coffee`: ``` coffee .config ($mdIconProvider) -> $mdIconProvider .iconSet('social', 'assets/iconsets/social-icons.svg', 24) .iconSet('navigation', 'assets/iconsets/navigation-icons.svg', 24) ```
I can reproduce the bug with: > OS: openSUSE Tumbleweed 20231108, Arch.: x86_64, MuseScore version (64-bit): 4.1.1 The proposal `QT_QPA_PLATFORM=xcb mscore` fixes the problem, but now everything is very small....
> Would you be up for taking a swing at this? Unfortunately I'm super busy with university. :(
> Are you sure that file extension is the problem? I downloaded a random otf font from https://www.1001fonts.com/opentype-fonts.html and it worked for me. Do you know in which folder collabora...
I have pulled again the most recent CODE docker container (COOLWSD version: 23.05.5.3 git hash: [5093121](https://github.com/CollaboraOnline/online/commits/5093121)) I can see 17 files in my NC fonts.json and 17 files in the...
I added: ```json "ruby": { "settings": { "diagnostics": true } }, ``` Since then, it seems to work:  Note however, that diagnostics was activated in the Kate menu before...
Thank you for your feedback! I have tested the current master version (hence, not the release version) and did not experience this problem with: ~~~sh website-evidence-collector --no-headless -c edp_cookie_agree=1 --overwrite...
If nobody else can, I try to reproduce the issue next week
I have no issues to simulate the acceptance of the EDPS website cookie banner with the current WEC master branch (in the inspection output called version `v2.0.0-36-g3e8c98f`). My command: ~~~sh...