On 01/31/2016 12:31 PM, Stephen Kitt wrote: > Control: tag -1 + unreproducible > > Hi, > > On Wed, 08 Apr 2015 12:00:47 +0300, Török Edwin <[email protected]> wrote: >> Try to run units_cur to update exchange rates, and I get an error: >> # units_cur >> /usr/bin/units_cur:53: RuntimeWarning: Argument <type 'str'> is not an >> unicode object. Passing an encoded string will likely have unexpected >> results. ascii = unidecode(names[i]) >> Traceback (most recent call last): >> File "/usr/bin/units_cur", line 71, in <module> >> values = ['1|' + x +' euro' for x in values] >> TypeError: cannot concatenate 'str' and 'NoneType' objects > > I can't reproduce this, is it still happening to you? >
On Debian stable (jessie) yes. On unstable it works. So I think this can be closed as fixed in 2.12-1 --Edwin

