bugranger - Bugs: bug #38444, crashed after filtering

 
 

bug #38444: crashed after filtering

Submitted by:  None
Submitted on:  Thu 28 Feb 2013 05:37:19 PM UTC  
 
Severity: 3 - NormalStatus: Works For Me
Privacy: PublicAssigned to: None
Open/Closed: Open

Add a New Comment(Rich Markup)
   

You are not logged in

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

 

Thu 28 Feb 2013 06:45:29 PM UTC, comment #1:

I think your configs are out of date. Please tell me if this persists if you run "ranger --clean". If it does, also please explain what exactly you do to get this crash. If it doesn't, your configs are out of date and you should either delete them or merge them with up-to-date ones

Roman Z. <hut>
Project Administrator
Thu 28 Feb 2013 05:37:19 PM UTC, original submission:

Traceback (most recent call last):
File "/usr/lib/python3.3/site-packages/ranger/core/main.py", line 132, in main
fm.loop()
File "/usr/lib/python3.3/site-packages/ranger/core/fm.py", line 276, in loop
ui.handle_input()
File "/usr/lib/python3.3/site-packages/ranger/gui/ui.py", line 209, in handle_input
self.handle_key(key)
File "/usr/lib/python3.3/site-packages/ranger/gui/ui.py", line 143, in handle_key
elif not DisplayableContainer.press(self, key):
File "/usr/lib/python3.3/site-packages/ranger/gui/displayable.py", line 261, in press
focused_obj.press(key)
File "/usr/lib/python3.3/site-packages/ranger/gui/widgets/console.py", line 173, in press
self.type_key(key)
File "/usr/lib/python3.3/site-packages/ranger/gui/widgets/console.py", line 202, in type_key
self.on_line_change()
File "/usr/lib/python3.3/site-packages/ranger/gui/widgets/console.py", line 418, in on_line_change
if cmd and cmd.quick():
File "/usr/lib/python3.3/site-packages/ranger/api/commands.py", line 380, in quick
return self._make_cmd().quick()
File "/usr/lib/python3.3/site-packages/ranger/config/commands.py", line 1020, in quick
self.fm.thisdir.load_content(schedule=False)
File "/usr/lib/python3.3/site-packages/ranger/fsobject/directory.py", line 329, in load_content
for _ in self.load_generator:
File "/usr/lib/python3.3/site-packages/ranger/fsobject/directory.py", line 218, in load_bit_by_bit
for fname in filelist if accept_file(
File "/usr/lib/python3.3/site-packages/ranger/fsobject/directory.py", line 219, in <listcomp>
fname, self, hidden_filter, self.filter)]
File "/home/ws/.config/ranger/options.py", line 13, in my_accept_file
if name_filter and name_filter.lower() not in fname.lower():
AttributeError: '_sre.SRE_Pattern' object has no attribute 'lower'

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):

     

     

    Follows 1 latest change.

    Date Changed By Updated Field Previous Value => Replaced By
    Fri 01 Mar 2013 09:18:37 AM UTChutStatusNone=>Works For Me

    Back to the top


    Powered by Savane 3.1-cleanup1