Alfred Peng wrote: > Don't see mention of the printing part for Firefox 3.5.x. Please note > that several papi bugs were fixed in Solaris 10U6 and Firefox papi > backend started to work after that. We did some verification with > Firefox 3.0.x + Solaris 10 U6 for the papi printing backend at that time. > How is the plan for the printing part of this Firefox 3.5.x integration? >
As part of SUNWgnome-base-libs-priv, the following backends are shipped. bash-3.00# ls /usr/lib/gnome-private/lib/gtk-2.0/2.10.0/printbackends/ libprintbackend-file.so libprintbackend-lpr.so libprintbackend-papi.so Thanks to Ginn Chen's pointer regarding the presence of these files in the -devel package in gnome-2.24 branch from which we took the spec-files, these have been now moved to the main package in our builds. Apart from that, we haven't made any changes. During testing, the backends worked correctly including the papi backend which correctly listed the available printers and printing tests passed successfully. Thanks Hemantha