Skip to content
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

Unable to run hybrid bar after building it locally #31

Closed
Srinanda-Yallapragada opened this issue Jan 21, 2023 · 3 comments
Closed

Unable to run hybrid bar after building it locally #31

Srinanda-Yallapragada opened this issue Jan 21, 2023 · 3 comments
Assignees
Labels
« !!! » Issue Something isn't working as it should

Comments

@Srinanda-Yallapragada
Copy link

P.S. I am new to building packages so please let me know if I am doing something incorrectly

OS: Nobara Linux 37
Kernel: 6.1.6-203.fsync.fc37.x86_64
DE: Hyprland
GPU: NVIDIA GeForce RTX 3060 Mobile / Max-Q
AMD Ryzen 9 5900HS with Radeon Graphics

I am hitting this error after I successfully build Hybrid Bar when I try to run it ./hybrid-bar from the command line.

'thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/config.rs:11:42 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Aborted (core dumped)

I have copied the example config.json and style.css to ~/.config/HybridBar.

output of RUST_BACKTRACE=1 ./hybrid-bar

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/config.rs:11:42 stack backtrace: note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. Aborted (core dumped)

Any advice on how to get hybrid-bar working on my fedora-based system?

@vars1ty
Copy link
Owner

vars1ty commented Jan 22, 2023

Commit 9c59fdd should fix it, test and see.

vars1ty pushed a commit that referenced this issue Jan 22, 2023
@vars1ty vars1ty self-assigned this Jan 22, 2023
@vars1ty vars1ty added the « !!! » Issue Something isn't working as it should label Jan 22, 2023
@Srinanda-Yallapragada
Copy link
Author

Fixed!

Thanks for the quick response.

@vars1ty
Copy link
Owner

vars1ty commented Jan 22, 2023

No problems

@vars1ty vars1ty closed this as completed Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
« !!! » Issue Something isn't working as it should
Projects
None yet
Development

No branches or pull requests

2 participants