Problem while viewing a manpage
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PIDA |
Fix Released
|
Medium
|
Ali Afshar |
Bug Description
I searched in the Man viewer for 'pwd' and then double-clicked on the first item found but the following error occurred :
File pida/services/
short_
File pida/core/boss.py, line 79, in call_command
return group.call(
File pida/core/
result = self.__
File pida/core/
return command(**kw)
File pida/core/
return self.__
File pida/services/
short_
File pida/core/views.py, line 20, in create_view
prefix=
File pida/pidagtk/
self.init(**kw)
File pida/services/
terminal.
File pida/services/
del kw['lang']
KeyError: 'lang'
PS: this error has been reported through the automated procedure which seems to work well :)
PPS: I run pida-0.4.3.
description: | updated |
description: | updated |
Thanks for the bug report. Silly me, sorry about that.