[Kst] [Bug 124652] Crash when printing from the command line

Nicolas Brisset nicolas.brisset at eurocopter.com
Fri Mar 31 17:11:41 CEST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=124652         




------- Additional Comments From nicolas.brisset eurocopter com  2006-03-31 17:11 -------
Created an attachment (id=15397)
 --> (http://bugs.kde.org/attachment.cgi?id=15397&action=view)
Testcase

When I do :
"kst ~/temp/debug.kst --print test.ps"
I get the following traces:

kdeprint: kdeprint: status message: Initialisation...
kdeprint: Resetting page size
kdeprint: ********************
kdeprint: kde-frompage = 0
kdeprint: kde-isspecial = 1
kdeprint: kde-orientation = Landscape
kdeprint: kde-outputfilename = test.ps
kdeprint: kde-outputtofile = 1
kdeprint: kde-pagesize = 2
kdeprint: kde-printcommand =
kdeprint: kde-range =
kdeprint: kde-special-command =
kdeprint: kde-topage = 0
kdeprint: kdeprint: status message: Création des données d'impression :
page 1
kst: Curve 1 said UPDATE
kst: Update plots
kst: Posting UpdateDataDialogs
kdeprint: kdeprint: status message: Création des données d'impression :
page 2
kdeprint: kdeprint: status message: Création des données d'impression :
page 3
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
QPainter::setFont: Will be reset by begin()
QPainter::setWorldMatrix: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kst path = <unknown> pid = 10635

It does not matter whether the datafile (gyrodata.dat, relative path) is found
or not.


More information about the Kst mailing list