bugranger - Bugs: bug #45785, no such file or directory

 
 

bug #45785: no such file or directory

Submitter:  None
Submitted:  Mon 17 Aug 2015 09:40:15 PM UTC
   
 
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 17 Aug 2015 09:40:15 PM UTC, original submission:  

ranger version: 1.6.0, executed with python 2.7.6
Locale: en_US.UTF-8
Current file: None
Traceback (most recent call last):
  File "/usr/share/ranger/ranger/core/main.py", line 114, in main
    fm.initialize()
  File "/usr/share/ranger/ranger/core/fm.py", line 81, in initialize
    enumerate(self.start_paths))
  File "/usr/share/ranger/ranger/core/fm.py", line 80, in <genexpr>
    self.tabs = dict((n+1, Tab(path)) for n, path in
  File "/usr/share/ranger/ranger/core/tab.py", line 19, in _init_
    self.path = abspath(expanduser(path))
  File "/usr/lib/python2.7/posixpath.py", line 371, in abspath
    cwd = os.getcwd()
OSError: [Errno 2] No such file or directory

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