dca00
dca00
Is it intentional that the latest version downloads files in one stream?
Whatever happened to multi-stream downloads? Their controls are gone after upgrading. I tried adding screenshots, but since this site is now Microsoft, it is perfectly normal that it does not...
``` var san = HtmlSanitizer.SimpleHtml5Sanitizer(); foreach (var t in "p br i b tt strong".Split(" ")) { san.Tag(t).RemoveEmpty(); } var s = san.Sanitize("ABCabcXYZxyzabcxyz"); ``` returns an empty string. Does your...
When I send to a host where syslog daemon is not even running, the .Send() method does not throw any exceptions. It takes a tad bit longer than if the...
this is rather a question than an issue. I have a board on which only omxplayer plays sound. no other application does. neither system sounds, not from vlc or anything...
sp_whoisactive used to run fine on previous versions but on SQL 2019 I get the following errors. It was compiled by ```sa``` and runs also under ```sa``` account. I added...
On a screen with 900 lines, Dnfdragora is taller than the screen and cannot be resized to fit, therefore its Apply button is below the bottom edge of the screen....
Hi, Is it normal and expected that the EXE hangs on Intel i3 Sandy Bridge? It shows nothing after the banner and pins the CPU at 100%. It also crashes...
### Environment - Server OS: - Browser: Chrome - Znuny version: 7.1.2 ### Expected behavior Screen should be readable ### Actual behavior Screen is garbled ### How to reproduce Steps...
System.IO.FileLoadException: 'Could not load file or assembly 'Imazen.WebP, Version=10.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)'