Re: [dev] [dwm] alpha+ systray patches not working together

2016-10-27 Thread Yury Shvedov
Hi, what exactly happens when you trying to start it? Does it chrash? If so, try to run under valgrind. Put in your xinitrc or whatever you use something like: valgrind --log-file=/tmp/dwm-crash.log dwm instead of dwm. And then check in /tmp/dwm-crash.log where error exactly happens. Bth

[dev] [dwm] alpha+ systray patches not working together

2016-10-27 Thread joelb...@gmail.com
Hi, I'm new in this list (I don't even know that this is the right place). I'm trying to patch systray and alpha patch together, and I can make them compile but I coudn't get dwm to start. I don't know how to access a more detailed to get a better idea of what is not working. If someone have manag