[Bug 335777] Re: (Jaunty) plasmoid-network-manager does not remember configured connection

Ilja Pavkovic ilja.pavkovic at apliki.de
Fri Mar 13 12:58:04 UTC 2009


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.




More information about the kubuntu-bugs mailing list