bugranger - Bugs: bug #42052, ranger crashes on startup

 
 

bug #42052: ranger crashes on startup

Submitter:  None
Submitted:  Fri 04 Apr 2014 07:55:50 PM UTC
   
 
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 04 Apr 2014 07:55:50 PM UTC, original submission:  

Hi I'm trying to get ranger running on my AIX hosts. I successfully compiled Python 3.4.0 and ranger. Below is what I get when I try to start ranger. (/u/m214376 is my home directory.)

Any help much appreciated!
Thanks -Ross

$ ranger
ranger version: 1.6.1, executed with python 3.4.0
Locale: en_US.UTF-8
Current file: None
Traceback (most recent call last):
  File "/u/m214376/local/lib/python3.4/site-packages/ranger/core/main.py", line 114, in main
    fm.initialize()
  File "/u/m214376/local/lib/python3.4/site-packages/ranger/core/fm.py", line 111, in initialize
    self.ui.initialize()
  File "/u/m214376/local/lib/python3.4/site-packages/ranger/gui/ui.py", line 74, in initialize
    curses.use_default_colors()
AttributeError: 'module' object has no attribute 'use_default_colors'

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

 

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-f8d8.
Corresponding source code