bugranger - Bugs: bug #38578, Directory displayed like empty...

 
 

bug #38578: Directory displayed like empty while it's not

Submitter:  looper <looper>
Submitted:  Sat 23 Mar 2013 08:49:56 PM UTC
   
 
Severity:  3 - Normal Status:  In Progress
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sun 31 Mar 2013 05:11:00 AM UTC, comment #7: 

Some updates: I haven't faced the bug for the last some days of not intense ranger usage. And I remember that all the times I got the bug it was during a range of intense data movement operations and directory navigation. Maybe this info will help.

looper <looper>
Thu 28 Mar 2013 09:06:12 AM UTC, comment #6: 

Thank you for your attention, I'm looking forward.

looper <looper>
Wed 27 Mar 2013 02:25:23 PM UTC, comment #5: 

Apparently they are garbage collected (not by python but by ranger, in fm.garbage_collect()) and not properly reloaded. "if value.is_directory: value.files = None" would explain why they're empty. I'll look into it.

Roman Z. <hut>
Group administrator
Wed 27 Mar 2013 07:18:13 AM UTC, comment #4: 

Got this bug again. It took much more time to get it for this time. I will try to specify the conditions.

looper <looper>
Sun 24 Mar 2013 02:23:27 PM UTC, comment #3: 

Looks like it's fixed, thank you very much.

looper <looper>
Sun 24 Mar 2013 01:43:28 PM UTC, comment #2: 

I can't reproduce it, but I pushed a commit that might have fixed this (8215f3af6a18755165e105879eeaad4fcad9951d). Can you check if it still happens?

Roman Z. <hut>
Group administrator
Sat 23 Mar 2013 08:51:50 PM UTC, comment #1: 

I missed:
ranger-master 1.6.0
Python 2.7.3

looper <looper>
Sat 23 Mar 2013 08:49:56 PM UTC, original submission:  

After some work aroud with ranger I noticed that some directories displayed empty in the right column. But actually they are not, and I see the content if enter the directory. But when I come back one level up, the directory looks empty again. Either :reload_cwd or :reset command help to get normal view.
Looks like the problem appeared after this commit: https://github.com/hut/ranger/commit/d51f8d5a3f1b4addaff34ccffb2291b136117627
The bug is floating and I failed to catch the certain conditions yet, sorry.

looper <looper>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hut (Posted a comment)
  • -email is unavailable- added by looper (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-03-27 hut StatusReady For Test In Progress
    2013-03-24 hut StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code