You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/bin/gdm3setup.py
Traceback (most recent call last):
File "/usr/bin/gdm3setup.py", line 697, in
MainWindow().show_all()
File "/usr/bin/gdm3setup.py", line 405, in init
self.get_gdm()
File "/usr/bin/gdm3setup.py", line 474, in get_gdm
self.USER_LIST = str_to_bool(get_setting("USER_LIST",settings))
File "/usr/bin/gdm3setup.py", line 669, in get_setting
return value
UnboundLocalError: local variable 'value' referenced before assignment
gdm version from stock repository
The text was updated successfully, but these errors were encountered:
/usr/bin/gdm3setup.py
Traceback (most recent call last):
File "/usr/bin/gdm3setup.py", line 697, in
MainWindow().show_all()
File "/usr/bin/gdm3setup.py", line 405, in init
self.get_gdm()
File "/usr/bin/gdm3setup.py", line 474, in get_gdm
self.USER_LIST = str_to_bool(get_setting("USER_LIST",settings))
File "/usr/bin/gdm3setup.py", line 669, in get_setting
return value
UnboundLocalError: local variable 'value' referenced before assignment
gdm version from stock repository
The text was updated successfully, but these errors were encountered: