From: Robert K. <rl...@al...> - 2021-02-23 03:43:45
|
On 2/22/21 9:50 PM, Matt Broughton wrote: > > >> On Feb 22, 2021, at 12:41 PM, Steve Letter <sle...@ya...> wrote: >> >> I ran both notes and pages. Attempting to bring up the printer features for the Epson mk II crashed them both (and sent crash reports to Apple) > > This is interesting if it leads somewhere: > In the /xml/printers/canon.xml there are only two printers with the name Pro9000. > They are also the only printers using the driver="bjc-Pro9000* and model=700900* > --lines 359 thru 366 > driver="bjc-PIXUS-Pro9000" manufacturer="Canon" model="7009000" and > driver="bjc-Pro9000mk2-series" manufacturer="Canon" model="7009002" > > In the /xml/printers/escp2.xml there is only one printer in the XP-15000 series. > It is the only escp2 printer using (line 99) > driver="escp2-xp15000" manufacturer="Epson" model="132" > > None of these three printers show anything under Printer Features in recent versions of macos. It would appear that this is the case for macos 10.14 Mojave through macos 11 Big Sur. All three printers display fine in macos 10.7.5. I will try to chase this backwards to see if I can tell what version of macos this might have been the start of troubles. > > In the mean time, any thoughts? Are there any other "one off" printers to take a look at? There are plenty of one-off printers. The XML isn't visible outside of Gutenprint; I'd be pretty surprised if that's the problem. These are both complex wide format printers. I suspect it's more likely that we're running into some limit, perhaps total PPD size, perhaps number of options or values (in particular, number of paper sizes; IIRC that was a problem in the past). If paper sizes is the problem, there are various ways to test it. One way might be to check the Epson Stylus Photo R1800 vs. the Stylus Photo R800; the R1800 is the same as the R800 except for the width (13" carriage vs. 8.5"). |