You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like this error log to end after a few cycles, or to reduce its reproduction a lot, I don't always use the laptop with the internet key inserted and I don't have a wifi network available, it's difficult to even read the normal syslog since it is constantly changing/updating.
Actual behaviour
linux-user-80ec org.mate.panel.applet.NetspeedAppletFactory[5461]: glibtop(c=5461): [WARNING] Failed to open "/sys/class/net/usb0/statistics/tx_errors": File or directory does not exist (This log is continuous and unstoppable when the USB net key is not insertedand /var/log/syslog grows rapidly.)
Steps to reproduce the behaviour
Just have the laptop without the usual internet key inserted and do not have an alternative wifi network available, open the syslog log with a linux log viewer.
MATE general version
Mate 1.26.0
Package version
mate-applets 1.26.1-1
Linux Distribution
Debian 12.6 in Italian
Link to bugreport of your Distribution (requirement)
For a potential workaround try opening the applet's preferences dialog and setting "Network Device" to anything else. Fixing this in the code would basically require checking that the device was valid before doing anything with it. I don't know if a removed device disappears from the list entirely.
The error log itself is presumably being controlled by the applet itself misbehaving, it's not the fault of the logging system that we don't even control.
Expected behaviour
I would like this error log to end after a few cycles, or to reduce its reproduction a lot, I don't always use the laptop with the internet key inserted and I don't have a wifi network available, it's difficult to even read the normal syslog since it is constantly changing/updating.
Actual behaviour
linux-user-80ec org.mate.panel.applet.NetspeedAppletFactory[5461]: glibtop(c=5461): [WARNING] Failed to open "/sys/class/net/usb0/statistics/tx_errors": File or directory does not exist (This log is continuous and unstoppable when the USB net key is not insertedand /var/log/syslog grows rapidly.)
Steps to reproduce the behaviour
Just have the laptop without the usual internet key inserted and do not have an alternative wifi network available, open the syslog log with a linux log viewer.
MATE general version
Mate 1.26.0
Package version
mate-applets 1.26.1-1
Linux Distribution
Debian 12.6 in Italian
Link to bugreport of your Distribution (requirement)
https://www.debian.org/Bugs/
The text was updated successfully, but these errors were encountered: