Rafael Baboni Dominiquini
Rafael Baboni Dominiquini
> So the problem is inside the cmd script. I am not familiar with the cmd syntax. As @hyperupcall suggested, maybe there is a space after `'C:\Users\Rafael'`? Yes, my username...
> @Dominiquini You can open the Windows Terminal just fine? Where is it located? Windows Terminal works just fine on my PC! It's located on "C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.18.2822.0_x64__8wekyb3d8bbwe\wt.exe", but are links...
I was able to fix this bug: [fix.patch](https://github.com/babarot/enhancd/files/13699144/fix.patch) Take a look if this don't break anything! Thanks.
Doing more tests here, I found out that is the weather segment that is causing this issue. Disabling this segment on the default theme resolve this issue! Thanks.
Any news about this update? Thanks
> https://github.com/Canop/broot/blob/4856d360c83ca0ac6a341afa577ec3e875de113c/src/shell_install/powershell.rs#L29C1-L29C1 > > Modify `$($cmd_file.FullName)` to > > ``` > `"$($cmd_file.FullName)`" > ``` > > maybe work I was having the same issue: `File not found: "C:\\Users\\Rafael Dominiquini\\Dominiquini\\AppData\\Local\\Temp\\tmpudrel1.tmp"` But...
I deleted this file and tried again, but the bug remains. I was able to change (permanently) the geometry of the windows 'Engine Debug' and 'Evaluation History'. But when I...
This is my config file after I change the geometry the way I liked: [cutechess.ini.txt](https://github.com/cutechess/cutechess/files/12222631/cutechess.ini.txt) But as soon I restart the app, the geometry resets itself! Thanks
> > But as soon I restart the app, the geometry resets itself! > > Do you mean in the config file as well? Or the window? I'm not able...
Any update on the issue? Thanks.