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: Emanuel Guével
Subject: Re: [Ranger-users] Crash when typing A in console
Date: Sat, 20 Apr 2013 15:31:14 +0200

Hi,

I confirm this happens with python 3.3.1 too, giving the same call stack.

>    Cmd = self.fm.commands.get_command(self._line.split()[0])
I think 'self' is an instance of AliasCommand, since only this command
starts with the letter 'A'.
quick() is called but fails because AliasCommand._line is an empty string.

Regards,
Emanuel



reply via email to

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