Konstantin
Konstantin
I'm getting BSOD driver irql_less_or_not_equal SeLow_x64.sys on Windows 10 x64 with latest SoftEther VPN Server installed. It happens when system RAM 100% used by applications e.g. when render large scene...
### Database name PostgreSQL # Pull request description Fix error when fetching incremental backup of posgresql database, that have multiple table spaces. ### Describe what this PR fix wal-g trying...
When try next simple test, I get data on Windows, and WebException under wine-mono. ``` var request = (HttpWebRequest)WebRequest.Create("KERBEROS_TEST_URL"); request.Credentials = CredentialCache.DefaultCredentials; request.UseDefaultCredentials = true; using (var response = (HttpWebResponse)request.GetResponse())...
When using FontDialog for select font it always returns "Tahoma" out-dependent on choice Check with native win32 app and font selection work fine
When I try to open non compressed TAR archive (227Gb, ~117000 file) double commander freezes for 2-3 minutes, while there is a high IO load. For example 7-zip manager open...