Seizure / MonitorBoss

GNU Lesser General Public License v3.0
2 stars 1 forks source link

more useful error messaging for permission errors in VCP list #47

Open Seizure opened 3 months ago

Seizure commented 3 months ago

currently, VCPIOError and VCPPErmission error are treated exactly the same in MonitorBoss list_monitors() (very vaguely). This should probably be more clear and separate, ESPECIALLY for Linux, where permission errors are likely to occur and specific steps are needed to make sure it works.