yasb
yasb copied to clipboard
[BUG] I am getting a null value error while trying to launch yasb
Expected Behavior
The app should open
Current Behavior
I get an error
Possible Solution
No idea
Steps to Reproduce
- Install the files via git clone
- change directories to the yasb folder
- install requirements.txt
- try launching main.py
Context (Environment)
same did u solved it?
ok i searched in the web and i found someone else config and when i paste it into my config it working but it wont show network traffic and also there were lots of bugs that also went away https://codeberg.org/pantlesscoder/dotfiles/src/branch/main/yasb
Need to add 4 spaces for "type" and "options" in traffic property. Example, look for another properties
Within the .yasb\config.yaml file, there is no indentation for the code beneath 'traffic'
Indent everything below traffic to match the code below and rerun