Fri 04 Apr 2014 01:57:20 PM UTC, original submission:
➜ ranger
ranger version: 1.6.1, executed with python 3.3.0
Locale: ru_RU.UTF-8
Current file: /usr/local/www/yanote/client/prime/build/build.sh
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/core/main.py", line 139, in main
fm.loop()
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/core/fm.py", line 312, in loop
ui.redraw()
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/gui/ui.py", line 265, in redraw
self.draw()
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/gui/ui.py", line 291, in draw
DisplayableContainer.draw(self)
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/gui/displayable.py", line 246, in draw
displayable.draw()
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/gui/widgets/browserview.py", line 98, in draw
DisplayableContainer.draw(self)
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/gui/displayable.py", line 246, in draw
displayable.draw()
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/gui/widgets/browsercolumn.py", line 162, in draw
self._draw_file()
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/gui/widgets/browsercolumn.py", line 189, in _draw_file
if self.target.is_image_preview():
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/ranger/container/file.py", line 95, in is_image_preview
return 'imagepreview' in self.fm.previews[self.realpath]
KeyError: '/usr/local/www/yanote/client/prime/build/build.sh'
ranger crashed. Please report this traceback at:
http://savannah.nongnu.org/bugs/?group=ranger&func=additem
|