From: Matt B. <wal...@ma...> - 2021-02-23 02:50:49
|
> On Feb 22, 2021, at 12:41 PM, Steve Letter <sle...@ya...> wrote: > > >> On Feb 22, 2021, at 1:20 PM, Matt Broughton <wal...@ma...> wrote: >> >> >> >>> On Feb 22, 2021, at 7:58 AM, Steve Letter via Gimp-print-devel <gim...@li...> wrote: >>> >>> Moved back to 5.3.3 with exactly the same results So I crash with either 5.3.3 under Rosetta 2 or the experimental M1 native 5.3.4. With the HP Officejet driver I don’t have a problem. >>> >>> Steve Letter >>> Sent from my Symbolics Lisp Machine using zmail. >>> >>>>> On Feb 22, 2021, at 8:24 AM, Steve Letter via Gimp-print-devel <gim...@li...> wrote: >>>> >>>> I may not be seeing the same problem but when I try to bring up printer features any application “quits unexpectedly”. >>>> >>>> This on my M1 with the latest M1 version of Gutenprint. >>>> >>>> However, doing the same for the HP Officejet Pro 1175c works. >>>> >>>> Steve Letter >>>> Sent from my Symbolics Lisp Machine using zmail. >> >> macos 10.14 Mojave: Using either the Epson XP-15000 or Canon Pro-9000 and Gutenprint 5.3.4. Neither printer shows options under Printer Options. Both mostly print to file without problem. The one exception I found is that MS Excel will crash when trying to display Printer Features. I haven't been able to find any crash report on these instances. >> >> Matt > > 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? Matt |