Bug#900858: Coding error - trying to concat str and list, when reading radeon_powersave options

2020-12-13 Thread Evgeni Golov
I have uploaded 2.14 today! :) On December 12, 2020 8:27:06 PM UTC, Witold Baryluk wrote: >Package: tuned-gtk >Followup-For: Bug #900858 >X-Debbugs-Cc: witold.bary...@gmail.com > >Hi, > >technically the original bug is fixed, but the 2.10 version in Debian >doesn't work Python 3.8+. > >These got

Bug#900858: Coding error - trying to concat str and list, when reading radeon_powersave options

2020-12-12 Thread Witold Baryluk
Package: tuned-gtk Followup-For: Bug #900858 X-Debbugs-Cc: witold.bary...@gmail.com Hi, technically the original bug is fixed, but the 2.10 version in Debian doesn't work Python 3.8+. These got fixed in this commit for some time: https://github.com/redhat-performance/tuned/commit/d46834808c3226

Bug#900858: Coding error - trying to concat str and list, when reading radeon_powersave options

2018-09-06 Thread Evgeni Golov
Hi, upstream suggests this is probably fixed by https://github.com/redhat-performance/tuned/commit/c37b6220d4bca5984c7c855317d0af31ebe0ec73 which is part of the 2.10 release I have uploaded earlier today. Can you please retest this? Thanks Evgeni On 6 June 2018 02:07:27 CEST, Witold Baryluk

Bug#900858: Coding error - trying to concat str and list, when reading radeon_powersave options

2018-06-05 Thread Witold Baryluk
Package: tuned-gtk Version: 2.9.0-1 Severity: important Hi, on first try tuned-gtk failed on me. At line 500 it tries to concat string and list. Adding some basic instrumentation around line 500, # /usr/sbin/tuned-gui governor conservative energy_perf_bias normal timeout 10 radeon_pow