My OSMC --> Network very slow

On my brand new Vero2 I’m having an issue that when I go into My OSMC ==> Network it takes very long time before the settings of Wired / Wireless / Tethering and MySQL are loaded. So when I jump from Wired to Wireless it takes around 30 seconds to show me the info of the Wireless settings.
No errors in the debug log though … but you can clearly see the time it takes … (around 10:00 => 10:05)

http://paste.osmc.io/elayagepuw

Extracts:
10:01:29 T:3031367680 DEBUG: LIRC: Update - NEW at 77994:160 0 KEY_OK_UP linux-input-layer (KEY_OK_UP) 10:01:50 T:3031367680 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm.so)

10:02:36 T:3031367680 DEBUG: LIRC: Update - NEW at 145041:160 0 KEY_OK_UP linux-input-layer (KEY_OK_UP) 10:02:55 T:2919445488 DEBUG: script.module.osmcsetting.updates : - blurp 414 - /usr/share/kodi/addons/script.module.osmcsetting.networking/resources/skins/Default/1080i/network_gui.xml 10:03:01 T:2701128688 DEBUG: All Threads dead proceeding to exit

Did you previously enable Tethering by any chance ?

If Tethering is enabled then the Wifi panel loads very slowly - this is a known bug in My OSMC. If you’re not wanting to use Tethering, turn it back off and you should find this long delay goes away.

Are you using Ethernet, or Wifi ?

Nope. I unpacked it and enabled WiFi. No ethernet.
Tethering seems disabled. I’ll try to enable and disable.
Otherwise a full reinstall I guess …

If it’s a known bug, I don’t mind :grin:

Tried enabling and disabling. Same issue.
Also doublechecked /var/lib/connman/settings, certainly disabled:

[global]
OfflineMode=false

[WiFi]
Enable=true
Tethering=false

[Wired]
Enable=false
Tethering=false

[P2P]
Enable=false
Tethering=false

After I explored the full functionality of Vero2 (Kodi & MariaDB setup), I’ll start with a clean install …

Did a fresh install (2016.04-1) and updated it to 2016.05-1, but the bug is still present?

So everyone on Vero2 has that bug??

It seems that this issue also affects Raspberry Pi running OSMC too