Spec-ify / specify

Specify: a lightweight and fast tool to gather information about a Windows computer, designed for support purposes
BSD 2-Clause "Simplified" License
15 stars 3 forks source link

[Bug] Unpartitioned drives appear as 0 GB #65

Closed dinkley closed 2 months ago

dinkley commented 2 months ago

Unsure if this is a bug or actually a feature request, but drives that don't have any partitions are labeled as 0GB in the report. Ideally there should be text that says it's not partitioned.

Here's an example if it's helpful, the Toshiba one is the device that is not partitioned: https://spec-ify.com/profile/b0eb1f1b

Disk Management screenshot too, if that helps: image

JimmahDean commented 2 months ago

Unformatted drives will typically show up with the correct capacity and show 0/###GB used along with a note that the drive capacity is different than the total capacity of all partitions.

We only keep reports for 24 hours, so that report is expired. Can you run another one with the "Don't Upload" option selected and provide us with the specify_specs.json so we can investigate further?

dinkley commented 2 months ago

Thanks for your response. After testing again, for some reason it now correctly says "0GB / 931GB" instead of just "0GB" Not sure what caused it to work properly this time. Here's the log you asked for anyway, if it's helpful. specify_specs.json image