Comment 1 for bug 1125985

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