Works for me..
Minor issue that I keep meaning to report, in the logs it reports "ERROR: Caused by outdated psutil version" which I think causes flashes of text across the screen on startup. There was a but report on github but I cannot find it now.
python3-psutil-5.6.7-1.fc32.x86_64 on this Box.
This update has been submitted for stable by bodhi.
@g6avk thanks a lot for feedback. I didn't seen this warning since now i am on f33 already and there is psutil version: 5.7.2. Now we need to decide what to do and probably stop updating app for < f33 or even downgrade exist bpytop package in f32. What do you think?
Another option is downstream patching and removing this warning. Not really best idea.
If it's only a warning no harm is done but then again you don't want to be swamped with bug reports.. I have not looked at Bugzilla to see if there are any. I can live with getting updates with the warnings but can others. It's a difficult choice really.
To be honest it scrolls so fast when I start bpytop on my system I thought it may of been a video glitch and only found out once I looked at the logs/github. I cannot say when I first started seeing it.
I am also worry if upstream will add more features which depend on new psutils and this potentially could degrade UX or even broke something. OK, let's continue to update it and if something happened then we figure what we do next.
This update has been submitted for testing by atim.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
Works for me..
Minor issue that I keep meaning to report, in the logs it reports "ERROR: Caused by outdated psutil version" which I think causes flashes of text across the screen on startup. There was a but report on github but I cannot find it now. python3-psutil-5.6.7-1.fc32.x86_64 on this Box.
This update has been submitted for stable by bodhi.
FYI I found the bug report now: https://github.com/aristocratos/bpytop/issues/66
@g6avk thanks a lot for feedback. I didn't seen this warning since now i am on f33 already and there is
psutil version: 5.7.2
. Now we need to decide what to do and probably stop updating app for < f33 or even downgrade existbpytop
package in f32. What do you think?Another option is downstream patching and removing this warning. Not really best idea.
This update has been pushed to stable.
If it's only a warning no harm is done but then again you don't want to be swamped with bug reports.. I have not looked at Bugzilla to see if there are any. I can live with getting updates with the warnings but can others. It's a difficult choice really.
To be honest it scrolls so fast when I start bpytop on my system I thought it may of been a video glitch and only found out once I looked at the logs/github. I cannot say when I first started seeing it.
I am also worry if upstream will add more features which depend on new
psutils
and this potentially could degrade UX or even broke something. OK, let's continue to update it and if something happened then we figure what we do next.Great, I will keep a close eye on the logs etc on future updates just in case anything does break.