soredake

Results 522 comments of soredake

> Is there anyone who doesn't have "dark mode" enabled but is experiencing this problem anyway? Me, for example, I'm on Windows 11, qbittorrent 5.0.0 mostly lags 1–3 minutes after...

@crutkas can you reopen this?

https://github.com/microsoft/PowerToys/issues/6918#issuecomment-809438036

https://bugzilla.kernel.org/show_bug.cgi?id=195643

I wrote a lua script that can set sub-pos to desired value to workaround this problem https://github.com/soredake/dotfiles_windows/blob/5a28dfd4a38477f48156fedeb98f815297c34254/dotfiles/AppData/Roaming/mpv.net/scripts/plex-mpv-shim-bug-95-workaround.lua#L18

Also https://github.com/ScoopInstaller/Scoop/issues/5852

Same problem. After rebooting: ``` ❯ where.exe sudo C:\Windows\System32\sudo.exe C:\Users\user\scoop\shims\sudo.exe ❯ echo $env:PATH C:\Program Files\PowerShell\7;C:\Program Files (x86)\oh-my-posh\bin\;C:\Users\user\scoop\apps\gsudo\current;C:\Program Files (x86)\VMware\VMware Workstation\bin\;C:\Program Files\Eclipse Adoptium\jdk-17.0.14.7-hotspot\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\ProgramData\chocolatey\bin;C:\Program Files (x86)\dotnet\;C:\tools\BCURRAN3;C:\Program Files (x86)\oh-my-posh\bin;C:\Program...

I don't think using sudo for winget unconditionally is a good idea, not all packages can be installed/updated with admin rights https://github.com/search?q=repo%3Amicrosoft%2Fwinget-pkgs+ElevationRequirement%3A+elevationProhibited&type=code