bugranger - Bugs: bug #34583, ranger crashes after invoking find...

 
 

bug #34583: ranger crashes after invoking find function (f keyboard shortcut)

Submitted by:  None
Submitted on:  Tue 18 Oct 2011 12:04:34 AM UTC  
 
Severity: 3 - NormalStatus: Duplicate
Privacy: PublicAssigned to: None
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Tue 18 Oct 2011 12:44:34 AM UTC, comment #1:

Hello,

This is solved in the mailing list already. The second part of this email:
http://lists.nongnu.org/archive/html/ranger-users/2011-10/msg00009.html

Summary: Update (or delete) your ~/.config/ranger/commands.py.

Roman Z. <hut>
Project Administrator
Tue 18 Oct 2011 12:04:34 AM UTC, original submission:

Error in line `eval import itertools; [cmd("map +%s%s shell -d chmod %s+%s %%s" % (mode+mode)) for mode in itertools.product("ugoa", "rwxXst")]':
'NoneType' object has no attribute 'files'
Error in line `eval import itertools; [cmd("map -%s%s shell -d chmod %s-%s %%s" % (mode+mode)) for mode in itertools.product("ugoa", "rwxXst")]':
'NoneType' object has no attribute 'files'
ranger version: 1.5.0 (stable), executed with python 3.2.2
Locale: en_US.UTF-8
Current file: /home/eskp/doc
Traceback (most recent call last):
File "/usr/lib/python3.2/site-packages/ranger/core/main.py", line 103, in main
fm.loop()
File "/usr/lib/python3.2/site-packages/ranger/core/fm.py", line 191, in loop
ui.handle_input()
File "/usr/lib/python3.2/site-packages/ranger/gui/ui.py", line 218, in handle_input
self.handle_key(key)
File "/usr/lib/python3.2/site-packages/ranger/gui/ui.py", line 152, in handle_key
elif not DisplayableContainer.press(self, key):
File "/usr/lib/python3.2/site-packages/ranger/gui/displayable.py", line 281, in press
focused_obj.press(key)
File "/usr/lib/python3.2/site-packages/ranger/gui/widgets/console.py", line 150, in press
self.type_key(key)
File "/usr/lib/python3.2/site-packages/ranger/gui/widgets/console.py", line 184, in type_key
self.on_line_change()
File "/usr/lib/python3.2/site-packages/ranger/gui/widgets/console.py", line 356, in on_line_change
if cmd and cmd.quick():
File "/home/eskp/.config/ranger/commands.py", line 258, in quick
line = parse(self.line)
NameError: global name 'parse' is not defined

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by hut (Posted a comment)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 2 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Tue 18 Oct 2011 12:44:34 AM UTChutStatusNone=>Duplicate
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1