KeyError: 'lang' in terminal.py

Bug #78414 reported by Mathieu Virbel
This bug report is a duplicate of:  Bug #78133: Problem while viewing a manpage. Edit Remove
2
Affects Status Importance Assigned to Milestone
PIDA
New
Undecided
Unassigned

Bug Description

  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/services/man.py, line 91, in cb_list_d_clicked
    short_title='Man %s(%d)' %
  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/core/boss.py, line 79, in call_command
    return group.call(commandname=commandname, **kw)
  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/core/service.py, line 150, in call
    result = self.__call_command(command, **kw)
  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/core/service.py, line 158, in __call_command
    return command(**kw)
  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/core/command.py, line 72, in __call__
    return self.__callback(**kw)
  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/services/terminal.py, line 181, in cmd_execute
    short_title=short_title,
  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/core/views.py, line 20, in create_view
    prefix=viewname, **kw)
  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/pidagtk/contentview.py, line 89, in __init__
    self.init(**kw)
  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/services/terminal.py, line 56, in init
    terminal.execute(command_args, **kw)
  File /usr/local/lib/python2.4/site-packages/pida-0.4.3-py2.4.egg/pida/services/terminal.py, line 465, in execute
    del kw['lang']
KeyError: 'lang'

Revision history for this message
Mathieu Virbel (tito-bankiz) wrote :
Revision history for this message
Mathieu Virbel (tito-bankiz) wrote :

This is in 0.4.3 release package :/

Revision history for this message
Ali Afshar (aafshar) wrote :

I already fixed this in bzr trunk. And it is a duplicate of bug #78133

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Patches

Remote bug watches

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