Alexander Shaduri

Results 7 issues of Alexander Shaduri

Since there is a way to get MAC address by name, a reverse should be possible - get name by MAC address (or embed the name into MacAddress struct). Example...

This is a feature request to track NVMe support. To fully support NVMe, the following criteria have to be met: - [ ] Better-than-experimental [NVMe support in smartctl](https://www.smartmontools.org/wiki/NVMe_Support). - [...

enhancement
help wanted

Windows, version 1.1.4. ![gsmart selftest windows](https://user-images.githubusercontent.com/2302268/157061432-9721f31d-9764-42d4-9f9d-7e1c100a3514.png)

bug
windows

Reported by email: It appears that GSmartControl 1.1.3 crashes on Windows 10 21H1. The program starts just fine and scans the drives, then it crashes when I double-click on a...

bug
windows
needs info

… to avoid compiler warnings in Catch2 headers. ## Description When embedding Catch2 into a cmake project using `add_subdirectory()`, `Catch2` target include paths are simply PUBLIC. If a user project...

### What steps will reproduce the problem? Set up a validation rule: ```php class MyModel extends ActiveRecord { public function rules(): array { return [ [['features'], 'required'], ]; } //...

status:ready for adoption
type:bug

**Version and Environment** - GSmartControl version: 2.0.0 - OS: Windows **Is your feature request related to a problem? Please describe.** When using fractional HiDPI scaling on Windows, the default window...

enhancement
windows