On 01/29/2011 11:26 PM, Rob wrote:
>> gdb gives me this output:
>>
>> Program terminated with signal 11, Segmentation fault.
>> #0 0x0804b157 in arrangemon (m=0x9280688) at dwm.c:382
>> 382 strncpy(m->ltsymbol, m->lt[m->sellt]->symbol, sizeof m->ltsymbol);
>>
>
> Can you give details of the variables? (print m->lt)
> Continue this off-list if you want.
>
>
Today I had some time to dig in the problem. With the unpull requested dwm
version everything works, but I've the flextile-pull request applied.
In this pull request are some initialisations (in the function createmon())
missing. I've fixed the issue and attached a corrected version of the pull request.
@joten: If you agree with the pull request, I would update the one on suckmore.org.
@Rob: thanks for your support.
This archive was generated by hypermail 2.2.0 : Thu Mar 03 2011 - 21:24:03 CET