GithubHelp home page GithubHelp logo

Comments (8)

JulianChow94 avatar JulianChow94 commented on August 28, 2024 4

@Tommasov i should have time to update the version this weekend

from windows-screenfetch.

Nekuskus avatar Nekuskus commented on August 28, 2024 1

This is still an issue, for ext4 disks too. I will try to fix it and make a pull request.

from windows-screenfetch.

Tommasov avatar Tommasov commented on August 28, 2024

This version is still affected https://www.powershellgallery.com/packages/windows-screenfetch/1.0.2

from windows-screenfetch.

Sharpz7 avatar Sharpz7 commented on August 28, 2024

@JulianChow94 This is still a problem... Could I just merge it in?

from windows-screenfetch.

DRSDavidSoft avatar DRSDavidSoft commented on August 28, 2024

divide by zero

Line 174

            $FreeDiskPercent = ($FreeDiskSizeGB / $DiskSizeGB) * 100;

Line 178

            $UsedDiskPercent = ($UsedDiskSizeGB / $DiskSizeGB) * 100;

from windows-screenfetch.

jmbeach avatar jmbeach commented on August 28, 2024

The fix was merged. I would just clone the script and use it directly. It's actually surprisingly tricky to upload a package to the powershell gallery

from windows-screenfetch.

ChildishGiant avatar ChildishGiant commented on August 28, 2024

I just installed from the PowerShell Gallery and still had this issue

from windows-screenfetch.

Ezroosp avatar Ezroosp commented on August 28, 2024

@DRSDavidSoft

Estou com o mesmo problemaTentativa de divisão por zero.

Você conseguiu solucionar o erro?

from windows-screenfetch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.