ranger-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ranger-users] Crash when typing A in console


From: Roman Z.
Subject: Re: [Ranger-users] Crash when typing A in console
Date: Sat, 20 Apr 2013 14:22:55 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Not for me.  Can you try the newest version and use "ranger --clean" ?

Roman

On Sat, Apr 20, 2013 at 11:37:53AM +0200, Miodrag Milić wrote:
> :A crashes ranger
> 
> ranger version: 1.6.0, executed with python 2.7.3
> Locale: en_US.UTF-8
> Current file: /home/majkinetor/Utils/ranger/.git
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/dist-packages/ranger/core/main.py", line 
> 133, in main
>     fm.loop()
>   File "/usr/local/lib/python2.7/dist-packages/ranger/core/fm.py", line 314, 
> in loop
>     ui.handle_input()
>   File "/usr/local/lib/python2.7/dist-packages/ranger/gui/ui.py", line 208, 
> in handle_input
>     self.handle_key(key)
>   File "/usr/local/lib/python2.7/dist-packages/ranger/gui/ui.py", line 142, 
> in handle_key
>     elif not DisplayableContainer.press(self, key):
>   File "/usr/local/lib/python2.7/dist-packages/ranger/gui/displayable.py", 
> line 261, in press
>     focused_obj.press(key)
>   File 
> "/usr/local/lib/python2.7/dist-packages/ranger/gui/widgets/console.py", line 
> 173, in press
>     self.type_key(key)
>   File 
> "/usr/local/lib/python2.7/dist-packages/ranger/gui/widgets/console.py", line 
> 202, in type_key
>     self.on_line_change()
>   File 
> "/usr/local/lib/python2.7/dist-packages/ranger/gui/widgets/console.py", line 
> 418, in on_line_change
>     if cmd and cmd.quick():
>   File "/usr/local/lib/python2.7/dist-packages/ranger/api/commands.py", line 
> 380, in quick
>     return self._make_cmd().quick()
>   File "/usr/local/lib/python2.7/dist-packages/ranger/api/commands.py", line 
> 389, in _make_cmd
>     Cmd = self.fm.commands.get_command(self._line.split()[0])
> IndexError: list index out of range
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]