Version: 0.98-devel (using KDE KDE 3.2.1KDE 1.2) Installed from: Compiled From SourcesCompiled From Sources Compiler: gcc (GCC) 3.3.2 20031022 OS: Linux When zooming with keyboard shortcuts and mouse is in label mode, Kst crashes because of: kst: kst2dplot.cpp:2466: virtual void Kst2DPlot::keyReleaseEvent(QWidget*, QKeyEvent*): Assertion `newType != INACTIVE && newType != LABEL_TOOL' failed. How to reproduce: -start Kst -create a plot -switch mouse to label mode -with mouse over a plot, type M,G, left arrow, right arrow, or any other shortcut for zooming or scrolling. Expected Behaviour: Zooming/scrolling should be disabled in label mode, or it should work.
Fixed by George.
On June 10, 2004 16:00, Rick Chern wrote: > What |Removed |Added > --------------------------------------------------------------------------- >- Status|NEW |RESOLVED > Resolution| |FIXED > > > > ------- Additional Comments From rchern interchange ubc ca 2004-06-10 > 21:59 ------- Fixed by George. Wow that was quick. :-) I fixed it without even seeing the report. :-)