ranger-users
[Top][All Lists]
Advanced

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

Re: [Ranger-users] Crash on CTRL+C


From: mystiro
Subject: Re: [Ranger-users] Crash on CTRL+C
Date: Mon, 25 Nov 2013 00:07:31 +0100 (CET)
User-agent: Alpine 2.11 (LNX 23 2013-08-11)

On Sun, 24 Nov 2013, Hut wrote:

On Sun, Nov 24, 2013 at 10:05:24PM +0100, address@hidden wrote:
since a few commits (I haven't yet found which) my ranger crashes when I hit
CTRL+C. To be in ranger directly or in a programm called from ranger doesn't
change anything to that problem.

Here is the error I get :

Traceback (most recent call last):
  File "/home/cym13/bin/ranger", line 73, in <module>
    main()
  File "/home/cym13/bin/ranger", line 68, in main
    subprocess.call(subp_cmd)
  File "/usr/lib/python2.7/subprocess.py", line 524, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 1357, in wait
    pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0)
  File "/usr/lib/python2.7/subprocess.py", line 478, in _eintr_retry_call
    return func(*args)
KeyboardInterrupt

Before breaking the whole thing by trying to fix it I'd like to know if I'm
the only one concerned (I hope not as I don't use any fancy configuration).

Works for me.  It seems like the problem lies in the way you start
ranger in line 68 of /home/cym13/bin/ranger.

Regards,
hut



It corrected it on my side, I had forgotten that I wasn't calling it right
away.

Thank you.

     Cédric Picard

« No one shall be subjected to arbitrary interference with his privacy,
family, home or correspondence »  Art.12 Universal Declaration of Human Rights

reply via email to

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