Bug#551732: scrotwm: unable to run some applications because of LD_PRELOAD=/usr/.../libswmhack.so.0.0 in the environment

2009-11-02 Thread Christophe Mouilleron
On Mon, Nov 02, 2009 at 12:40:30AM +0100, Andrea Bolognani wrote: I have modified libswmhack.so to try loading the versioned library if loading the versioned one fails. A package is available[1], can you please confirm it works with both libx11-dev and libxt-dev uninstalled? Cheers. [1]

Bug#551732: scrotwm: unable to run some applications because of LD_PRELOAD=/usr/.../libswmhack.so.0.0 in the environment

2009-10-31 Thread Christophe Mouilleron
On Sat, Oct 31, 2009 at 12:54:11AM +0100, Andrea Bolognani wrote: On Mon, Oct 26, 2009 at 10:55:44AM +0100, Christophe Mouilleron wrote: With this version, I get this result : ch...@melange:~% xpdf.bin xpdf.bin: swm_hack.c:225: XtAppNextEvent: Assertion `lib_xtlib != ((void *)0)'

Bug#551732: scrotwm: unable to run some applications because of LD_PRELOAD=/usr/.../libswmhack.so.0.0 in the environment

2009-10-26 Thread Christophe Mouilleron
On Fri, Oct 23, 2009 at 11:34:33PM +0200, Andrea Bolognani wrote: I've added a bunch of assert()s to check the return value of all the functions called in XtAppNextEvent(). Please try the package at[1] and let me know if you hit any of the assert()s, or if it fails during one of the calls.

Bug#551732: scrotwm: unable to run some applications because of LD_PRELOAD=/usr/.../libswmhack.so.0.0 in the environment

2009-10-22 Thread Christophe Mouilleron
All works well with this version. I can run xterm via dmenu, and then run vim while LD_PRELOAD is set. Christophe. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#551732: scrotwm: unable to run some applications because of LD_PRELOAD=/usr/.../libswmhack.so.0.0 in the environment

2009-10-21 Thread Christophe Mouilleron
On Tue, Oct 20, 2009 at 02:17:39PM +0200, Andrea Bolognani wrote: Could you please try running vim in a VT after making LD_PRELOAD point to the lib? I tried to set LD_PRELOAD=/usr/lib/scrotwm/libswmhack.so.0.0 on tty2 and then run vim. It works. Also, would you mind providing a core file of

Bug#551732: scrotwm: unable to run some applications because of LD_PRELOAD=/usr/.../libswmhack.so.0.0 in the environment

2009-10-21 Thread Christophe Mouilleron
On Wed, Oct 21, 2009 at 08:21:52PM +0200, Andrea Bolognani wrote: On Wed, Oct 21, 2009 at 05:26:47PM +0200, Christophe Mouilleron wrote: Here is what bt in gdb gives for vim (it is very similar for xpdf.bin) : [...] #11 0xb7fdd7de in XtAppNextEvent () from

Bug#551732: scrotwm: unable to run some applications because of LD_PRELOAD=/usr/.../libswmhack.so.0.0 in the environment

2009-10-20 Thread Christophe MOUILLERON
Package: scrotwm Version: 0.9.8-1 Severity: important Hi, When using scrotwm on a machine with Debian Squeeze, I can't run applications like xpdf, xterm or even vim in a terminal. It does not work either if I try to run these applications via dmenu. After a while, I figured out that the