Bugs item #896889, was opened at 2004-02-13 19:15 Message generated for change (Comment added) made by kicken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=896889&group_id=40696
Category: Behaviour Group: CVS Status: Open Resolution: Works For Me Priority: 5 Submitted By: Robert Upshall (rupshall) Assigned to: Bradley T. Hughes (bradleyhughes) Summary: disable toolbar crases blackbox Initial Comment: disable toolbar crases blackbox under slackware 9.1 ---------------------------------------------------------------------- Comment By: Keith Maika (kicken) Date: 2004-03-04 22:49 Message: Logged In: YES user_id=381596 I can see the same behavior with cvs which I just updateded tonight. I tried doing some tracing with gdb to see where the crash orginated. What I'm guessing is happening is that when you disable the tool bar it get's destroyed (and it's menu along with it) but you still try and use the menu object to call it's hideAll method. At least that's where the segfault happens for me, is when that method is called. It never actually enters that method, just the attempt at calling it causes the segfault. Hope that helps some. ---------------------------------------------------------------------- Comment By: Robert Upshall (rupshall) Date: 2004-03-04 21:36 Message: Logged In: YES user_id=444991 partially fixed .... - disable from config on root menu works - disable from right clicking on toolbar to get toolbar specific menu and disable from there does still crash with CVS as of march 4 ---------------------------------------------------------------------- Comment By: Bradley T. Hughes (bradleyhughes) Date: 2004-03-02 03:53 Message: Logged In: YES user_id=459209 i cannot reproduce this one with CVS from march 2nd... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=896889&group_id=40696 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
