xDEADC0DE

Results 9 comments of xDEADC0DE

J’ai trouvé ! Après avoir installé le driver, on peut activer la variante « AZERTY amélioré » en faisant (dans powershell) : ```powershell $Lang = New-WinUserLanguageList fr-FR $Lang[0].InputMethodTips.Clear() $Lang[0].InputMethodTips.Add('040C:A001040C') Set-WinUserLanguageList...

D’accord mais le but de cette disposition de clavier est de pouvoir taper les bonnes séquences, quand même 😅

Oui j’avais vu les « a » et « o » d’indicateur d’ordre féminin et masculin, mais pas le o en exposant. Ce n’est pas bien grave hein, mais je...

I got the error `Job max memory consumption for one image` because the path to the images had a non ASCII character (see #2509), could this be causing your issue...

I discovered this solution thanks to this reddit post (from 7 months ago): https://www.reddit.com/r/photogrammetry/comments/196kjor/comment/khunkqg/

I’m guessing it is related to https://github.com/alicevision/Meshroom/issues/1988#issuecomment-1864630369 and will be fixed by https://github.com/alicevision/AliceVision/pull/1629 (apologies, I did look for open issues containing “ASCII” or “character” but the only one referencing this...

You could add a note about this on the website, otherwise people will keep coming accross this issue and (maybe) create bug reports here.