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 [. .]' #133

Closed
LinuxOnTheDesktop opened this issue Sep 3, 2019 · 3 comments
Closed

' RuntimeWarning: ignoring OSError [. .]' #133

LinuxOnTheDesktop opened this issue Sep 3, 2019 · 3 comments
Labels

Comments

@LinuxOnTheDesktop
Copy link

Step 1: Describe your environment

  • System (Intel/AMD/Raspberry Pi etc): Intel
  • OS version: Mint 19.2 Cinnamon
  • s-tui version: 0.8.3
  • Installation method(pip/PPA/source code): pip install --user s-tui

Step 2: Describe the problem:

I see this when I run the program:

$ s-tui
/usr/lib/python3/dist-packages/psutil/_pslinux.py:1150: RuntimeWarning: ignoring OSError(6, 'No such device or address')
  warnings.warn("ignoring %r" % err, RuntimeWarning)

Observed Results:

  • What happened? (Traceback of a crash/Image/description): After the warning above is displayed, s-tui does run without any apparent problems.

Debug Results, output of s-tui -d created in a file _s-tui.log:

2019-09-03 06:57:05,357 [main()] [INFO ]  Started without root permissions
2019-09-03 06:57:05,357 [__init__()] [DEBUG]  Config file not found
2019-09-03 06:57:05,357 [__init__()] [DEBUG]  No refresh rate configed
2019-09-03 06:57:05,357 [__init__()] [DEBUG]  No user config for utf8
2019-09-03 06:57:05,357 [__init__()] [DEBUG]  No user config for temp sensor
2019-09-03 06:57:05,357 [__init__()] [DEBUG]  No user config for temp threshold
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Package id 0
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Core 0
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Core 1
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Core 2
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Core 3
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  
2019-09-03 06:57:05,374 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  Sensor Label
2019-09-03 06:57:05,375 [__init__()] [DEBUG]  
2019-09-03 06:57:05,377 [__init__()] [INFO ]  num cpus 8
2019-09-03 06:57:05,517 [update()] [INFO ]  Utilization recorded 16.4
2019-09-03 06:57:05,517 [__init__()] [DEBUG]  arg temp  None
2019-09-03 06:57:05,517 [init_update()] [DEBUG]  custom temp is None
2019-09-03 06:57:05,526 [init_update()] [DEBUG]  Temperature sensor is set to coretemp
2019-09-03 06:57:05,536 [set_threshold()] [DEBUG]  Temperature threshold set to 100.0
2019-09-03 06:57:05,546 [__init__()] [DEBUG]  Update is updated to <function TemperatureSource.init_update.<locals>.update at 0x7f8fce15c268>
2019-09-03 06:57:05,547 [get_power_usage()] [INFO ]  current 30776843452.0 last 30776843452.0
2019-09-03 06:57:05,547 [get_power_usage()] [INFO ]  Joule_Used 0.0 seconds_passed 0.0002810955047607422
2019-09-03 06:57:05,548 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:05,555 [on_unicode_checkbox()] [DEBUG]  unicode State is False
2019-09-03 06:57:05,557 [update()] [INFO ]  Utilization recorded 9.7
2019-09-03 06:57:05,568 [get_power_usage()] [INFO ]  current 30776919501.0 last 30776843452.0
2019-09-03 06:57:05,568 [get_power_usage()] [INFO ]  Joule_Used 0.076049 seconds_passed 0.02128911018371582
2019-09-03 06:57:05,568 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:05,568 [get_power_usage()] [INFO ]  Max power updated 4
2019-09-03 06:57:05,569 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:05,569 [update_displayed_graph_data()] [INFO ]  Reading 2329
2019-09-03 06:57:05,570 [update_displayed_graph_data()] [INFO ]  Reading 9.7
2019-09-03 06:57:05,570 [update_displayed_graph_data()] [INFO ]  Reading 60.0
2019-09-03 06:57:05,570 [update_displayed_graph_data()] [INFO ]  Reading 3.572201907159576
2019-09-03 06:57:05,572 [update()] [INFO ]  Utilization recorded 8.3
2019-09-03 06:57:05,582 [get_power_usage()] [INFO ]  current 30776966071.0 last 30776919501.0
2019-09-03 06:57:05,582 [get_power_usage()] [INFO ]  Joule_Used 0.04657 seconds_passed 0.013903141021728516
2019-09-03 06:57:05,582 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:05,583 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:05,583 [update_displayed_graph_data()] [INFO ]  Reading 2200
2019-09-03 06:57:05,583 [update_displayed_graph_data()] [INFO ]  Reading 8.3
2019-09-03 06:57:05,584 [update_displayed_graph_data()] [INFO ]  Reading 60.0
2019-09-03 06:57:05,584 [update_displayed_graph_data()] [INFO ]  Reading 3.3496027931543026
2019-09-03 06:57:07,728 [update()] [INFO ]  Utilization recorded 4.8
2019-09-03 06:57:07,750 [get_power_usage()] [INFO ]  current 30784389758.0 last 30776966071.0
2019-09-03 06:57:07,750 [get_power_usage()] [INFO ]  Joule_Used 7.423687 seconds_passed 2.167722463607788
2019-09-03 06:57:07,750 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:07,752 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:07,752 [update_displayed_graph_data()] [INFO ]  Reading 905
2019-09-03 06:57:07,753 [update_displayed_graph_data()] [INFO ]  Reading 4.8
2019-09-03 06:57:07,754 [update_displayed_graph_data()] [INFO ]  Reading 49.0
2019-09-03 06:57:07,755 [update_displayed_graph_data()] [INFO ]  Reading 3.4246482769960296
2019-09-03 06:57:09,904 [update()] [INFO ]  Utilization recorded 9.1
2019-09-03 06:57:09,924 [get_power_usage()] [INFO ]  current 30796066913.0 last 30784389758.0
2019-09-03 06:57:09,924 [get_power_usage()] [INFO ]  Joule_Used 11.677155 seconds_passed 2.174440860748291
2019-09-03 06:57:09,925 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:09,925 [get_power_usage()] [INFO ]  Max power updated 6
2019-09-03 06:57:09,927 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:09,927 [update_displayed_graph_data()] [INFO ]  Reading 800
2019-09-03 06:57:09,928 [update_displayed_graph_data()] [INFO ]  Reading 9.1
2019-09-03 06:57:09,929 [update_displayed_graph_data()] [INFO ]  Reading 49.0
2019-09-03 06:57:09,930 [update_displayed_graph_data()] [INFO ]  Reading 5.370187440269834
2019-09-03 06:57:12,072 [update()] [INFO ]  Utilization recorded 5.6
2019-09-03 06:57:12,094 [get_power_usage()] [INFO ]  current 30800022470.0 last 30796066913.0
2019-09-03 06:57:12,095 [get_power_usage()] [INFO ]  Joule_Used 3.955557 seconds_passed 2.170201539993286
2019-09-03 06:57:12,095 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:12,097 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:12,097 [update_displayed_graph_data()] [INFO ]  Reading 863
2019-09-03 06:57:12,098 [update_displayed_graph_data()] [INFO ]  Reading 5.6
2019-09-03 06:57:12,099 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:12,100 [update_displayed_graph_data()] [INFO ]  Reading 1.8226680458498972
2019-09-03 06:57:14,248 [update()] [INFO ]  Utilization recorded 4.8
2019-09-03 06:57:14,271 [get_power_usage()] [INFO ]  current 30802863954.0 last 30800022470.0
2019-09-03 06:57:14,272 [get_power_usage()] [INFO ]  Joule_Used 2.841484 seconds_passed 2.176914691925049
2019-09-03 06:57:14,272 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:14,275 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:14,275 [update_displayed_graph_data()] [INFO ]  Reading 799
2019-09-03 06:57:14,276 [update_displayed_graph_data()] [INFO ]  Reading 4.8
2019-09-03 06:57:14,278 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:14,278 [update_displayed_graph_data()] [INFO ]  Reading 1.3052803633234114
2019-09-03 06:57:16,421 [update()] [INFO ]  Utilization recorded 5.0
2019-09-03 06:57:16,442 [get_power_usage()] [INFO ]  current 30807732350.0 last 30802863954.0
2019-09-03 06:57:16,442 [get_power_usage()] [INFO ]  Joule_Used 4.868396 seconds_passed 2.1709461212158203
2019-09-03 06:57:16,443 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:16,445 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:16,445 [update_displayed_graph_data()] [INFO ]  Reading 806
2019-09-03 06:57:16,446 [update_displayed_graph_data()] [INFO ]  Reading 5.0
2019-09-03 06:57:16,447 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:16,448 [update_displayed_graph_data()] [INFO ]  Reading 2.242522719667264
2019-09-03 06:57:18,608 [update()] [INFO ]  Utilization recorded 3.4
2019-09-03 06:57:18,625 [get_power_usage()] [INFO ]  current 30810164472.0 last 30807732350.0
2019-09-03 06:57:18,625 [get_power_usage()] [INFO ]  Joule_Used 2.432122 seconds_passed 2.1830673217773438
2019-09-03 06:57:18,625 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:18,627 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:18,627 [update_displayed_graph_data()] [INFO ]  Reading 993
2019-09-03 06:57:18,627 [update_displayed_graph_data()] [INFO ]  Reading 3.4
2019-09-03 06:57:18,628 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:57:18,628 [update_displayed_graph_data()] [INFO ]  Reading 1.1140847447708981
2019-09-03 06:57:20,768 [update()] [INFO ]  Utilization recorded 4.8
2019-09-03 06:57:20,790 [get_power_usage()] [INFO ]  current 30814756319.0 last 30810164472.0
2019-09-03 06:57:20,790 [get_power_usage()] [INFO ]  Joule_Used 4.591847 seconds_passed 2.1644277572631836
2019-09-03 06:57:20,790 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:20,792 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:20,793 [update_displayed_graph_data()] [INFO ]  Reading 1211
2019-09-03 06:57:20,794 [update_displayed_graph_data()] [INFO ]  Reading 4.8
2019-09-03 06:57:20,795 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:20,796 [update_displayed_graph_data()] [INFO ]  Reading 2.121506243204981
2019-09-03 06:57:22,940 [update()] [INFO ]  Utilization recorded 9.2
2019-09-03 06:57:22,959 [get_power_usage()] [INFO ]  current 30829246394.0 last 30814756319.0
2019-09-03 06:57:22,960 [get_power_usage()] [INFO ]  Joule_Used 14.490075 seconds_passed 2.1697299480438232
2019-09-03 06:57:22,960 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:22,960 [get_power_usage()] [INFO ]  Max power updated 7
2019-09-03 06:57:22,962 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:22,962 [update_displayed_graph_data()] [INFO ]  Reading 1154
2019-09-03 06:57:22,963 [update_displayed_graph_data()] [INFO ]  Reading 9.2
2019-09-03 06:57:22,964 [update_displayed_graph_data()] [INFO ]  Reading 50.0
2019-09-03 06:57:22,965 [update_displayed_graph_data()] [INFO ]  Reading 6.678285015637041
2019-09-03 06:57:25,108 [update()] [INFO ]  Utilization recorded 7.8
2019-09-03 06:57:25,130 [get_power_usage()] [INFO ]  current 30836966467.0 last 30829246394.0
2019-09-03 06:57:25,131 [get_power_usage()] [INFO ]  Joule_Used 7.720073 seconds_passed 2.170870542526245
2019-09-03 06:57:25,131 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:25,133 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:25,133 [update_displayed_graph_data()] [INFO ]  Reading 1044
2019-09-03 06:57:25,134 [update_displayed_graph_data()] [INFO ]  Reading 7.8
2019-09-03 06:57:25,135 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:25,136 [update_displayed_graph_data()] [INFO ]  Reading 3.5562106762092505
2019-09-03 06:57:27,284 [update()] [INFO ]  Utilization recorded 5.9
2019-09-03 06:57:27,294 [get_power_usage()] [INFO ]  current 30842069176.0 last 30836966467.0
2019-09-03 06:57:27,294 [get_power_usage()] [INFO ]  Joule_Used 5.102709 seconds_passed 2.1639528274536133
2019-09-03 06:57:27,294 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:27,296 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:27,296 [update_displayed_graph_data()] [INFO ]  Reading 3560
2019-09-03 06:57:27,296 [update_displayed_graph_data()] [INFO ]  Reading 5.9
2019-09-03 06:57:27,296 [update_displayed_graph_data()] [INFO ]  Reading 51.0
2019-09-03 06:57:27,297 [update_displayed_graph_data()] [INFO ]  Reading 2.3580500162771605
2019-09-03 06:57:29,440 [update()] [INFO ]  Utilization recorded 8.3
2019-09-03 06:57:29,459 [get_power_usage()] [INFO ]  current 30846615612.0 last 30842069176.0
2019-09-03 06:57:29,460 [get_power_usage()] [INFO ]  Joule_Used 4.546436 seconds_passed 2.1652700901031494
2019-09-03 06:57:29,460 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:29,462 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:29,462 [update_displayed_graph_data()] [INFO ]  Reading 852
2019-09-03 06:57:29,463 [update_displayed_graph_data()] [INFO ]  Reading 8.3
2019-09-03 06:57:29,464 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:29,465 [update_displayed_graph_data()] [INFO ]  Reading 2.0997084940028965
2019-09-03 06:57:31,608 [update()] [INFO ]  Utilization recorded 3.1
2019-09-03 06:57:31,628 [get_power_usage()] [INFO ]  current 30848984502.0 last 30846615612.0
2019-09-03 06:57:31,628 [get_power_usage()] [INFO ]  Joule_Used 2.36889 seconds_passed 2.16864275932312
2019-09-03 06:57:31,629 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:31,631 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:31,631 [update_displayed_graph_data()] [INFO ]  Reading 864
2019-09-03 06:57:31,632 [update_displayed_graph_data()] [INFO ]  Reading 3.1
2019-09-03 06:57:31,633 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:57:31,633 [update_displayed_graph_data()] [INFO ]  Reading 1.0923375875607015
2019-09-03 06:57:33,776 [update()] [INFO ]  Utilization recorded 6.9
2019-09-03 06:57:33,797 [get_power_usage()] [INFO ]  current 30853384821.0 last 30848984502.0
2019-09-03 06:57:33,797 [get_power_usage()] [INFO ]  Joule_Used 4.400319 seconds_passed 2.1689531803131104
2019-09-03 06:57:33,798 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:33,800 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:33,800 [update_displayed_graph_data()] [INFO ]  Reading 1034
2019-09-03 06:57:33,801 [update_displayed_graph_data()] [INFO ]  Reading 6.9
2019-09-03 06:57:33,802 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:33,802 [update_displayed_graph_data()] [INFO ]  Reading 2.0287754664048436
2019-09-03 06:57:35,944 [update()] [INFO ]  Utilization recorded 9.1
2019-09-03 06:57:35,955 [get_power_usage()] [INFO ]  current 30864991603.0 last 30853384821.0
2019-09-03 06:57:35,955 [get_power_usage()] [INFO ]  Joule_Used 11.606782 seconds_passed 2.158196210861206
2019-09-03 06:57:35,956 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:35,957 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:35,958 [update_displayed_graph_data()] [INFO ]  Reading 2219
2019-09-03 06:57:35,959 [update_displayed_graph_data()] [INFO ]  Reading 9.1
2019-09-03 06:57:35,959 [update_displayed_graph_data()] [INFO ]  Reading 64.0
2019-09-03 06:57:35,959 [update_displayed_graph_data()] [INFO ]  Reading 5.378001287180665
2019-09-03 06:57:38,104 [update()] [INFO ]  Utilization recorded 5.4
2019-09-03 06:57:38,125 [get_power_usage()] [INFO ]  current 30868906876.0 last 30864991603.0
2019-09-03 06:57:38,126 [get_power_usage()] [INFO ]  Joule_Used 3.915273 seconds_passed 2.169886350631714
2019-09-03 06:57:38,126 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:38,128 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:38,129 [update_displayed_graph_data()] [INFO ]  Reading 897
2019-09-03 06:57:38,130 [update_displayed_graph_data()] [INFO ]  Reading 5.4
2019-09-03 06:57:38,131 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:38,132 [update_displayed_graph_data()] [INFO ]  Reading 1.8043677720080389
2019-09-03 06:57:40,276 [update()] [INFO ]  Utilization recorded 7.0
2019-09-03 06:57:40,295 [get_power_usage()] [INFO ]  current 30874300173.0 last 30868906876.0
2019-09-03 06:57:40,295 [get_power_usage()] [INFO ]  Joule_Used 5.393297 seconds_passed 2.1695590019226074
2019-09-03 06:57:40,295 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:40,297 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:40,297 [update_displayed_graph_data()] [INFO ]  Reading 900
2019-09-03 06:57:40,298 [update_displayed_graph_data()] [INFO ]  Reading 7.0
2019-09-03 06:57:40,299 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:40,300 [update_displayed_graph_data()] [INFO ]  Reading 2.4858955184996576
2019-09-03 06:57:42,445 [update()] [INFO ]  Utilization recorded 5.6
2019-09-03 06:57:42,466 [get_power_usage()] [INFO ]  current 30878359977.0 last 30874300173.0
2019-09-03 06:57:42,466 [get_power_usage()] [INFO ]  Joule_Used 4.059804 seconds_passed 2.1709749698638916
2019-09-03 06:57:42,466 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:42,468 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:42,468 [update_displayed_graph_data()] [INFO ]  Reading 1180
2019-09-03 06:57:42,469 [update_displayed_graph_data()] [INFO ]  Reading 5.6
2019-09-03 06:57:42,470 [update_displayed_graph_data()] [INFO ]  Reading 49.0
2019-09-03 06:57:42,471 [update_displayed_graph_data()] [INFO ]  Reading 1.870037221228086
2019-09-03 06:57:44,632 [update()] [INFO ]  Utilization recorded 4.9
2019-09-03 06:57:44,654 [get_power_usage()] [INFO ]  current 30881658064.0 last 30878359977.0
2019-09-03 06:57:44,655 [get_power_usage()] [INFO ]  Joule_Used 3.298087 seconds_passed 2.1885266304016113
2019-09-03 06:57:44,655 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:44,657 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:44,657 [update_displayed_graph_data()] [INFO ]  Reading 799
2019-09-03 06:57:44,658 [update_displayed_graph_data()] [INFO ]  Reading 4.9
2019-09-03 06:57:44,659 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:44,660 [update_displayed_graph_data()] [INFO ]  Reading 1.5069896587891993
2019-09-03 06:57:46,828 [update()] [INFO ]  Utilization recorded 6.4
2019-09-03 06:57:46,846 [get_power_usage()] [INFO ]  current 30888651637.0 last 30881658064.0
2019-09-03 06:57:46,846 [get_power_usage()] [INFO ]  Joule_Used 6.993573 seconds_passed 2.191601514816284
2019-09-03 06:57:46,846 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:46,848 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:46,848 [update_displayed_graph_data()] [INFO ]  Reading 1019
2019-09-03 06:57:46,849 [update_displayed_graph_data()] [INFO ]  Reading 6.4
2019-09-03 06:57:46,850 [update_displayed_graph_data()] [INFO ]  Reading 49.0
2019-09-03 06:57:46,851 [update_displayed_graph_data()] [INFO ]  Reading 3.1910787397800515
2019-09-03 06:57:49,004 [update()] [INFO ]  Utilization recorded 5.3
2019-09-03 06:57:49,014 [get_power_usage()] [INFO ]  current 30892293291.0 last 30888651637.0
2019-09-03 06:57:49,015 [get_power_usage()] [INFO ]  Joule_Used 3.641654 seconds_passed 2.1686959266662598
2019-09-03 06:57:49,015 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:49,016 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:49,016 [update_displayed_graph_data()] [INFO ]  Reading 1914
2019-09-03 06:57:49,016 [update_displayed_graph_data()] [INFO ]  Reading 5.3
2019-09-03 06:57:49,017 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:57:49,017 [update_displayed_graph_data()] [INFO ]  Reading 1.6791906856199916
2019-09-03 06:57:51,160 [update()] [INFO ]  Utilization recorded 4.0
2019-09-03 06:57:51,181 [get_power_usage()] [INFO ]  current 30894925608.0 last 30892293291.0
2019-09-03 06:57:51,182 [get_power_usage()] [INFO ]  Joule_Used 2.632317 seconds_passed 2.1669540405273438
2019-09-03 06:57:51,182 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:51,183 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:51,183 [update_displayed_graph_data()] [INFO ]  Reading 807
2019-09-03 06:57:51,184 [update_displayed_graph_data()] [INFO ]  Reading 4.0
2019-09-03 06:57:51,184 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:57:51,184 [update_displayed_graph_data()] [INFO ]  Reading 1.2147544206149417
2019-09-03 06:57:53,329 [update()] [INFO ]  Utilization recorded 9.1
2019-09-03 06:57:53,346 [get_power_usage()] [INFO ]  current 30901818840.0 last 30894925608.0
2019-09-03 06:57:53,346 [get_power_usage()] [INFO ]  Joule_Used 6.893232 seconds_passed 2.1647017002105713
2019-09-03 06:57:53,346 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:53,347 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:53,347 [update_displayed_graph_data()] [INFO ]  Reading 936
2019-09-03 06:57:53,348 [update_displayed_graph_data()] [INFO ]  Reading 9.1
2019-09-03 06:57:53,348 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:57:53,348 [update_displayed_graph_data()] [INFO ]  Reading 3.1843796303802328
2019-09-03 06:57:55,488 [update()] [INFO ]  Utilization recorded 6.9
2019-09-03 06:57:55,506 [get_power_usage()] [INFO ]  current 30905299849.0 last 30901818840.0
2019-09-03 06:57:55,506 [get_power_usage()] [INFO ]  Joule_Used 3.481009 seconds_passed 2.1598501205444336
2019-09-03 06:57:55,507 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:55,509 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:55,509 [update_displayed_graph_data()] [INFO ]  Reading 1002
2019-09-03 06:57:55,510 [update_displayed_graph_data()] [INFO ]  Reading 6.9
2019-09-03 06:57:55,511 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:57:55,512 [update_displayed_graph_data()] [INFO ]  Reading 1.6116900737179585
2019-09-03 06:57:57,656 [update()] [INFO ]  Utilization recorded 5.7
2019-09-03 06:57:57,678 [get_power_usage()] [INFO ]  current 30908681676.0 last 30905299849.0
2019-09-03 06:57:57,679 [get_power_usage()] [INFO ]  Joule_Used 3.381827 seconds_passed 2.1722004413604736
2019-09-03 06:57:57,679 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:57,682 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:57,682 [update_displayed_graph_data()] [INFO ]  Reading 800
2019-09-03 06:57:57,683 [update_displayed_graph_data()] [INFO ]  Reading 5.7
2019-09-03 06:57:57,685 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:57:57,685 [update_displayed_graph_data()] [INFO ]  Reading 1.5568669150448766
2019-09-03 06:57:59,828 [update()] [INFO ]  Utilization recorded 9.7
2019-09-03 06:57:59,853 [get_power_usage()] [INFO ]  current 30914419271.0 last 30908681676.0
2019-09-03 06:57:59,854 [get_power_usage()] [INFO ]  Joule_Used 5.737595 seconds_passed 2.1750283241271973
2019-09-03 06:57:59,854 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:57:59,857 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:57:59,857 [update_displayed_graph_data()] [INFO ]  Reading 857
2019-09-03 06:57:59,858 [update_displayed_graph_data()] [INFO ]  Reading 9.7
2019-09-03 06:57:59,859 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:57:59,860 [update_displayed_graph_data()] [INFO ]  Reading 2.6379403598352686
2019-09-03 06:58:02,004 [update()] [INFO ]  Utilization recorded 4.1
2019-09-03 06:58:02,026 [get_power_usage()] [INFO ]  current 30917119216.0 last 30914419271.0
2019-09-03 06:58:02,026 [get_power_usage()] [INFO ]  Joule_Used 2.699945 seconds_passed 2.1725881099700928
2019-09-03 06:58:02,026 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:02,029 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:02,029 [update_displayed_graph_data()] [INFO ]  Reading 799
2019-09-03 06:58:02,030 [update_displayed_graph_data()] [INFO ]  Reading 4.1
2019-09-03 06:58:02,031 [update_displayed_graph_data()] [INFO ]  Reading 46.0
2019-09-03 06:58:02,032 [update_displayed_graph_data()] [INFO ]  Reading 1.242732107208838
2019-09-03 06:58:04,176 [update()] [INFO ]  Utilization recorded 2.8
2019-09-03 06:58:04,189 [get_power_usage()] [INFO ]  current 30919658943.0 last 30917119216.0
2019-09-03 06:58:04,190 [get_power_usage()] [INFO ]  Joule_Used 2.539727 seconds_passed 2.16361665725708
2019-09-03 06:58:04,190 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:04,191 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:04,191 [update_displayed_graph_data()] [INFO ]  Reading 801
2019-09-03 06:58:04,192 [update_displayed_graph_data()] [INFO ]  Reading 2.8
2019-09-03 06:58:04,192 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:58:04,192 [update_displayed_graph_data()] [INFO ]  Reading 1.1738340946310393
2019-09-03 06:58:06,337 [update()] [INFO ]  Utilization recorded 5.2
2019-09-03 06:58:06,358 [get_power_usage()] [INFO ]  current 30923988766.0 last 30919658943.0
2019-09-03 06:58:06,358 [get_power_usage()] [INFO ]  Joule_Used 4.329823 seconds_passed 2.1685216426849365
2019-09-03 06:58:06,358 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:06,361 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:06,361 [update_displayed_graph_data()] [INFO ]  Reading 801
2019-09-03 06:58:06,362 [update_displayed_graph_data()] [INFO ]  Reading 5.2
2019-09-03 06:58:06,363 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:58:06,364 [update_displayed_graph_data()] [INFO ]  Reading 1.9966704112019222
2019-09-03 06:58:08,508 [update()] [INFO ]  Utilization recorded 6.2
2019-09-03 06:58:08,531 [get_power_usage()] [INFO ]  current 30930717997.0 last 30923988766.0
2019-09-03 06:58:08,531 [get_power_usage()] [INFO ]  Joule_Used 6.729231 seconds_passed 2.172809362411499
2019-09-03 06:58:08,531 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:08,534 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:08,534 [update_displayed_graph_data()] [INFO ]  Reading 800
2019-09-03 06:58:08,535 [update_displayed_graph_data()] [INFO ]  Reading 6.2
2019-09-03 06:58:08,536 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:58:08,537 [update_displayed_graph_data()] [INFO ]  Reading 3.0970185955621727
2019-09-03 06:58:10,688 [update()] [INFO ]  Utilization recorded 7.5
2019-09-03 06:58:10,702 [get_power_usage()] [INFO ]  current 30939153339.0 last 30930717997.0
2019-09-03 06:58:10,703 [get_power_usage()] [INFO ]  Joule_Used 8.435342 seconds_passed 2.17155122756958
2019-09-03 06:58:10,703 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:10,704 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:10,705 [update_displayed_graph_data()] [INFO ]  Reading 2425
2019-09-03 06:58:10,705 [update_displayed_graph_data()] [INFO ]  Reading 7.5
2019-09-03 06:58:10,705 [update_displayed_graph_data()] [INFO ]  Reading 57.0
2019-09-03 06:58:10,706 [update_displayed_graph_data()] [INFO ]  Reading 3.8844775536061897
2019-09-03 06:58:12,868 [update()] [INFO ]  Utilization recorded 9.0
2019-09-03 06:58:12,890 [get_power_usage()] [INFO ]  current 30953956829.0 last 30939153339.0
2019-09-03 06:58:12,890 [get_power_usage()] [INFO ]  Joule_Used 14.80349 seconds_passed 2.187575340270996
2019-09-03 06:58:12,890 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:12,893 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:12,893 [update_displayed_graph_data()] [INFO ]  Reading 1715
2019-09-03 06:58:12,894 [update_displayed_graph_data()] [INFO ]  Reading 9.0
2019-09-03 06:58:12,895 [update_displayed_graph_data()] [INFO ]  Reading 52.0
2019-09-03 06:58:12,896 [update_displayed_graph_data()] [INFO ]  Reading 6.7670766475938375
2019-09-03 06:58:15,060 [update()] [INFO ]  Utilization recorded 5.3
2019-09-03 06:58:15,079 [get_power_usage()] [INFO ]  current 30960153590.0 last 30953956829.0
2019-09-03 06:58:15,079 [get_power_usage()] [INFO ]  Joule_Used 6.196761 seconds_passed 2.1887269020080566
2019-09-03 06:58:15,079 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:15,081 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:15,081 [update_displayed_graph_data()] [INFO ]  Reading 1038
2019-09-03 06:58:15,082 [update_displayed_graph_data()] [INFO ]  Reading 5.3
2019-09-03 06:58:15,083 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:58:15,084 [update_displayed_graph_data()] [INFO ]  Reading 2.831217085290429
2019-09-03 06:58:17,228 [update()] [INFO ]  Utilization recorded 5.5
2019-09-03 06:58:17,250 [get_power_usage()] [INFO ]  current 30965381726.0 last 30960153590.0
2019-09-03 06:58:17,250 [get_power_usage()] [INFO ]  Joule_Used 5.228136 seconds_passed 2.171358108520508
2019-09-03 06:58:17,251 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:17,253 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:17,253 [update_displayed_graph_data()] [INFO ]  Reading 1305
2019-09-03 06:58:17,254 [update_displayed_graph_data()] [INFO ]  Reading 5.5
2019-09-03 06:58:17,255 [update_displayed_graph_data()] [INFO ]  Reading 49.0
2019-09-03 06:58:17,256 [update_displayed_graph_data()] [INFO ]  Reading 2.407772342795303
2019-09-03 06:58:19,401 [update()] [INFO ]  Utilization recorded 3.1
2019-09-03 06:58:19,421 [get_power_usage()] [INFO ]  current 30967854071.0 last 30965381726.0
2019-09-03 06:58:19,422 [get_power_usage()] [INFO ]  Joule_Used 2.472345 seconds_passed 2.171459913253784
2019-09-03 06:58:19,422 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:19,424 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:19,424 [update_displayed_graph_data()] [INFO ]  Reading 806
2019-09-03 06:58:19,425 [update_displayed_graph_data()] [INFO ]  Reading 3.1
2019-09-03 06:58:19,426 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:58:19,427 [update_displayed_graph_data()] [INFO ]  Reading 1.1385635004863432
2019-09-03 06:58:21,572 [update()] [INFO ]  Utilization recorded 5.5
2019-09-03 06:58:21,584 [get_power_usage()] [INFO ]  current 30970742736.0 last 30967854071.0
2019-09-03 06:58:21,584 [get_power_usage()] [INFO ]  Joule_Used 2.888665 seconds_passed 2.162236213684082
2019-09-03 06:58:21,584 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:21,585 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:21,585 [update_displayed_graph_data()] [INFO ]  Reading 843
2019-09-03 06:58:21,585 [update_displayed_graph_data()] [INFO ]  Reading 5.5
2019-09-03 06:58:21,586 [update_displayed_graph_data()] [INFO ]  Reading 46.0
2019-09-03 06:58:21,586 [update_displayed_graph_data()] [INFO ]  Reading 1.3359618073726585
2019-09-03 06:58:23,728 [update()] [INFO ]  Utilization recorded 6.8
2019-09-03 06:58:23,749 [get_power_usage()] [INFO ]  current 30975779161.0 last 30970742736.0
2019-09-03 06:58:23,750 [get_power_usage()] [INFO ]  Joule_Used 5.036425 seconds_passed 2.1656229496002197
2019-09-03 06:58:23,750 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:23,752 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:23,752 [update_displayed_graph_data()] [INFO ]  Reading 1106
2019-09-03 06:58:23,753 [update_displayed_graph_data()] [INFO ]  Reading 6.8
2019-09-03 06:58:23,754 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:58:23,755 [update_displayed_graph_data()] [INFO ]  Reading 2.3256241355078635
2019-09-03 06:58:25,896 [update()] [INFO ]  Utilization recorded 7.1
2019-09-03 06:58:25,918 [get_power_usage()] [INFO ]  current 30982039093.0 last 30975779161.0
2019-09-03 06:58:25,918 [get_power_usage()] [INFO ]  Joule_Used 6.259932 seconds_passed 2.168839693069458
2019-09-03 06:58:25,919 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:25,921 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:25,921 [update_displayed_graph_data()] [INFO ]  Reading 1148
2019-09-03 06:58:25,922 [update_displayed_graph_data()] [INFO ]  Reading 7.1
2019-09-03 06:58:25,923 [update_displayed_graph_data()] [INFO ]  Reading 48.0
2019-09-03 06:58:25,924 [update_displayed_graph_data()] [INFO ]  Reading 2.8863046079448176
2019-09-03 06:58:28,068 [update()] [INFO ]  Utilization recorded 5.7
2019-09-03 06:58:28,078 [get_power_usage()] [INFO ]  current 30992887760.0 last 30982039093.0
2019-09-03 06:58:28,078 [get_power_usage()] [INFO ]  Joule_Used 10.848667 seconds_passed 2.159630537033081
2019-09-03 06:58:28,078 [get_power_usage()] [INFO ]  Power reading elapsed
2019-09-03 06:58:28,079 [update()] [INFO ]  Fan speed recorded0.0
2019-09-03 06:58:28,079 [update_displayed_graph_data()] [INFO ]  Reading 823
2019-09-03 06:58:28,079 [update_displayed_graph_data()] [INFO ]  Reading 5.7
2019-09-03 06:58:28,080 [update_displayed_graph_data()] [INFO ]  Reading 47.0
2019-09-03 06:58:28,080 [update_displayed_graph_data()] [INFO ]  Reading 5.023390257716948
2019-09-03 06:58:28,474 [unhandled_input()] [DEBUG]  Caught q
2019-09-03 06:58:28,474 [unhandled_input()] [DEBUG]  None
2019-09-03 06:58:28,474 [kill_child_processes()] [DEBUG]  Killing stress process
2019-09-03 06:58:28,475 [kill_child_processes()] [DEBUG]  No such process
2019-09-03 06:58:28,475 [kill_child_processes()] [DEBUG]  Could not kill process

``

  
### Step 3: Reproduce the problem:
#### Steps to reproduce:
1. pip install --user s-tui
2. s-tui (~/.local/bin is in my path already, by dint of my .bashrc)

@LinuxOnTheDesktop
Copy link
Author

The message affects glances too and seems to have to do with sensors. See https://github.com/nicolargo/glances/issues/1203.

@amanusk
Copy link
Owner

amanusk commented Sep 3, 2019

Looks like it is psutil related, both s-tui and glances are using psutil for temperatures. I'll try to look into it

@amanusk amanusk added the bug label Sep 3, 2019
@amanusk
Copy link
Owner

amanusk commented Jan 23, 2020

Related to #135, now fixed in version 1.0

@amanusk amanusk closed this as completed Jan 23, 2020
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