------- 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