-
Notifications
You must be signed in to change notification settings - Fork 335
Not getting past writing colors in save_file #40
Comments
Does it hang when the |
Yes it does |
Can you send me the output of |
|
Can you try and install these packages? Then let me know if this changes anything. apt-get install libatk-adaptor libgail-common |
No change in end result, other than the errors about atk and gail modules are gone. |
What about |
Doing some testing, I closed down all tmux windows and tmux server, ran wal outside of tmux and it ran fine some 30 times, started tmux and it ran fine continually again.... |
I have this issue too with arch linux where the /dev/pts/* files are owned by nobody instead of the current user, and it causes this same problem. Not sure what's changing the owership of my ttys. |
I'll add a check to the code so that we only write to the files if they're writable. If they're not writable we can at least display a helpful message on how to fix the issue. From googling you can just |
Closing this. If you come across the issue again feel free to reopen the issue. |
I got the similar issue that pywal hangs when tring to write data to
I'm on Manjaro cinnamon and my pywal installed from AUR is 0.6.9. |
Seems to be getting stuck at writing colors or something, when i run
wal -i ~/wallpapers/16.9/
never exits and when I hit ^c twice
Running Maui Linux 17.03, Ubuntu 16.04 based.
Odd thing is, it doesn't always happen, but it happens more so than not.
The text was updated successfully, but these errors were encountered: