fil512 / stratinit

Automatically exported from code.google.com/p/stratinit
0 stars 0 forks source link

SWT Invalid thread access BuildingCombos #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
com.google.gwt.event.shared.HandlerManager.fireEvent(HandlerManager.java:12 9) 
at 
com.kenstevens.stratinit.ui.selection.SelectEvent.selectSectorCoords(Select 
Event.java:59) 
 at 
com.kenstevens.stratinit.ui.selection.SelectEvent.reSelectSectorCoords(Sele 
ctEvent.java:52) 
at 
com.kenstevens.stratinit.site.action.SetCityMoveAction.postEvents(SetCityMo 
veAction.java:54) 

...

Caused by: org.eclipse.swt.SWTException: Invalid thread access 

...

com.kenstevens.stratinit.ui.tabs.BuildingCombos.setVisible(BuildingCombos.j 
ava:100) 
at 
com.kenstevens.stratinit.ui.tabs.BuildingCombosControl.setBuildCombos(Build 
ingCombosControl.java:155) 
 at 
com.kenstevens.stratinit.ui.tabs.BuildingCombosControl.updateSelectedSector 
(BuildingCombosControl.java:101) 
at 
com.kenstevens.stratinit.ui.tabs.BuildingCombosControl.setSelectedSector(Bu 
ildingCombosControl.java:93) 
 at 
com.kenstevens.stratinit.ui.tabs.BuildingCombosControl.sectorSelected(Build 
ingCombosControl.java:249) 
at 
com.kenstevens.stratinit.ui.tabs.BuildingCombosControl.access$100(BuildingC 
ombosControl.java:42) 
 at 
com.kenstevens.stratinit.ui.tabs.BuildingCombosControl$2.selectSector(Build 
ingCombosControl.java:79) 

Original issue reported on code.google.com by khstev...@gmail.com on 6 Aug 2011 at 5:51

GoogleCodeExporter commented 8 years ago

Original comment by khstev...@gmail.com on 6 Aug 2011 at 5:54

GoogleCodeExporter commented 8 years ago
Fixed in 1.1.46

Original comment by khstev...@gmail.com on 6 Aug 2011 at 8:32

GoogleCodeExporter commented 8 years ago

Original comment by khstev...@gmail.com on 6 Aug 2011 at 8:33