clusterssh/scrotwm? broken in -current

2011-05-25 Thread LEVAI Daniel
Hi! After today's -current upgrade: $ cssh /usr/bin/perl:/usr/local/lib/libswmhack.so.0.0: undefined symbol 'XInternAtom' lazy binding failed! Segmentation fault (core dumped) I realize that that lib is in scrotwm, but other perl scripts/applications do not crash. (The perl.core file doesn'

Re: clusterssh/scrotwm? broken in -current

2011-05-26 Thread LEVAI Daniel
On Wed, May 25, 2011 at 12:33:03 +0200, LEVAI Daniel wrote: > Hi! > > > After today's -current upgrade: > > $ cssh > /usr/bin/perl:/usr/local/lib/libswmhack.so.0.0: undefined symbol 'XInternAtom' > lazy binding failed! > Segmentation fault (core dumped) > > > I realize that that lib is in scr

scrotwm (libswmhack) broken (was Re: clusterssh/scrotwm? broken in -current)

2011-05-30 Thread LEVAI Daniel
[...] So, am I the only one experiencing this? I have to "unset LD_PRELOAD" before executing cssh or libreoffice when using scrotwm in -current, because libswmhack barfs me: --- # --- /usr/bin/perl:/usr/local/lib/libswmhack.so.0.0: undefined symbol 'XInternAtom' lazy binding failed! Segmentation f

Re: scrotwm (libswmhack) broken (was Re: clusterssh/scrotwm? broken in -current)

2011-05-30 Thread Owain Ainsworth
On Mon, May 30, 2011 at 11:07:26AM +0200, LEVAI Daniel wrote: > [...] > > So, am I the only one experiencing this? I have to "unset LD_PRELOAD" > before executing cssh or libreoffice when using scrotwm in -current, > because libswmhack barfs me: > --- # --- > /usr/bin/perl:/usr/local/lib/libswmhac

Re: scrotwm (libswmhack) broken (was Re: clusterssh/scrotwm? broken in -current)

2011-05-30 Thread LEVAI Daniel
On Mon, May 30, 2011 at 17:54:19 +0100, Owain Ainsworth wrote: > On Mon, May 30, 2011 at 11:07:26AM +0200, LEVAI Daniel wrote: > > [...] > > > > So, am I the only one experiencing this? I have to "unset LD_PRELOAD" > > before executing cssh or libreoffice when using scrotwm in -current, > > becaus