You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have some problem with the quotes and the facts....when i run the script...i get this error
Traceback (most recent call last):
File "Scripts/quote.py", line 48, in <module>
data = readQuote(config)
File "Scripts/quote.py", line 29, in readQuote
data[str(i+1) + 'quote'] = unicode(quotes[i].a.text).strip()
IndexError: list index out of range
sh: 1: /sbin/route: not found
conky: llua_do_call: function conky_main execution failed: ./Core/fact.lua:12: attempt to index global 'key' (a nil value)
Another problem is that the icons don't show...
The text was updated successfully, but these errors were encountered:
i have some problem with the quotes and the facts....when i run the script...i get this error
Another problem is that the icons don't show...
The text was updated successfully, but these errors were encountered: