On Mon, 3 Dec 2007 10:41:12 -0500
Tom Horsley <[EMAIL PROTECTED]> wrote:

> On Wed, 28 Nov 2007 14:21:18 +0100
> "Chris Rouch" <[EMAIL PROTECTED]> wrote:
> 
> > When I use gnucash under fvwm (2.5.21 and 2.5.24), and I try to
> > invoke the find dialog, I can see it start, then immediately
> > disappear. 
> 
> Just another follow up on this thread, I see this gnome bugzilla:
> 
> http://bugzilla.gnome.org/show_bug.cgi?id=467776
> 
> The interesting thing about it is that there is a small test program
> attached to it which does indeed reproduce the problem for me, so
> perhaps this could get easier to track down.

This is an old fvwm issue indeed. But I am unable to reproduce it
anymore.

I once wrote even simpler example, using only plain X libraries, no GTK:

http://www.mail-archive.com/[email protected]/msg14479.html

I forget to include a build command in the original post. Something like

gcc -o test -O2 -L/usr/X11R6/lib -lX11 -lXpm -lXext test.c

should do the job. Could you test this code if fvwm still fails? If the
window shows up for one second, it is wrong, if it shows for 6 seconds
(all the time the program runs) it is ok.

Regards,
-- 
Jindrich Makovicka

Reply via email to