Version-Release number of selected component: mate-applets-1.6.2-1.fc20 Additional info: reporter: libreport-2.1.11 cmdline: python /usr/libexec/mate-applets/invest-applet executable: /usr/libexec/mate-applets/invest-applet kernel: 3.12.8-300.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: quotes.py:186:parse_yahoo_csv:IndexError: list index out of range Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mate_invest/quotes.py", line 142, in on_retriever_completed self.populate(self.parse_yahoo_csv(csv.reader(retriever.data))) File "/usr/lib/python2.7/site-packages/mate_invest/quotes.py", line 186, in parse_yahoo_csv result[fields[0]][field] = fields[i] IndexError: list index out of range Local variables in innermost frame: csvreader: <_csv.reader object at 0x7f4b5c03b4b0> i: 1 fields: ['<HTML>'] self: <QuoteUpdater object at 0x193e460 (mate_invest+quotes+QuoteUpdater at 0x1a46d20)> field: 'label' result: {'<HTML>': {'ticker': '<HTML>'}}
Created attachment 857944 [details] File: backtrace
Created attachment 857945 [details] File: environ
Can you describe a little more detailed what happend? Did this issue occurs frequently ?
This is from invest applet.. I added the applet with a stock to see if I can reproduce. Maybe this happens when there is an issue connecting to yahoo.
From the last 24 hours I cannot reproduce any issues. Can you please provide any further details? Otherwise we'll close this bug until someone reopens it with further information.