Mofiqul / awesome-shell

This is a collection of awesome wm configuration files
297 stars 18 forks source link

autostart.lua Errors #3

Open misketmuskat opened 3 years ago

misketmuskat commented 3 years ago

Hi there, thank you for the awesome design, looks so elegant.

My issue is, picom and redshift cannot be executed during startup, whereas "xbacklight -set" works without any problem. I have picom-git version installed and can run "picom -b --experimental-backends --config ~/.config/awesome/configurations/picom.conf" command manually from terminal without any problem.

Mofiqul commented 3 years ago

That's interesting. Can you show the error?

misketmuskat commented 3 years ago

2021-04-27-095121_1138x491_scrot

Bad3r commented 3 years ago

I can't reproduce this error. Please make sure that you have satisfied all dependencies and test the latest commit. If the issue persist please write the steps to reproduce the error. system log might be helpful too

daya commented 3 years ago

I am experiencing the exact same issue along some other startup errors. ksnip_20210706-165943

My environment is

[🔍] × uname -a
Linux GarudaOnBeQuiet 5.12.14-zen1-1-zen #1 ZEN SMP PREEMPT Thu, 01 Jul 2021 03:35:38 +0000 x86_64 GNU/Linux

╰─λ cat /etc/os-release
File: /etc/os-release
NAME="Garuda Linux"
PRETTY_NAME="Garuda Linux"
ID=garuda
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://garudalinux.org/"
DOCUMENTATION_URL="https://wiki.garudalinux.org/"
SUPPORT_URL="https://forum.garudalinux.org/"
BUG_REPORT_URL="https://gitlab.com/groups/garuda-linux/"
LOGO=garudalinux

 ╰─λ

Is a race condition a possible cause?