From kde-bugs-dist Mon Jul 31 23:15:10 2006 From: Andrew Walker Date: Mon, 31 Jul 2006 23:15:10 +0000 To: kde-bugs-dist Subject: [Bug 131625] New: Crash on resize of view object Message-Id: <20060801011502.131625.arwalker () sumusltd ! com> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=115438773901628 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=131625 Summary: Crash on resize of view object Product: kst Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: crash Priority: NOR Component: general AssignedTo: kst kde org ReportedBy: arwalker sumusltd com Version: HEAD (using KDE KDE 3.5.0) Installed from: Compiled From Sources OS: Linux PROBLEM: Kst will crash when the user resizes a plot STEPS TO REPRODUCE: Start Kst Create a single plot Enter layout mode Resize the plot from the lower centre resize point RESULTS: Crash kst: kstviewobject.cpp:1464: virtual void KstViewObject::updateFromAspect(): Assertion `_geom.left() >= 0 && _geom.top() >= 0 && !_geom.size().isNull()' failed. KCrash: Application 'kst' crashing... EXPECTED RESULT: The plot resizes correctly