Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error reading the quote and facts script. #7

Open
agpenton opened this issue Feb 23, 2018 · 1 comment
Open

error reading the quote and facts script. #7

agpenton opened this issue Feb 23, 2018 · 1 comment

Comments

@agpenton
Copy link

agpenton commented Feb 23, 2018

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...

@FrdVnW
Copy link
Contributor

FrdVnW commented Apr 4, 2018

I made the correction and made a pull request. Quote is OK now (on my computer ;-))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants