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

RuntimeWarning: ignoring OSError(22, 'Invalid argument') warnings.warn("ignoring %r" % err, RuntimeWarning) #1330

Closed
ATLief opened this issue Oct 3, 2018 · 1 comment
Labels

Comments

@ATLief
Copy link

ATLief commented Oct 3, 2018

Every time I open glances, the following message is printed before the main interface appears:
/usr/lib/python3/dist-packages/psutil/_pslinux.py:1191: RuntimeWarning: ignoring OSError(22, 'Invalid argument') warnings.warn("ignoring %r" % err, RuntimeWarning)

Everything else works, it's just annoying.

Versions

  • Glances & psutil: Glances v2.11.1 with psutil v5.4.2
  • Operating System: Ubuntu 18.04.1 LTS
@nicolargo
Copy link
Owner

nicolargo commented Oct 13, 2018

@hi @ATLief !

Duplicated: #1203

A patch is already available here: 49fafb6

It will be release in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants