bugranger - Bugs: bug #31458, Ranger crash when sort by type

 
 

bug #31458: Ranger crash when sort by type

Submitted by:  None
Submitted on:  Tue 26 Oct 2010 10:34:14 AM UTC  
 
Severity: 3 - NormalStatus: None
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.

 

Mon 01 Nov 2010 04:19:39 PM UTC, comment #1:

Thank you for reporting, it's fixed.

Roman Z. <hut>
Project Administrator
Tue 26 Oct 2010 10:34:14 AM UTC, original submission:

Ranger version 1.3.1 (testing)

Ranger crash when I try to sort file by type, with "ot". This is mostly due to python3 I think

Traceback (most recent call last): 12:31
File "/usr/lib/python3.1/site-packages/ranger/core/main.py", line 85, in main
fm.loop()
File "/usr/lib/python3.1/site-packages/ranger/core/fm.py", line 197, in loop
ui.redraw()
File "/usr/lib/python3.1/site-packages/ranger/gui/ui.py", line 213, in redraw
self.draw()
File "/usr/lib/python3.1/site-packages/ranger/gui/ui.py", line 234, in draw
DisplayableContainer.draw(self)
File "/usr/lib/python3.1/site-packages/ranger/gui/displayable.py", line 268, in draw
displayable.draw()
File "/usr/lib/python3.1/site-packages/ranger/gui/widgets/browserview.py", line 101, in draw
DisplayableContainer.draw(self)
File "/usr/lib/python3.1/site-packages/ranger/gui/displayable.py", line 268, in draw
displayable.draw()
File "/usr/lib/python3.1/site-packages/ranger/gui/widgets/browsercolumn.py", line 129, in draw
or self.target.sort_if_outdated() \
File "/usr/lib/python3.1/site-packages/ranger/fsobject/directory.py", line 327, in sort_if_outdated
self.sort()
File "/usr/lib/python3.1/site-packages/ranger/fsobject/directory.py", line 310, in sort
self.files.sort(key = sort_func)
TypeError: unorderable types: NoneType() < NoneType()

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
    Mon 01 Nov 2010 04:19:39 PM UTChutOpen/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1