Giter Site home page Giter Site logo

Comments (5)

emoacht avatar emoacht commented on August 27, 2024 1

Thank you for reporting.
This error (0x80070422) seems to be raised when WMI service cannot be started.

Two questiions:

  1. Have you disabled WMI service?
  2. Your PC is laptop?

from monitorian.

emoacht avatar emoacht commented on August 27, 2024 1

Killing exceptions caused by absence of WMI silently is easy. But WMI is a part of API of Windows and commonly used. An app does not inform users of APIs that it uses. Disabling WMI may or may not lead an unexpected behavior of apps and you may or may not notice it. I guess it usally would not cause serious issue but no one knows.

from monitorian.

dzid26 avatar dzid26 commented on August 27, 2024

Yes, I had the WMI disabled because it keeps using between 0-5% cpu which adds to overall constant CPU usage and laptop heating.

After enabling WMI and restarting Windows, Monitorian started to work again.

from monitorian.

emoacht avatar emoacht commented on August 27, 2024

WMI is almost essential to control an internal monitor because such functinality is only provided by WMI.
Technically it is possible to avoid calling WMI if this app only handles external monitors. But there would be no substantial reason for adding such mode.

from monitorian.

dzid26 avatar dzid26 commented on August 27, 2024

That explains why I was getting only external monitor control in Twinkle app! Hah.

Maybe it would be wise to try/catch missing WMI and indeed just control external monitors in that case.

I hate WMI cpu usage with HP laptop with HP drivers. I don't like Intel 11th gen and Windows either. (It burns my skin.)

Anyway, thanks, for the interesting input.

from monitorian.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.