fil512 / stratinit

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

SWT Invalid thread access CityTable #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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 

...

 at 
com.kenstevens.stratinit.control.CityTableControl.selectCity(CityTableContr 
ol.java:144) 
at 
com.kenstevens.stratinit.control.CityTableControl.access$300(CityTableContr 
ol.java:34) 
 at 
com.kenstevens.stratinit.control.CityTableControl$4.selectSector(CityTableC 
ontrol.java:86) 
at 
com.kenstevens.stratinit.event.SelectSectorEvent.dispatch(SelectSectorEvent 
.java:17) 

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

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:33