qlog crashes due gpgme error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Confirmed
|
High
|
Unassigned |
Bug Description
antonk@site:~/Dev> bzr qlog
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView:
bzr: ERROR: gpgme.GpgmeError: (32, 176, 'Not operational')
Traceback (most recent call last):
File "/usr/lib/
f(*args, **kargs)
File "/usr/lib/
r = f(*args, **kargs)
File "/usr/lib/
revids, self.log_
File "/usr/lib/
pass_
File "/usr/lib/
revisions_
File "/usr/lib/
cached_
File "/usr/lib/
gpg_strategy = gpg.GPGStrategy
File "/usr/lib/
self.context = gpgme.Context()
GpgmeError: (32, 176, 'Not operational')
bzr 2.4.1 on python 2.7.0 (Linux-
SuSE-11.4-i586)
arguments: ['/usr/bin/bzr', 'qlog']
plugins: bash_completion
launchpad[
qbzr[0.21.1], weave_fmt[2.4.1]
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'ru_RU.utf8'
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
including this traceback and a description of the problem.
antonk@
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView:
bzr: ERROR: gpgme.GpgmeError: (32, 176, 'Not operational')
Traceback (most recent call last):
File "/usr/lib/
f(*args, **kargs)
File "/usr/lib/
r = f(*args, **kargs)
File "/usr/lib/
revids, self.log_
File "/usr/lib/
pass_
File "/usr/lib/
revisions_
File "/usr/lib/
cached_
File "/usr/lib/
gpg_strategy = gpg.GPGStrategy
File "/usr/lib/
self.context = gpgme.Context()
GpgmeError: (32, 176, 'Not operational')
bzr 2.4.1 on python 2.7.0 (Linux-
SuSE-11.4-i586)
arguments: ['/usr/bin/bzr', 'qlog']
plugins: bash_completion
launchpad[
qbzr[0.21.1], weave_fmt[2.4.1]
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'ru_RU.utf8'
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
including this traceback and a description of the problem.
affects: | qbzr-eclipse → qbzr |
The best we can do on qbzr side is to suppress this error from gpgme and show some explanation in the revision message window.