https://bugs.kde.org/show_bug.cgi?id=406765

--- Comment #18 from Oleg Solovyov <mcp...@altlinux.org> ---
(In reply to Jan Grulich from comment #16)
> I can reproduce what you mentioned, but in your case one network is added
> back according to the log, but it's not visible in the applet, that's what I
> cannot reproduce.

for some reason, AppletProxyModel::filterAcceptsRow filters it out, that's why
it's not visible.

NetworkModelItem::itemType returns NetworkModelItem::UnavailableConnection
because m_devicePath is empty at the moment.

That's what I completely figured out as reason why it happens.
I can't figure out how to fix this - maybe make connection available again if
it can be associated with wireless network?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to