Upgrade from 3.12.6 to 3.12.11 changes `DefaultImageableArea` and `DefaultPaperDimension`

Bug #1125985 reported by Paul Menzel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HPLIP
New
Undecided
Unassigned

Bug Description

Using Debian Sid/unstable upgrading the package `hplip` from 3.12.6 to 3.12.11 from experimental, the following changes were applied to `/etc/cups/ppd/Photosmart_2600.ppd`.

diff --git a/cups/ppd/Photosmart_2600.ppd b/cups/ppd/Photosmart_2600.ppd
index 881493b..dd3c7a4 100644
--- a/cups/ppd/Photosmart_2600.ppd
+++ b/cups/ppd/Photosmart_2600.ppd

-*UIConstraints: *Duplex *OptionDuplex False
-*UIConstraints: *OptionDuplex False *Duplex

-*DefaultImageableArea: A4
+*DefaultImageableArea: Letter.SM

-*DefaultPaperDimension: A4
+*DefaultPaperDimension: Letter.SM

What are the reasons for and consequences of these changes?

Paul Menzel (pm-debian)
description: updated
Revision history for this message
Amarnath Chitumalla (amarnath-chitumalla) wrote :

Hi Paul,

Photo smart 2600 PPD has been updated for Duplex options only and default paper size is not updated in hplip-3.12.11.
Please find the below diff between hplip-3.12.6 and 3.12.11 versions.

Reason for removing Duplex constraints is, currently HPLIP package is not querying dynamically duplex unit information.
If user has duplex unit and Duplex constraints are present, user can see the option after updating the duplex unit information through CUPS. Many user may not be knowing this information so PPD updated to show duplex option information always.

$diff hplip-3.12.6/ppd/hpcups/hp-photosmart_2600_series.ppd hplip-3.12.11/ppd/hpcups/hp-photosmart_2600_series.ppd
6c6
< *FileVersion: "hpcups 3.12.6"
---
> *FileVersion: "hpcups 3.12.11"
20c20
< *NickName: "HP Photosmart 2600 Series, hpcups 3.12.6"
---
> *NickName: "HP Photosmart 2600 Series, hpcups 3.12.11"
43,44d42
< *UIConstraints: *Duplex *OptionDuplex False
< *UIConstraints: *OptionDuplex False *Duplex
425c423
< *% End of hp-photosmart_2600_series.ppd, 28497 bytes.
---
> *% End of hp-photosmart_2600_series.ppd, 28411 bytes.

Please let us know your concerns on this.
Thanks & Regards,
Amarnath

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.