acenturyandabit / acenturyandabit/mini-miza
get result cannot do splitlines
Aperta
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
on LinuxMint 21.3 Virginia, i adapted in your script in the lines apps and pids.
Then i start your script with
`autohide.py 30&`
and get after the timeout
```
Traceback (most recent call last):
File "/home/USER/bin/autohide.py", line 29, in
_pids = get(["pgrep", app]).splitlines()
AttributeError: 'NoneType' object has no attribute 'splitlines'
```
and the script exits.
Python is python3 v.3.10.6-1~22.04 amd64.
What more data could i collect for you for a possible diagnosis?
--
regards,
-- l0ddej0kk0
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.