bugranger - Bugs: bug #44946, ranger version: 1.5.4, executed...

 
 

bug #44946: ranger version: 1.5.4, executed with python 2.7.3

Submitter:  None
Submitted:  Tue 28 Apr 2015 12:39:50 PM UTC
   
 
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 28 Apr 2015 12:39:50 PM UTC, original submission:  

ranger version: 1.5.4, executed with python 2.7.3
Locale: en_US.UTF-8
Current file: /private/
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ranger/core/main.py", line 145, in main
    fm.loop()
  File "/usr/lib/python2.7/dist-packages/ranger/core/fm.py", line 191, in loop
    ui.redraw()
  File "/usr/lib/python2.7/dist-packages/ranger/gui/ui.py", line 261, in redraw
    self.draw()
  File "/usr/lib/python2.7/dist-packages/ranger/gui/ui.py", line 287, in draw
    DisplayableContainer.draw(self)
  File "/usr/lib/python2.7/dist-packages/ranger/gui/displayable.py", line 266, in draw
    displayable.draw()
  File "/usr/lib/python2.7/dist-packages/ranger/gui/widgets/browserview.py", line 106, in draw
    DisplayableContainer.draw(self)
  File "/usr/lib/python2.7/dist-packages/ranger/gui/displayable.py", line 266, in draw
    displayable.draw()
  File "/usr/lib/python2.7/dist-packages/ranger/gui/widgets/browsercolumn.py", line 146, in draw
    self._draw_directory()
  File "/usr/lib/python2.7/dist-packages/ranger/gui/widgets/browsercolumn.py", line 276, in _draw_directory
    wtext = wtext[:space - 1] + ellipsis
  File "/usr/lib/python2.7/dist-packages/ranger/ext/widestring.py", line 124, in _getslice_
    if z < len(self.chars) and self.chars[z] == '':
IndexError: list index out of range

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

 

CC list is empty

 

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.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code