Skip to content

Fresh install of bulletty on Windows crashes when calling dirs with the CLI #113

@ptsouchlos

Description

@ptsouchlos

On a fresh install on Windows 11, calling buletty dirs causes a crash:

Image

This is true when installed via cargo and when using the pre-compiled executable. It's complaining about this line and the issue is likely the use of dirs::state_dir() which is not defined for anything except Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingplatform_windowsIssues that are exclusive to this platform

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions