Summary: | crash in KPGeneralPage::setOptions() | ||
---|---|---|---|
Product: | [Unmaintained] kdeprint | Reporter: | James Johnson <jjohnson1964> |
Component: | general | Assignee: | KDEPrint Devel Mailinglist <kde-print-devel> |
Status: | CLOSED DUPLICATE | ||
Severity: | crash | CC: | faure, jlayt, jos.delbar |
Priority: | NOR | ||
Version: | 3.4.1 | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
epson_c80.ppd
HPDeskJet895Cxi.ppd |
Description
James Johnson
2005-07-06 04:15:43 UTC
Hmm... I can't reproduce with the drivers I have installed here. All things seem to work properly. All I can see in the code based on the backtrace is a possible improper initialization of an internal paper formats list. But this shouldn't happen. Can you print anything at all with that printer? Could you send me the PPD you're using with your printer? (it's in some file in /etc/cups/ppd, or something similar depending on how is this done in Slackware). If yes, send it to my e-mail, please. Thanks. Yes, I can print to my printer. But after setting Page Format = "US Common 10", then when I click on "Properties" on Printer display (I want to make sure the printer Page Size is set to Commercial 10) it crashes. Why do I want to check properties? Because my printout always seems to be set to A4 or perhaps US Letter, even when I change the Page Layout. Anyway, here is my .ppd file (attached). James On Thursday 07 July 2005 00:25, Cristian Tibirna wrote: [bugs.kde.org quoted mail] Created an attachment (id=11715) epson_c80.ppd I can confirm this bug using KDE 3.4.2 on Gentoo Linux. Often, but not every time, when choosing printer properties from the Print... dialog or printer settings from the Print Manager Instances tab, the host process (e.g. kedit, konqueror, the printers kcmshell module, ...) crashes with SIGSEGV. My backtrace is identical to the bug reporter's. Removing and reinstalling the printer using the Print Manager might help for a short period of time, but the problem has always returned. This is the portion of the CUPS access log leading up to the crash: localhost - - [04/Aug/2005:14:30:00 +0200] "POST /printers/ HTTP/1.1" 200 112 localhost - - [04/Aug/2005:14:30:00 +0200] "POST /printers/ HTTP/1.1" 200 224 localhost - - [04/Aug/2005:14:30:00 +0200] "POST /classes/ HTTP/1.1" 200 224 localhost - - [04/Aug/2005:14:30:00 +0200] "POST /printers/ HTTP/1.1" 200 112 localhost - - [04/Aug/2005:14:30:00 +0200] "POST /printers/ HTTP/1.1" 200 376 localhost - - [04/Aug/2005:14:30:01 +0200] "POST / HTTP/1.1" 200 210 localhost - - [04/Aug/2005:14:30:01 +0200] "GET /ppd/HPDeskJet895Cxi.ppd HTTP/1.1" 200 17362 I will attach my PPD file as well. Created attachment 12078 [details]
HPDeskJet895Cxi.ppd
UNCONFIRMED (batch reassigning messed this) James Johnson and Jos Delbar, please indicate what compilers were used for compiling KDE(libs and base) and Qt. Thank you. *** This bug has been marked as a duplicate of 105438 *** KDE 3.4.2 and Qt 3.4.4 was compiled using gcc 3.4.4. Closing old Resolved status bug. |