(0026228)
|
Utkarsh Ayachit
|
2011-04-19 11:21
|
|
commit 67b51a31ba24e11bcd9c52b05b4ce6ee6f8638da
Merge: aee50de d4b4630
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Apr 19 11:20:16 2011 -0400
Merge topic 'Collaboration'
d4b4630 Fixed BUG 0012107. Gui plugins were loaded twice.
commit d4b46307742e184a5577939d6c957b1464a4f692
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Apr 19 11:18:20 2011 -0400
Fixed BUG 0012107. Gui plugins were loaded twice.
The problem was with the order of initialization of the pqInterfaceTracker and
pqPluginManager. The pqInterfaceTracker ended up "re-reading" plugin interfaces
that were loaded during initialization of the pqPluginManager. fixed that. |
|