openhoangnc / taskbar-stats

Display live system stats on Windows's taskbar
https://openhoangnc.github.io/taskbar-stats/
Other
471 stars 40 forks source link

Network stats not showing #3

Closed alabliuk closed 3 years ago

alabliuk commented 3 years ago

Hi,

My network statistics are 0, is there a configuration file that can change the network interface?

Screenshot 2020-11-14 235952

openhoangnc commented 3 years ago

network interfaces are detected automatically, this is a bug, I'm investigating it

openhoangnc commented 3 years ago

hi @alabliuk, please try this console program NetSpeedConsole.zip you will see output like this image If your "Up and Down" values are not zero, I will release a new version to fix the bug soon, otherwise, error detail should be shown on screen, please capture it and send me.

alabliuk commented 3 years ago

I think there was some dll missing in the package, this is giving error:

image

image

image

image

image

alabliuk commented 3 years ago

I don't know if this could be a problem, but I use a Network Bridge because of Hyper-V

image

openhoangnc commented 3 years ago

please try download an install "Visual C++ Redistributable for Visual Studio 2015" https://www.microsoft.com/en-US/download/details.aspx?id=48145 then run the program again

alabliuk commented 3 years ago

Strange because I already have this package installed

image

openhoangnc commented 3 years ago

please try again with this program NetSpeedConsole.zip

I don't know if this could be a problem, but I use a Network Bridge because of Hyper-V

image Virtual network interfaces would not be counted, should have no problem here.

alabliuk commented 3 years ago

@openhoangnc

image

Tsiikki commented 3 years ago

Hello!

I have this same problem. Win10 Pro 1909 Finnish language. image

ANIKET-DALAL commented 3 years ago

@openhoangnc NetSpeedConsole.zip NetSpeedConsole.exe is not getting installed it is showing various .dll files missing.

image image image image

openhoangnc commented 3 years ago

Hi everyone, I'm continuing to investigate this problem, please wait

@ANIKET-DALAL

please try again with this program NetSpeedConsole.zip

@alabliuk I see there are no network interfaces listed in the console

@Tsiikki seem it related to Windows language

alabliuk commented 3 years ago

@openhoangnc I did a new test ... I removed the network configuration of the hypev (virtual switch hyper-v) and the network bridge.

And after these steps I was able to see my network interfaces in NetSpeedConsole and the network rates started to be displayed.

image

image

Unfortunately when I recreated the network settings the interfaces disappeared from NetSpeedConsole

image

I think hyper v should change some interface configuration when configured ... I will do some other tests to get more information.

openhoangnc commented 3 years ago

hi everyone, please test this console program, it should work now (I hope that) NetSpeedConsole.zip

ANIKET-DALAL commented 3 years ago

hi @openhoangnc NetSpeedConsole.zip is working now. image

but still its zero at taskbar after re-installing image

openhoangnc commented 3 years ago

hi @ANIKET-DALAL please install the newest version https://github.com/openhoangnc/taskbar-stats/releases/tag/v20.11.21.1

ANIKET-DALAL commented 3 years ago

@openhoangnc file is asking for password

openhoangnc commented 3 years ago

@openhoangnc file is asking for password

oh, sorry, just re-uploaded, please download again

alabliuk commented 3 years ago

This new version is works.

image

image

Good job!