leandrosa81 / taskbar-monitor

monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.
https://lugarinho.tech/tools/taskbar-monitor
GNU General Public License v3.0
305 stars 24 forks source link

Error while starting / initializing (SetCompatibleTextRenderingDefault) #19

Closed KoalaBear84 closed 3 years ago

KoalaBear84 commented 3 years ago

I've not been able to use taskbar-monitor for over a month now. Finally added error handling and found out the problem. Added a PR for the error handling too: #18

This is the error. Not sure if this was added in one of the latest releases.


Microsoft® Windows® Operating System

SetCompatibleTextRenderingDefault must be called before the first IWin32Window object is created in the application.

OK

image

leandrosa81 commented 3 years ago

just released new version that should address this, thank you for reporting.

KoalaBear84 commented 3 years ago

It works. Looks like you forgot to update the version number, so I thought updating didn't work, but it works, so it did. And don't see version number changes. Se we need #15 to prevent it 😂