I didn't change anything on the widget itself,this is the code for that
widget:
widget.CheckUpdates(update_interval= 300,distro =
'Arch_checkupdates',colour_have_updates='#ff8c00',mouse_callbacks
={'Button1':arch}),
and the function for the mouse callbalck is:
def arch(qtile):
qtile.cmd_spawn('alacritty -e fish')
On Monday, November 16, 2020 at 6:14:01 a.m. UTC-5 tcld wrote:
> Please attach the relevant section of your configuration file, too.
>
> On Monday, 16 November 2020 at 11:18:48 UTC+1 elParaguayo wrote:
>
>> When you say "stopped working", have you changed anything?
>>
>> On Sun, 15 Nov 2020, 21:01 Joe Yabuki, <[email protected]> wrote:
>>
>>> Hello guys
>>> The mouse call backs stopped for the module CheckUpdates stopped working
>>> ( when I press nothing happens).The mouse callbacks for the other widgets
>>> are working fine.
>>> the qtile log file shows this :
>>>
>>> 2020-11-15 11:28:25,088 ERROR libqtile
>>> manager.py:process_key_event():L375 KB command error togroup: No object
>>> window in path 'window'
>>> 2020-11-15 11:29:02,786 WARNING libqtile manager.py:maybe_restart():L269
>>> Restarting Qtile with os.execv(...)
>>> 2020-11-15 15:36:50,023 ERROR libqtile
>>> manager.py:process_button_click():L796 Mouse command error get_position: No
>>> object window in path 'window'
>>>
>>> I don't know how to fix the problem! Can someone help please?
>>> Thank you in advance
>>>
>>> --
>>> 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/2f865f8b-e8b0-45d2-a3a9-ebf068996293n%40googlegroups.com
>>>
>>> <https://groups.google.com/d/msgid/qtile-dev/2f865f8b-e8b0-45d2-a3a9-ebf068996293n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>
--
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/92b43a9a-1bd4-4227-9479-e4e39cb73bfbn%40googlegroups.com.