Blender Git Loki
Git Commits -> Revision 0999cf4
Revision 0999cf4 by Diego Borghetti (master) May 4, 2009, 15:31 (GMT) |
Fix crash because XSetInputFocus fail. Some WM send a WM_TAKE_FOCUS event before the window is really mapped (for example, change from virtual desktop), because of this, the call to XSetInputFocus fail and close Blender. |
Commit Details:
Full Hash: 0999cf406abc3989b8a5216d86c468e251c1bdb6
SVN Revision: 20058
Parent Commit: 42d571b
Lines Changed: +18, -1
1 Modified Path:
/intern/ghost/intern/GHOST_SystemX11.cpp (+18, -1) (Diff)