Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors about incorrect paths: /sys/class/net//statistics/rx_errors #13

Open
ketetefid opened this issue Aug 29, 2016 · 0 comments
Open

Comments

@ketetefid
Copy link

  1. The applet outputs these into .xsession-errors. It seems that it does not guess the name of the device correctly.
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/rx_errors": No such file or directory
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/tx_errors": No such file or directory
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/collisions": No such file or directory
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/rx_packets": No such file or directory
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/tx_packets": No such file or directory
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/rx_bytes": No such file or directory
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/tx_bytes": No such file or directory
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/rx_errors": No such file or directory
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/tx_errors": No such file or directory
    glibtop(c=5392): [WARNING] Failed to open "/sys/class/net//statistics/collisions": No such file or directory
  2. Show sum of download and upload does not work. It shows one changing entry in B/s only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant