public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Windows crashes...
@ 2001-10-22 10:33 Ian Roxborough
  2001-10-22 10:37 ` Christopher Faylor
  2001-10-22 10:39 ` Keith Seitz
  0 siblings, 2 replies; 3+ messages in thread
From: Ian Roxborough @ 2001-10-22 10:33 UTC (permalink / raw)
  To: insight

Hi,

I've been pounding on Insight under Windows and I'm having
a heck of a time tracking down this crasher bug.  So I've
decide to seek the advice of others.

The problem would seem to be something in the background
freaking out every now and then.  The easiest way to reproduce
this bug is to open and close (using "Ok") a modal dialog (e.g. prefs)
a couple of times and then change focus to another (non Insight)
window, count to three and Insight will vanish.  The problem
can happen at many other place, this is just the quickest and
most reliable place.

Is there anything that would be executed on the loss of 
application focus?

Any tips/pointer/history welcome.

 Ian.

P.S.: This is my fix for the modal dialog problem, I'll
formally submit it once I've got the crashing problem
solved.

Index: managedwin.itb
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/library/managedwin.itb,v
retrieving revision 1.17
diff -r1.17 managedwin.itb
258c258
<     wm transient $top .
---
>     wm transient $top [winfo toplevel [namespace tail [lindex [ManagedWin::find SrcWin] 0]]]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-10-22 10:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-22 10:33 Windows crashes Ian Roxborough
2001-10-22 10:37 ` Christopher Faylor
2001-10-22 10:39 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).