dfaust / plasma-applet-netspeed-widget

Plasma 5 widget that displays the currently used network bandwidth
GNU General Public License v2.0
121 stars 17 forks source link

on Kubuntu 22.04 / Plasma 5.24, it only shows 0 kB/s upload/download #33

Closed tchwpkgorg closed 1 year ago

tchwpkgorg commented 2 years ago

On Kubuntu 22.04 / Plasma 5.24, the widget only shows 0 kB/s upload/download.

It used to work fine with Kubuntu 21.10 and earlier.

Rougnt commented 2 years ago

This widget need ksysguard. But I can not install it on Kubuntu 22.04

srsgores commented 2 years ago

Yeah, this worked:

sudo apt install kysguard

Then make sure to reboot:

reboot
psychoche commented 2 years ago

@srsgores You can't install ksysguard. There is no such package anymore.

srsgores commented 2 years ago

It did work for me on KDE Neon.

tchwpkgorg commented 2 years ago

There is no "ksysguard" package on Ubuntu 22.04.

I have these with "sysguard" in the name:

$ dpkg -l|grep sysguard ii libkf5sysguard-bin 4:5.24.5-0ubuntu1~ubuntu22.04~ppa1 amd64 library for system monitoring - utilities ii libkf5sysguard-data 4:5.24.5-0ubuntu1~ubuntu22.04~ppa1 all library for system monitoring - data files ii libksysguardformatter1 4:5.24.5-0ubuntu1~ubuntu22.04~ppa1 amd64 library for system monitoring - ksysguardformatter shared library ii libksysguardsensorfaces1 4:5.24.5-0ubuntu1~ubuntu22.04~ppa1 amd64 library for system monitoring - ksysguardsensorfaces shared library ii libksysguardsensors1 4:5.24.5-0ubuntu1~ubuntu22.04~ppa1 amd64 library for system monitoring - ksysguardsensors shared library ii libksysguardsystemstats1 4:5.24.5-0ubuntu1~ubuntu22.04~ppa1 amd64 library for monitoring your system - system stats shared library ii qml-module-org-kde-ksysguard 4:5.24.5-0ubuntu1~ubuntu22.04~ppa1 amd64 KSysGuard QtDeclarative QML Support

puyo commented 1 year ago

Same problem

flwwater commented 1 year ago

Same problem on kubuntu22.04

dfaust commented 1 year ago

I'm closing this as duplicate of #28.