Crashes on usage in get_default_keyring_sync()

Bug #777242 reported by Bryce Harrington
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gtkvncviewer (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: gtkvncviewer

Freshly installed...

humber:~$ gtkvncviewer
Traceback (most recent call last):
  File "./gtkvncviewer.py", line 426, in <module>
    instance = GtkVncViewer()
  File "./gtkvncviewer.py", line 116, in __init__
    keyring = gnomekeyring.get_default_keyring_sync()
gnomekeyring.IOError
humber:~$ man gtkvncviewer
humber:~$ gtkvncviewer -s lynmouth
Traceback (most recent call last):
  File "./gtkvncviewer.py", line 426, in <module>
    instance = GtkVncViewer()
  File "./gtkvncviewer.py", line 116, in __init__
    keyring = gnomekeyring.get_default_keyring_sync()
gnomekeyring.IOError
humber:~$ sudo gtkvncviewer -s lynmouth
Traceback (most recent call last):
  File "./gtkvncviewer.py", line 426, in <module>
    instance = GtkVncViewer()
  File "./gtkvncviewer.py", line 116, in __init__
    keyring = gnomekeyring.get_default_keyring_sync()
gnomekeyring.IOError
humber:~$

Revision history for this message
Bryce Harrington (bryce) wrote :

Fwiw, I don't use gtkvncviewer, so don't need help with this issue, just wanted to report it in case anyone's maintaining the package and would like to be aware of it.

I'm unsubscribing from the bug at this time and do not plan to follow up on it any further.

Feel free to close the bug if it looks uninteresting.

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.