BurievSardor

Results 4 issues of BurievSardor

if adding autorollback functionality is impossible, please uncomment commit() function in transaction class. class Transaction : public DbClient { public: virtual void rollback() = 0; // virtual void commit() =...

enhancement

In version 1.4.7 limereport worked properly. But from version 1.5.0 i have scale problems. DesignReport also shows properly. But when it sends to print XP-58IIH printer prints very small page....

### Description of the issue I followed https://siliconlabs.github.io/matter/latest/unify/matter-bridge/readme_building.html. Cloned matter from https://github.com/SiliconLabs/matter.git (version: v2.2.0-1.2) But the Matter environment activation failed. I fixed it manually modifying scripts/setup/constraints.txt (https://github.com/project-chip/connectedhomeip/pull/30987/commits/b867178db386520ca358e9079d9c09464bab5002) . After that...

investigating
bug