Etienne Charland

Results 142 comments of Etienne Charland

In the code-behind, "RequestedTheme" remains "Light" and is thus ignored from App.axaml on Linux. Setting RequestedTheme from the code-behind then works to switch the theme.

I started having the same issue after a recent update. I tried both scripts and they did not solve the problem. It's curious though; why now?

In my case, the overlapping login screen is not the biggest problem. A bigger problem is that if leave the computer, turn off the screen and it goes back to...

My issue is different. If I unplug the monitor, I realize it doesn't recognize my internal display correctly and everything fucks up from there. I have a 1080p 144hz display....

@mmikowski My problem happens from boot and affects internal display; no wake-up and no cable. The dual-login screen on the TV is just a side-effect if I add a 2nd...

Ah. Internal display was set to `15360x8640`. After setting the internal display back to `1920x1080`, those problems have gone away. It's a different problem, but the side-effects are not handled...

Perhaps just put a link to a page explaining the various options?

Now I see that I was using ref incorrectly, and running only 1 pass instead of 2 passes. I was running this which runs fine ``` clean = core.bm3dcuda.BM3D(clean, chroma=radius>0...

it already installed cuda ``` warning: cuda-11.5.1-1 is up to date -- reinstalling resolving dependencies... looking for conflicting packages... Packages (1) cuda-11.5.1-1 Total Installed Size: 3691.97 MiB Net Upgrade Size:...

Yes $ which nvcc /opt/cuda/bin/nvcc