#795 closed defect (done)
Splash screen fires an InvalidOperationException if the starter is closed immediately after an application is started
Reported by: | mkommend | Owned by: | swagner |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.1 |
Component: | PluginInfrastructure | Version: | 3.3.1 |
Keywords: | Cc: |
Description
Occurs in method SetInfoText line 83.
Exception text: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
Change History (8)
comment:1 Changed 15 years ago by mkommend
- Priority changed from major to minor
comment:2 Changed 14 years ago by swagner
- Component changed from General to PluginInfrastructure
- Owner changed from swagner to gkronber
comment:3 Changed 14 years ago by gkronber
- Status changed from new to accepted
comment:4 Changed 14 years ago by gkronber
comment:5 Changed 14 years ago by gkronber
- Owner changed from gkronber to swagner
- Status changed from accepted to reviewing
comment:6 Changed 14 years ago by swagner
- Resolution set to done
- Status changed from reviewing to closed
- Version changed from 3.2 to 3.3.1
comment:7 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
r4515: added work-around for race-condition in SplashScreen: