home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.2 Applications 1996 August
/
Silicon_Graphics_812-0542-002.iso
/
relnotes
/
Impressario
/
ch4.z
/
ch4
Wrap
Text File
|
1996-08-03
|
5KB
|
199 lines
- 1 -
4. _B_u_g__F_i_x_e_s
4.1 _P_a_t_c_h_e_s__i_n_c_o_r_p_o_r_a_t_e_d__i_n__I_m_p_r_e_s_s_a_r_i_o__2_._1
The following Impressario 2.0 patches have been incorporated
into Impressario 2.1. There is no need to install these
patches on Impressario 2.1. If either of these patches is
installed then it will be removed when the update to
Impressario 2.1 is done:
+o Patch 1328 for SGI bug 376904 -- /usr/lib/print/psrip
will not work with Kanji font keys. This causes Kanji
fonts to not work. Only needed if the Kanji font
option was installed under Impressario 2.0. This patch
was found on the Kanji Fonts for Impressario CD
(marketing code SC4-IMPJ2-2.0 or SC4-IMPJ5-2.0.)
+o Patch 1415 for SGI bug 383022 and 387531 -- N32 version
of libspool was not compiled N32 on the Impressario 2.0
release. This only affects developers writing
Impressario GUI applications that are compiled N32.
4.2 _I_m_p_r_e_s_s_a_r_i_o__2_._0__b_u_g_s__f_i_x_e_d__i_n__I_m_p_r_e_s_s_a_r_i_o__2_._1
+o The /usr/sbin/mkjtpr shell script (used for adding a
printer that is connected directly to the network)
would sometimes indicate that a printer could not be
connected to when the printer was not on the same
subnet. This has been corrected.
+o The /usr/lib/print/text2pcl filter no longer logs a
debug message in /var/spool/lp/log when it is run.
+o The HP 1600C DeskJet driver model file
/var/spool/lp/model/deskjetII_model incorrectly set the
name of the ICC color profile to use to hp2600C200.pf.
The correct file name (hp2600C2.pf) is now used.
+o The HP 1200C no longer offers a resolution setting of
600 DPI (the HP 1200C supports a maximum resolution of
300 DPI).
+o The -a option to /usr/lib/print/psrip now works.
+o In some cases, under Impressario 2.0, the option to
print multiple copies was ignored and a single copy was
always printed. This has been corrected.
+o If a blank optional title was set in the glp panel the
print job options would not be parsed correctly. This
- 2 -
was a bug in the libspool library and may have affected
any utility that uses libspool.
+o The Epson Stylus printers would not use MicroWeave even
when the option for Microweave was set from the options
panel. That has been fixed in Impressario 2.1.
+o The HP ScanJet scanner drivers previously listed the
maximum resolution as 1600 DPI. If the resolution was
set higher then the maximum interpolated resolution
supported by the scanner then the setting was ignored
and and the maximum interpolated resolution supported
by the scanner was used. The IIc and IIcx are supported
with a maximum resolution of 800 DPI. The 3C and 4C
are supported with a maximum resolution of 1200 DPI.
The 4P is supported with a maximum resolution of 600
DPI. (These are the maximum interpolated resolutions
supported by these scanners.)
4.3 _I_m_p_r_e_s_s_a_r_i_o__1_._2__b_u_g_s__f_i_x_e_d__i_n__I_m_p_r_e_s_s_a_r_i_o__2_._0
+o A bug that prevented the OPTION string from being
parsed correctly in model files has been fixed.
+o A bug in libspool that did not handle special
characters in the banner page title field has been
fixed (example: single quotes).
+o A bug that prevented gscan from scanning small files
when used as a PhotoShop plug-in has been fixed.
+o A bug that prevented gscan from terminating a scan when
used as a PhotoShop plug-in has been fixed.
+o Some printer drivers searched for the string "/dev/plp"
and would only print to the /dev/plp device (preventing
the additional parallel ports available on an IO4 from
being used). This restriction has been removed.
+o A bug that prevented a printer queue from being
disabled by commands in an lp model file has been fixed
(lp model files disable a printer queue when an error
is detected to keep print jobs from being dropped).
This problem is only seen if the lp system is stopped
and started using the commands "/etc/init.d/lp stop",
"/etc/init.d/lp start". Developers should add the
following to their lp model files to avoid the same
problem:
LOGNAME=lp
- 3 -
export LOGNAME