Castronova / EMIT

Environmental Model Integration Project (EMIT)
GNU General Public License v2.0
0 stars 2 forks source link

Pre Run - add new user fails #389

Open Castronova opened 8 years ago

Castronova commented 8 years ago

The add new user button fails in the Pre-Run dialog window.

Traceback (most recent call last): File "/Users/tonycastronova/code/EMIT/gui/controller/PreRunCtrl.py", line 157, in OnAddNew dlg = AddNewUserDialog(self, title="Add New User") NameError: global name 'AddNewUserDialog' is not defined

farrieta9 commented 8 years ago

Are you still getting this error? I am not able to get this error. I have tested this from all ways to add a user. I have even cloned the project and still did not get this error.

Castronova commented 8 years ago

Adding user seems to work, but the User Account drop list populates duplicate entries as well as organization items. This should only show the user accounts.