Another thing to pass on. In using Photoshop through Wine 9.0 in Linux Mint 21.3 is great. However I have no way to use Photoshop to print whatever graphics I create.
That's where Gimp 2.10 comes into play. The only program I have that can print those native .PSD files. But it has taken me two years to finally discover why inside Gimp's printing function, that some of the fonts were all messed up regarding some of the sizes of photo paper to use.
Instead of 4 x 6 paperless, etc....it would have symbols as if it were an alphabet or language my existing fonts wouldn't support. And for all this time I just assumed it was ultimately some font dependency involved, given my ruthless approach to fonts I don't want or need.
What I discovered a few days was that it wasn't a font issue at all. Not even a Gimp 2.10 glitch. It was in the "CUPS" printing software. That I discovered that there were multiple choices of the same color printer I use through my network wirelessly. And that selecting a particular printer with the same name and model number which was different only in terms of the version of the CUPS software it used. And that going into the printer section of Linux and selecting the properties of my color printer is where I found the solution. Then clicking on my color printer, and reading ALL of what it showed relative to the make and model:
HP Envy 5530 Series, hpcups 3.21.12.
It was the most recent version of hpcups 3.21.12 that apparently corrected the glitch of past CUPS software for this particular printer.
So....if you find printing paper sizes all messed up inside Gimp 2.10, you might check your printer parameters to see if you have the latest CUPS software.
While many find the CUPS process to automatically configure and list a printer when it is turned on, I much prefer to have my laser printer and color printer already set up and ready to go without the CUPS software having to find it. Worse if the system automatically configures it and allocates older software, which explains the above. When that happens and you try to delete the printer in question, it automatically pops right back up. Annoying when there's some kind of problem.
So I went online to find an excellent solution. I turned off both printers, then rebooted and manually deleted both of them. Then I did the following command in the terminal, to remove the automated printer process: sudo apt purge cups-browsed
Then I simply accessed the printer function and manually added both printers back. But this time I made sure my color printer had the make and model of the most recent CUPS software:
HP Envy 5530 Series, hpcups 3.21.12.
And of course now both printers are listed when clicking the printer icon
, ready to go.
I know, I know...most of you hate this sort of stuff. But when you can find the answers....why not share them?
Nope, it ain't a Mac. Just Linux Mint 21.3 using limited Cinnamon rather than Gnome extensions.