bugranger - Bugs: bug #48420, navigating to /srv/nas (which is a...

 
 

bug #48420: navigating to /srv/nas (which is a cifs share from a netgear router) consistently causes crash.

Submitter:  None
Submitted:  Wed 06 Jul 2016 07:15:41 AM UTC
   
 
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 06 Jul 2016 07:15:41 AM UTC, original submission:  

ranger version: 1.6.1, executed with python 2.7.11
Locale: en_US.UTF-8
Current file: /srv/nas
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ranger/core/main.py", line 133, in main
    fm.loop()
  File "/usr/lib/python2.7/site-packages/ranger/core/fm.py", line 310, in loop
    ui.redraw()
  File "/usr/lib/python2.7/site-packages/ranger/gui/ui.py", line 262, in redraw
    self.draw()
  File "/usr/lib/python2.7/site-packages/ranger/gui/ui.py", line 288, in draw
    DisplayableContainer.draw(self)
  File "/usr/lib/python2.7/site-packages/ranger/gui/displayable.py", line 246, in draw
    displayable.draw()
  File "/usr/lib/python2.7/site-packages/ranger/gui/widgets/statusbar.py", line 99, in draw
    self._calc_bar()
  File "/usr/lib/python2.7/site-packages/ranger/gui/widgets/statusbar.py", line 104, in _calc_bar
    self._get_left_part(bar)
  File "/usr/lib/python2.7/site-packages/ranger/gui/widgets/statusbar.py", line 182, in _get_left_part
    localtime(stat.st_mtime)), 'mtime')
ValueError: year out of range

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