I slightly modified applet/interfacegroup.cpp:
QList<AbstractWirelessNetwork*> InterfaceGroup::networksToShow()
{
QList<AbstractWirelessNetwork*> allNetworks;
QList<AbstractWirelessNetwork*> topNetworks;
+ kDebug() << "m_wirelessEnvironment->networks() " <<
m_wirelessEnvironment->networks().isEmpty()
+ << " m_connections " << m_connections.isEmpty();
=> this prints
plasma(7316) InterfaceGroup::networksToShow: m_wirelessEnvironment->networks()
false m_connections true
so m_connections seem to be empty. But I have configured connections.
--
(Jaunty) plasmoid-network-manager does not remember configured connection
https://bugs.launchpad.net/bugs/335777
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.
--
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs