Hello
I upgraded from Kubuntu 20.04 to Kubuntu 22.04 recently.
I have CUPS configured for my Canon_MG6200_series printer.
Driver: Canon PIXMA MG6250 - CUPS+Gutenprint v5.3.3 (color, 2-sided printing).
Connection: usb://Canon/MG6200%20series?serial=26403B&interface=1.
So, CUPS > Administration > Manage Printers > Canon_MG6200_series > Maintenance > Print Test Page < This prints a test page ok.
I am able to print when using Kate and Inkscape, but I am unable to print whilst using Gimp.
I have installed Snap Gimp, plus the Snap Gutenprint plugin for Gimp, but the Gutenprint option doesn't appear in Gimp.
I cannot see my printer listed.
All there is is the Print option, with an option to print to file.
I cannot find a way of registering my printer in Gimp.
I have uninstalled & reinstalled both Gimp and the Gutenprint plugin.
So, this is what I have tried:
What am I doing wrong?
Should I install Gimp before, or after, installing the Gutenprint plugin?
I have tried both ways, to no avail.
Gimp worked fine with Kubuntu 20.04, but now I have 22.04 and CUPS, I am unable to print.
I am struggling to understand why.
Any help would be much appreciated. Thank you!
I upgraded from Kubuntu 20.04 to Kubuntu 22.04 recently.
I have CUPS configured for my Canon_MG6200_series printer.
Driver: Canon PIXMA MG6250 - CUPS+Gutenprint v5.3.3 (color, 2-sided printing).
Connection: usb://Canon/MG6200%20series?serial=26403B&interface=1.
So, CUPS > Administration > Manage Printers > Canon_MG6200_series > Maintenance > Print Test Page < This prints a test page ok.
I am able to print when using Kate and Inkscape, but I am unable to print whilst using Gimp.
I have installed Snap Gimp, plus the Snap Gutenprint plugin for Gimp, but the Gutenprint option doesn't appear in Gimp.
I cannot see my printer listed.
All there is is the Print option, with an option to print to file.
I cannot find a way of registering my printer in Gimp.
I have uninstalled & reinstalled both Gimp and the Gutenprint plugin.
So, this is what I have tried:
Code:
sudo snap remove gimp
Code:
sudo apt-get clean
Code:
sudo apt-get purge gimp
Code:
sudo snap remove gutenprint-printer-app
Code:
sudo apt-get clean
Code:
sudo apt-get purge gutenprint-printer-app
Code:
sudo apt update
Code:
sudo apt install snapd
Code:
sudo snap install gimp
Code:
sudo apt update
Code:
sudo apt install snapd
Code:
sudo snap install gutenprint-printer-app --edge
Should I install Gimp before, or after, installing the Gutenprint plugin?
I have tried both ways, to no avail.
Gimp worked fine with Kubuntu 20.04, but now I have 22.04 and CUPS, I am unable to print.
I am struggling to understand why.
Any help would be much appreciated. Thank you!
Comment