yasb icon indicating copy to clipboard operation
yasb copied to clipboard

[BUG] I am getting a null value error while trying to launch yasb

Open CasanovaSan opened this issue 10 months ago • 4 comments

Expected Behavior

The app should open

Current Behavior

I get an error

Possible Solution

No idea

Steps to Reproduce

  1. Install the files via git clone
  2. change directories to the yasb folder
  3. install requirements.txt
  4. try launching main.py

Context (Environment)

image

CasanovaSan avatar Apr 08 '24 12:04 CasanovaSan

same did u solved it?

nahid6970 avatar Apr 10 '24 21:04 nahid6970

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

nahid6970 avatar Apr 10 '24 21:04 nahid6970

Need to add 4 spaces for "type" and "options" in traffic property. Example, look for another properties

rado31 avatar Apr 12 '24 17:04 rado31

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

image

malikkemp avatar May 14 '24 16:05 malikkemp