-
Notifications
You must be signed in to change notification settings - Fork 51
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
[BUG] Invalid variant: OperatingSystem #270
Comments
I haven't touched the codebase in very long, did macchina previously allow passing invalid readouts? |
I don't know. This is the first time I've used macchina, and all I know is the error message I obtain from it when run on my system. |
Linux users should not use the EDIT: It wouldn't make a lot of sense to implement both readouts on the same system, as they both represent the same thing in the Linux world. |
Please feel free to close this issue if you don't feel it's relevant. |
Was the answer helpful in resolving your issue? |
I didn't fully read the backtrace you provided, the message "Invalid variant: OperatingSystem" made me assume that you passed I can reproduce the panic on my end, I'll investigate the issue. It's most likely got to do with our recent upgrade from clap@v3 to clap@v4. |
First time using the app and i have almost the same issue on Windows
|
Can you please build from source and confirm that 8abf983 fixes the issue? |
Yes, that fixes it. Thank you. |
Good to hear! EDIT: The new version has been released. |
Describe the bug
Macchina crashes on Fedora 37
To Reproduce
Steps to reproduce the behavior:
$ cargo install macchina
$ macchina
Screenshot
System Information
The text was updated successfully, but these errors were encountered: