python2.5 crashed with TypeError in on_btnPrintTestPage_clicked()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kdeadmin (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: python2.5
Requested print from konqueror on web page http://
The test page was printed correctly on a Brother HL-1250.
ProblemType: Crash
Architecture: i386
Dependencies:
libgcc1 1:4.3.2-2ubuntu11
zlib1g 1:1.2.3.
gcc-4.3-base 4.3.2-2ubuntu11
findutils 4.4.0-2ubuntu3
libc6 2.9-0ubuntu7
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/python2.5
InterpreterPath: /usr/bin/python2.5
NonfreeKernelMo
Package: python2.5-minimal 2.5.4-0ubuntu1
ProcCmdline: python /usr/bin/
ProcEnviron:
LANG=en_GB.UTF-8
SHELL=/bin/bash
PythonArgs: []
SourcePackage: python2.5
Title: python2.5 crashed with TypeError in on_btnPrintTest
Traceback:
Traceback (most recent call last):
File "/usr/bin/
"job %d") % job_id)
TypeError: unsupported operand type(s) for %: 'QString' and 'int'
Uname: Linux 2.6.28-4-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
visibility: | private → public |
This has been fixed in th version in jaunty information( self, i18n("Test page submitted as job %1", job_id), i18nc("Test page submitted", "Submitted"))
KMessageBox.