Revision ca33e27...
Go back to digest for 13th November 2011Bug Fixes in Networking Tools
Lamarque Souza committed changes in [networkmanagement] libs/client/remoteactivatable.cpp:
Make two calls synchronous and also make
RemoteActivatable::activatableType() return a sane default in case of
errors.
activatableType() was returning
Knm::Activatable::WirelessInterfaceConnection in case of error or when
the assynchronous DBus call returned before the real value was
available, which led to a crash in applet/wirelessstatus.cpp when the
real activatable type was not WirelessInterfaceConnection ot
WirelessNetwork.
FIXED-IN: 0.9.0
File Changes
Modified 1 files
- libs/client/remoteactivatable.cpp
1 files changed in total