bugranger - Bugs: bug #37346, ranger crashed

 
 

bug #37346: ranger crashed

Submitter:  None
Submitted:  Thu 13 Sep 2012 10:06:40 PM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 03 Oct 2012 02:31:51 PM UTC, comment #1: 

The crash has been fixed in ranger-git. Still, I can't quite reproduce it and it would be good to know when this happens. Does it only happen when you preview this specific file?

Roman Z. <hut>
Group administrator
Thu 13 Sep 2012 10:06:40 PM UTC, original submission:  

ranger version: 1.5.5, executed with python 2.7.3rc2
Locale: de_DE.UTF-8
Current file: /home/sepp/Xterm.log.fb07-agd-r16.2012.09.12.15.07.13.10575
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/ranger/core/main.py", line 130, in main
    fm.loop()
  File "/usr/local/lib/python2.7/dist-packages/ranger/core/fm.py", line 263, in loop
    ui.redraw()
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/ui.py", line 251, in redraw
    self.draw()
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/ui.py", line 277, in draw
    DisplayableContainer.draw(self)
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/displayable.py", line 254, in draw
    displayable.draw()
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/widgets/browserview.py", line 95, in draw
    DisplayableContainer.draw(self)
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/displayable.py", line 254, in draw
    displayable.draw()
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/widgets/browsercolumn.py", line 152, in draw
    self._draw_file()
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/widgets/browsercolumn.py", line 176, in _draw_file
    Pager.draw(self)
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/widgets/pager.py", line 60, in draw
    self._draw_line(i, line)
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/widgets/pager.py", line 72, in _draw_line
    for chunk in ansi.text_with_fg_bg_attr(line):
  File "/usr/local/lib/python2.7/dist-packages/ranger/gui/ansi.py", line 24, in text_with_fg_bg_attr
    attr_args = match.group(1)
AttributeError: 'NoneType' object has no attribute 'group'

ranger crashed.  Please report this traceback at:

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hut (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-02-10 hut StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2012-10-03 hut StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-aa77.
    Corresponding source code