Since updating my qtile ( git version ) my check updates still work but
they never refresh to clear after the updates have completed. This is what
is in my qtile.log file .

2021-01-17 18:47:45,826 ERROR libqtile base.py:_wrapper():L300 got
exception from widget timer
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/libqtile/widget/base.py", line
298, in _wrapper
    method(*method_args)
  File "/usr/lib/python3.9/site-packages/libqtile/widget/check_updates.py",
line 116, in _refresh_count
    self.tick()
  File "/usr/lib/python3.9/site-packages/libqtile/configurable.py", line
48, in __getattr__
    raise AttributeError("%s has no attribute: %s" % (cname, name))
AttributeError: CheckUpdates has no attribute: tick

Any ideas ?

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qtile-dev/CADrRWNb9ncDmGyw9Jy2EkYDSw9GpOV3hg_%2B%2BEAcjR9c-pDRVaw%40mail.gmail.com.

Reply via email to