Milan Herbig
Milan Herbig
When I download and install mdcharm_1.2_amd64.deb, it won't run because it needs `libhunspell.so`. ``` mdcharm: error while loading shared libraries: libhunspell.so: cannot open shared object file: No such file or...
Hello, I am not able to load plugin v3.0. In ActivityLog.xml I see this ```SetSite failed for package [CmdArgsPackage]Source: 'SmartCmdArgs17' Description: Could not load file or assembly 'Microsoft.VisualStudio.ProjectSystem.Managed, Version=2.0.1.0, Culture=neutral,...
Hello, I am not able to extract [nano-for-windows_win64_v7.2-22.1.zip](https://github.com/okibcn/nano-for-windows/releases/download/v7.2-22.1/nano-for-windows_win64_v7.2-22.1.zip) with vanilla Windows 10 tar cli tool. ``` >ver Microsoft Windows [Version 10.0.19045.4412] >where tar C:\Windows\System32\tar.exe >tar -xf nano-for-windows_win64_v7.2-22.1.zip .nanorc: Unsupported ZIP...
Fixes #42. Makes final ZIP file compatible with Windows built-in `tar` cmdline utility and other compression tools that doesn't implement Deflate64. I tested that ZIP file created with just Deflate...
Hi, A recent kernel update (https://github.com/torvalds/linux/commit/4cc01410e1c1dd075df10f750775c81d1cb6672b) now treats the OWON device as a generic USB serial device, causing it to be automatically claimed by usb_simple_serial. As a result, OWON software...
Automatically detach and re-attach kernel driver if needed. More info provided in https://github.com/florentbr/OWON-VDS1022/issues/109