On Fri, 8 Aug 2003 11:32:49 +1000 (EST) Mark Livingstone <[EMAIL PROTECTED]> wrote:
> 11:10:34: Debug: ../src/common/wincmn.cpp(2094): assert "GetCapture() == > this" failed: attempt to release mouse, but this window hasn't captured > it > 11:10:52: Debug: ../src/gtk/window.cpp(4328): assert "wxAssertFailure" > failed: can't release mouse - not captured I get this too if I left-click link. I am using lynx, so I always right-click and copy to clipboard. I assume this never worked before? > Could someone give me details on how one goes about running under gdb so > I > can give you more detailed errors? Easy, start it with "gdb mahogany", then type "run" and when it crashes (when you choose "Yes" in assert dialog), type "bt". ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
