View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001476 | Scribus | Printing | public | 2004-12-31 19:38 | 2005-01-08 01:11 |
Reporter | packetbell | Assigned To | cbradney | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 1.2.1cvs | ||||
Summary | 0001476: Cannot print more than 100 copies | ||||
Description | Scribus will not send data to the printer when I print more than 100 copies of a document. If I change it to exactly 100 copies or less, it prints fine. | ||||
Additional Information | CUPS + HP LaserJet 5si MX/PS. | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0001510 | new | Match printing dialog settings/limits to CUPS config |
|
I can confirm this, printing 101 copies nothing happes. Cups 1.1.23rc1, HP LaserJet 1300, Scribus 1.2.1cvs |
|
Limitation of lpr, max is 100. We will handle this better in 1.3.x, however its a limitation we would need to work around. |
|
Please close this bug-report. This is a CUPS topic. But not a CUPS bug, actually a CUPS feature. CUPS defaults to "MaxCopies 100" in cupsd.conf, in order to limit the scope of DoS attacks onto a "public" printer, should it occur. You can easily set this to "MaxCopies 65535" (which is the current upper limit to set, AFAIK). In the future, any reporter for a "printing with CUPS" bug should be adviced to first check against these documents (because I found that 80% of "problems" could be solved by just reading these, or even searching for a few keywords in these documents): * http://www.cups.org/sam.html#7_4 * http://www.cups.org/sum.html#STANDARD_OPTIONS * http://www.cups.org/cups-help.html * http://www.cups.org/documentation.php |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-12-31 19:38 | packetbell | New Issue | |
2005-01-01 13:48 | cniehaus | Note Added: 0003308 | |
2005-01-07 22:29 | cbradney | Note Added: 0003398 | |
2005-01-08 01:06 |
|
Note Added: 0003399 | |
2005-01-08 01:10 | cbradney | Status | new => resolved |
2005-01-08 01:10 | cbradney | Resolution | open => no change required |
2005-01-08 01:10 | cbradney | Assigned To | => cbradney |
2005-01-08 01:11 | cbradney | Status | resolved => closed |
2005-01-08 19:52 | cbradney | Relationship added | related to 0001510 |