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
No matter if I'll power on/off the adapter through my system settings or using the setPowered method.
Here is some code that doesn't work, but should. The changes are not reflected in the app while running and the debugger doesn't trigger inside the where callback at line 43.
I've changed it to Powered and added print statement print(properties) inside the where callback to see what are the properties names, but it's still not working.
No matter if I'll power on/off the adapter through my system settings or using the
setPowered
method.Here is some code that doesn't work, but should. The changes are not reflected in the app while running and the debugger doesn't trigger inside the
where
callback at line 43.If it's important here are my specs:
OS: Fedora 35
DE: Gnome
Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter (output from lspci)
The text was updated successfully, but these errors were encountered: