pigment_input tracebacks when the user quits elisa

Bug #298652 reported by Philippe Normand
0
Affects Status Importance Assigned to Milestone
Moovida
Invalid
Low
Unassigned

Bug Description

Steps to reproduce:

1. Start Elisa
2. Quit Elisa

Expected result: no traceback about pigment_input
Current result:

Traceback (most recent call last):
  File "/home/phil/bzr/elisa/elisa-core/elisa/core/input_manager.py", line 62, in clean
    return super(InputManager, self).clean()
  File "/home/phil/bzr/elisa/elisa-core/elisa/core/manager.py", line 88, in clean
    dfr.addCallback(self._clean_component, component)
  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 195, in addCallback
    callbackKeywords=kw)
  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 186, in addCallbacks
    self._runCallbacks()
--- <exception caught here> ---
  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 328, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "/home/phil/bzr/elisa/elisa-core/elisa/core/manager.py", line 79, in _clean_component
    return component.clean()
  File "/home/phil/bzr/elisa/elisa-core/elisa/core/components/input_provider.py", line 77, in clean
    self.unbind()
  File "/home/phil/bzr/elisa/elisa-plugins/elisa/plugins/pigment/pigment_input.py", line 60, in unbind
    self.viewport.disconnect(signal_id)
exceptions.AttributeError: 'PigmentInput' object has no attribute 'viewport'

Philippe Normand (philn)
Changed in elisa:
importance: Undecided → Low
milestone: none → 0.5.x
status: New → Confirmed
Olivier Tilloy (osomon)
Changed in elisa:
milestone: 0.5.x → 0.5.19
Olivier Tilloy (osomon)
Changed in elisa:
milestone: 0.5.19 → 0.5.20
Changed in elisa:
milestone: 0.5.20 → 0.5.x
Revision history for this message
dino99 (9d9) wrote :

The latest free moovida 1.09 does not get any maintenance since a while. Now moovidadb.com is supporting Linux and support can be found at : http://www.fluendo.com/faq/

Changed in moovida:
status: Confirmed → Invalid
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.