[Getan-devel] Crash (not-reproducable) in states.py

Bernhard Reiter bernhard at intevation.de
Mon Jul 14 10:48:44 CEST 2014


Hi,
just documenting a crash I had once.
Unless there are more reports, it probably does not make sense
to inquire much. 

This is using getan 
changeset:   377:0ad470c4bf17
tag:         tip
user:        Björn Ricks <bjoern.ricks at intevation.de>
date:        Tue Mar 11 16:18:28 2014 +0100

with f56568b4f8459b3265c65d9e275ef72df6cb16ad0c291f0feb027cc911ea0f26  
urwid-1.1.2.tar.gz on Debian Wheezy.

Bernhard

Details at noted on the 19th of May 2014:

Got a getan crash,
was just trying to add some time to email and then a description,
pressed a button directly after hitting "e" and then some more and return.

Traceback (most recent call last):
  File "./hg-getan/getan.py", line 15, in <module>
    main()
  File "./hg-getan/getan/main.py", line 66, in main
    controller.main()                                   
  File "./hg-getan/getan/controller.py", line 48, in main                               
    self.loop.run()      
  File "./hg-getan/urwid/main_loop.py", line 272, in run                               
    self.screen.run_wrapper(self._run)
  File "./hg-getan/urwid/raw_display.py", line 251, in run_wrapper                       
    return fn()            
  File "./hg-getan/urwid/main_loop.py", line 337, in _run
    self.event_loop.run()
  File "./hg-getan/urwid/main_loop.py", line 708, in run
    self._loop()
  File "./hg-getan/urwid/main_loop.py", line 787, in _loop
    self._watch_files[fd]()
  File "./hg-getan/urwid/main_loop.py", line 385, in _update
    keys = self.input_filter(keys, raw)
  File "./hg-getan/urwid/main_loop.py", line 524, in input_filter
    return self._input_filter(keys, raw)
  File "./hg-getan/getan/controller.py", line 57, in input_filter
    self.state.handle_input(input)
  File "./hg-getan/getan/states.py", line 354, in handle_input
    return self.enter()
  File "./hg-getan/getan/states.py", line 394, in enter
    minutes = safe_int(self.view.frame.get_footer().get_edit_text())
  File "./hg-getan/urwid/decoration.py", line 315, in __getattr__
    return getattr(self._original_widget, name)
AttributeError: 'Text' object has no attribute 'get_edit_text'

-- 
www.intevation.de/~bernhard (CEO)    www.fsfe.org (Founding GA Member)
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.wald.intevation.org/pipermail/getan-devel/attachments/20140714/dae15677/attachment.sig>


More information about the Getan-devel mailing list