crashes on gnome keyring delete server without password

Bug #1136818 reported by pawciobiel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gtkvncviewer
New
Undecided
pawciobiel

Bug Description

From the main dialog, after adding a server without a password, when trying to remove it, app throws

Traceback (most recent call last):
  File "./gtkvncviewer.py", line 314, in add_server
    gconf.client_get_default().set_int(GCONF_AUTH_KEY, auth_token)
UnboundLocalError: local variable 'auth_token' referenced before assignment

and

Traceback (most recent call last):
  File "./gtkvncviewer.py", line 235, in delete_clicked
    auth_token = entry.get_value().get_int()
AttributeError: 'NoneType' object has no attribute 'get_int'

pawciobiel (pawciobiel)
Changed in gtkvncviewer:
assignee: nobody → pawciobiel (pawciobiel)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.