Formatting seems to be different in your output than the applet expects. To make sure, please run this in terminal:
python
# now you'r in the python console, it starts with >>>
import os
os.popen("/usr/bin/nvidia-settings -q GPUCoreTemp").read()
# here you get some output, paste it in the bug report
quit()
Formatting seems to be different in your output than the applet expects. To make sure, please run this in terminal: "/usr/bin/ nvidia- settings -q GPUCoreTemp" ).read( )
python
# now you'r in the python console, it starts with >>>
import os
os.popen(
# here you get some output, paste it in the bug report
quit()