bugranger - Bugs: bug #43162, ranger crashed

 
 

bug #43162: ranger crashed

Submitter:  None
Submitted:  Sat 06 Sep 2014 02:03:18 PM UTC
   
 
Severity:  3 - Normal Status:  In Progress
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 07 Sep 2014 09:15:17 PM UTC, comment #1: 

This looks very much like your config is out of date.  Try running "ranger --clean".  If it starts now, please update or remove your configuration files at ~/.config/ranger/.

Roman Z. <hut>
Group administrator
Sat 06 Sep 2014 02:03:18 PM UTC, original submission:  

~: brew uninstall ranger
Uninstalling /usr/local/Cellar/ranger/1.6.1...
~: brew install ranger
==> Downloading http://nongnu.org/ranger/ranger-1.6.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/ranger-1.6.1.tar.gz
  /usr/local/Cellar/ranger/1.6.1: 83 files, 764K, built in 2 seconds
~: ranger
ranger version: 1.6.1, executed with python 2.7.6
Locale: de_DE.UTF-8
Current file: /Users/welle/Sites
Traceback (most recent call last):
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/core/main.py", line 133, in main
    fm.loop()
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/core/fm.py", line 310, in loop
    ui.redraw()
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/gui/ui.py", line 262, in redraw
    self.draw()
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/gui/ui.py", line 288, in draw
    DisplayableContainer.draw(self)
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/gui/displayable.py", line 246, in draw
    displayable.draw()
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/gui/widgets/browserview.py", line 98, in draw
    DisplayableContainer.draw(self)
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/gui/displayable.py", line 246, in draw
    displayable.draw()
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/gui/widgets/browsercolumn.py", line 164, in draw
    self._draw_directory()
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/gui/widgets/browsercolumn.py", line 291, in _draw_directory
    textstring = self._draw_text_display(text, space)
  File "/usr/local/Cellar/ranger/1.6.1/libexec/ranger/gui/widgets/browsercolumn.py", line 323, in _draw_text_display
    wellip = WideString(self.ellipsis[self.settings.unicode_ellipsis])
KeyError: 'false'

ranger crashed.  Please report this traceback at:
http://savannah.nongnu.org/bugs/?group=ranger&func=additem

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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-09-07 hut StatusNone In Progress

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code