Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting by size doesn't work for large files #107

Closed
roberthawdon opened this issue Jul 16, 2019 · 1 comment
Closed

Sorting by size doesn't work for large files #107

roberthawdon opened this issue Jul 16, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@roberthawdon
Copy link
Owner

Expected Behavior

Files to be listed in order of size.

Current Behavior

Large files (over 4 gb) listed below some smaller files.

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. make a large file
  2. put it in a directory of smaller files
  3. sort by size

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • DF-SHOW Version: 0.8.0-beta
  • Operating System: macOS
  • System Architecture: x86_64
  • Output of uname -a: Darwin .local 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64

Failure Logs

image

@roberthawdon roberthawdon added the bug Something isn't working label Jul 16, 2019
@roberthawdon roberthawdon self-assigned this Jul 16, 2019
@roberthawdon
Copy link
Owner Author

Fixed in 0.8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant