--- a/connectivity/com.nokia.carbide.remoteConnections/src/com/nokia/carbide/remoteconnections/internal/ui/ConnectionStatusSelectorContribution.java Tue Sep 28 15:01:12 2010 -0500
+++ b/connectivity/com.nokia.carbide.remoteConnections/src/com/nokia/carbide/remoteconnections/internal/ui/ConnectionStatusSelectorContribution.java Wed Sep 29 10:32:06 2010 -0500
@@ -165,6 +165,7 @@
protected Control createControl(Composite parent) {
// This UI is recreated whenever the current connection changes.
+ removeListeners();
// This is gross. The normal parent of this is a toolbar,
// but we cannot add arbitrary stuff to the toolbar besides