Skip to content

Macos disk fix #154

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

Merged
merged 3 commits into from
May 12, 2020
Merged

Macos disk fix #154

merged 3 commits into from
May 12, 2020

Conversation

ClementTsang
Copy link
Owner

Description

A description of the change and what it does. If relevant, please provide screenshots of what results from the change:

Fixes the disk widget not showing anything on macOS.

Issue

If applicable, what issue does this address?

Closes: #151

Type of change

Remove the irrelevant ones:

  • Bug fix (non-breaking change which fixes an issue)

Test methodology

If required, please state how this was tested:

Furthermore, please tick which platforms this change was tested on:

  • Windows
  • macOS
  • Linux

Checklist

If relevant, see if the following have been met:

  • Change has been tested to work
  • Areas your change affects have been linted using rustfmt
  • Code has been self-reviewed
  • Code has been tested and no new breakage is introduced unless intended
  • Passes CI tests
  • Documentation has been added/updated if needed (README, help menu, etc.)
  • No merge conflicts arise from the change

Other information

Provide any other relevant information:

This is part of a larger bug where on macOS, the I/O harvester is giving
entries that aren't matching with the partition harvester.

This commit should allow disks to be shown even if this fails in the
future.
@ClementTsang ClementTsang merged commit 137e3ce into master May 12, 2020
@ClementTsang ClementTsang deleted the macos_disk_fix branch May 12, 2020 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disk widget not working on macOS
1 participant