fkfd
fkfd@lemmy.ml
Joined
1 posts • 2 comments
This is Frederick Yin, he/they. UTC+8
I once banned a user for scat porn, so you can say… I’ve seen some shit
It seems networkStatus
doesn’t provide a connectivity
attribute and PlasmaNM.NetworkManager
doesn’t have a Full
either:
console.log(Object.keys(networkStatus))
qml: [objectName,activeConnections,networkStatus,objectNameChanged,activeConnectionsChanged,networkStatusChanged]
networkStatus.connectivity !== PlasmaNM.NetworkManager.Full
.../contents/ui/main.qml:150: TypeError: Cannot read property 'Full' of undefined