From owner-freebsd-gnome@FreeBSD.ORG Sat Jul 19 13:50:01 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00E8537B409 for ; Sat, 19 Jul 2003 13:50:01 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3931D43F75 for ; Sat, 19 Jul 2003 13:49:58 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030719204958.IXQX26675.lakemtao07.cox.net@mezz.mezzweb.com> for ; Sat, 19 Jul 2003 16:49:58 -0400 Date: Sat, 19 Jul 2003 15:49:53 -0500 To: freebsd-gnome@freebsd.org From: Jeremy Messenger Content-Type: multipart/mixed; boundary="----------TL6IPRBzuJzUWDyXqTrs2b" MIME-Version: 1.0 Message-ID: User-Agent: Opera7.11/Linux M2 build 406 Subject: Abiword2 (1.99.2) went crazy when I resize it.. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 20:50:01 -0000 ------------TL6IPRBzuJzUWDyXqTrs2b Content-Type: text/plain; charset=utf-8; format=flowed It's strange, when I tried to resize it from left (start with mouse) to right, then go back to left and the Abiword2 will go crazy.. The Abiword2 will stop and keep resize (back and forward) by itself forever without need me to touch it. I had to close it and it will get crashed, so here's an attach of Abiword2 ran under gdb. Let me know if I should report to Abiword2's bugzilla. Also, can anyone test on FreeBSD 4.x? Try to do the both easy and hard resize by from left to right, then back to left.. Cheers, Mezz -- bsdforums.org 's moderator, mezz. ------------TL6IPRBzuJzUWDyXqTrs2b Content-Disposition: attachment; filename="gdb-abiword2.txt" Content-Type: text/plain; name="gdb-abiword2.txt" $ gdb abiword (gdb) r Starting program: /usr/X11R6/bin/AbiWord-2.0 (AbiWord:61401): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkButton' (AbiWord:61401): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkWidget' (AbiWord:61401): Gtk-CRITICAL **: file gtkwidget.c: line 3814 (gtk_widget_set_sensitive): assertion `GTK_IS_WIDGET (widget)' failed Program received signal SIGBUS, Bus error. 0x28dda28a in g_type_check_instance_cast (type_instance=0x86a3700, iface_type=141118464) at gtype.c:265 265 gtype.c: No such file or directory. in gtype.c Current language: auto; currently c (gdb) bt #0 0x28dda28a in g_type_check_instance_cast (type_instance=0x86a3700, iface_type=141118464) at gtype.c:265 #1 0x081f2bce in EV_UnixToolbar::refreshToolbar(AV_View*, unsigned short) ( this=0x85eb500, pView=0x8847000, mask=4656) at ev_UnixToolbar.cpp:1064 #2 0x081f3716 in EV_UnixToolbar_ViewListener::notify(AV_View*, unsigned short) (this=0x86a8800, pView=0xd0d0d0d0, mask=4656) at ev_UnixToolbar_ViewListener.cpp:47 #3 0x081bdbc9 in AV_View::notifyListeners(unsigned short) (this=0x8847000, hint=4656) at xav_View.cpp:142 #4 0x081fcf53 in FV_View::notifyListeners(unsigned short) (this=0x8847000, hint=5684) at fv_View.cpp:1307 #5 0x081fd2f5 in FV_View::moveInsPtTo(_FVDocPos, bool) (this=0x8847000, dp=FV_DOCPOS_BOD) at fv_View.cpp:1435 #6 0x0822457c in FL_DocLayout::fillLayouts() (this=0x884d500) at fl_DocLayout.cpp:486 #7 0x08120781 in AP_Frame::_replaceView(GR_Graphics*, FL_DocLayout*, AV_View*, AV_ScrollObj*, ap_ViewListener*, AD_Document*, ap_Scrollbar_ViewListener*, unsigned, unsigned, unsigned) (this=0x85dbb80, pG=0xd0d0d0d0, pDocLayout=0x884d500, pView=0x8847000, pScrollObj=0xd0d0d0d0, pViewListener=0xd0d0d0d0, pOldDoc=0x8777a00, pScrollbarViewListener=0xd0d0d0d0, lid=3503345872, lidScrollbarViewListener=3503345872, iZoom=146) at ap_Frame.cpp:592 #8 0x08120328 in AP_Frame::_showDocument(unsigned) (this=0x85dbb80, iZoom=146) at ap_Frame.cpp:467 ---Type to continue, or q to quit--- #9 0x0811f77e in AP_Frame::setZoomPercentage(unsigned) (this=0x85dbb80, iZoom=146) at ap_Frame.cpp:47 #10 0x081b816f in XAP_Frame::updateZoom() (this=0x85dbb80) at xap_Frame.cpp:930 #11 0x081c4028 in XAP_UnixFrameImpl::_fe::do_ZoomUpdate(void*) (p=0x857de00) at xap_UnixFrameImpl.cpp:576 #12 0x28e3a56a in g_idle_dispatch (source=0x8830d00, callback=0x86a8800, user_data=0xd0d0d0d0) at gmain.c:3241 #13 0x28e37c5f in g_main_dispatch (context=0x856b380) at gmain.c:1720 #14 0x28e389fd in g_main_context_dispatch (context=0x856b380) at gmain.c:2268 #15 0x28e38dac in g_main_context_iterate (context=0x856b380, block=1, dispatch=1, self=0x85659e0) at gmain.c:2349 #16 0x28e394f7 in g_main_loop_run (loop=0x876e0d0) at gmain.c:2569 #17 0x288aab39 in gtk_main () at gtkmain.c:1093 #18 0x080ff961 in AP_UnixApp::main(char const*, int, char const**) ( szAppName=0x0, argc=-791621424, argv=0xd0d0d0d0) at ap_UnixApp.cpp:1363 #19 0x080fd863 in main (argc=-791621424, argv=0xd0d0d0d0) at UnixMain.cpp:26 #20 0x080fd779 in _start () ------------TL6IPRBzuJzUWDyXqTrs2b--