<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for Gutenprint - Top Quality Printer Drivers</title><link>https://sourceforge.net/p/gimp-print/activity/</link><description>Recent activity for Gutenprint - Top Quality Printer Drivers</description><language>en</language><lastBuildDate>Sat, 25 Apr 2026 18:10:41 -0000</lastBuildDate><item><title>Nick W created ticket #621</title><link>https://sourceforge.net/p/gimp-print/support-requests/621/</link><description>Canon Pixma ip8750 - paper size and print error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick W</dc:creator><pubDate>Sat, 25 Apr 2026 18:10:41 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/621/</guid></item><item><title>David Scully created ticket #760</title><link>https://sourceforge.net/p/gimp-print/bugs/760/</link><description>Sony UP-DR80MD Printer Crash (USB Stack)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Scully</dc:creator><pubDate>Mon, 30 Mar 2026 23:52:48 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/760/</guid></item><item><title>Solomon Peachy committed [b8f6bf] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/b8f6bff395e2b7e1e8ecfb3ca02769a43a921f5e/</link><description>cups:  Don't recognize "ARGB" (really RGBA)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 10 Mar 2026 14:04:06 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/b8f6bff395e2b7e1e8ecfb3ca02769a43a921f5e/</guid></item><item><title>Solomon Peachy committed [86650b] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/86650bbe8dde7d86c468d1645caae1afc7db37e1/</link><description>cups:  Recognize CUPS_CSPACE_SRGB and CUPS_CSPAGE_ARGB</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 10 Mar 2026 12:34:36 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/86650bbe8dde7d86c468d1645caae1afc7db37e1/</guid></item><item><title>Solomon Peachy modified ticket #758</title><link>https://sourceforge.net/p/gimp-print/bugs/758/</link><description>Citizen CZ-01 can only print 4x4</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 10 Mar 2026 12:04:07 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/758/</guid></item><item><title>Chris Desjardins posted a comment on ticket #758</title><link>https://sourceforge.net/p/gimp-print/bugs/758/?limit=25#0281</link><description>@speachy Thanks for your tip! CUPS + gutenprint is much better front end than gutenprint-printer-app! My issue is resolved.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Desjardins</dc:creator><pubDate>Tue, 10 Mar 2026 11:54:36 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/758/?limit=25#0281</guid></item><item><title>Solomon Peachy modified a comment on ticket #758</title><link>https://sourceforge.net/p/gimp-print/bugs/758/?limit=50#c792</link><description>Oh, you're using the gutenprint-printer-app on ubunbu. I honestly have no idea if that works properly; I use standalone CUPS + gutenprint directly using the lp command flow (with explicitly specified sizes) rather than whatever mechanism the app uses to route cmdline prints and select the size that gets used. (Also, my tests were done on a DNP QW410 which is programatically identical to the CZ-01)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 24 Feb 2026 19:08:19 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/758/?limit=50#c792</guid></item><item><title>Solomon Peachy posted a comment on ticket #758</title><link>https://sourceforge.net/p/gimp-print/bugs/758/?limit=50#c792</link><description>Oh, you're using the gutenprint-printer-app on ubunbu. I honestly have no idea if that works properly; I use standalone CUPS + gutenprint directly. (Also, my tests were done on a DNP QW410 which is programatically identical to the CZ-01)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 24 Feb 2026 19:06:10 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/758/?limit=50#c792</guid></item><item><title>Chris Desjardins posted a comment on ticket #758</title><link>https://sourceforge.net/p/gimp-print/bugs/758/?limit=25#ace9</link><description>Did you use a CZ-01 when you ran your test? because I think the issue might be the fact that the CZ-01 prints in a different orientation to most other dyesub printers I have seen. It seems like when I print a photo that has portrait dimesions it comes out sideways, unless I explicitly add -o orientation-requested=landscape then it prints in the correct orientation (portrait) but still is a 4x4 square image. This is with a fresh install on ubuntu 25.10 - sudo snap install gutenprint-printer-app and...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Desjardins</dc:creator><pubDate>Mon, 23 Feb 2026 10:03:40 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/758/?limit=25#ace9</guid></item><item><title>Martin Rehak modified a comment on ticket #737</title><link>https://sourceforge.net/p/gimp-print/bugs/737/?limit=25#8b9d</link><description>Could I ask where should I see the fix, please? do_gcr() still contains: 1135 output[0] = kk; 1136 output[1] += ck * cg-&gt;cyan_balance; 1137 output[2] += ck * cg-&gt;magenta_balance; 1138 output[3] += ck * cg-&gt;yellow_balance; 1139 nzx.nzl |= *(unsigned long long *) output; in gutenprint-5.3.6-2026-02-16T02-19-a019bf9c. And the issue is still present on Sparcv9. Thank you, m.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Rehak</dc:creator><pubDate>Thu, 19 Feb 2026 07:44:33 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/737/?limit=25#8b9d</guid></item><item><title>Martin Rehak posted a comment on ticket #737</title><link>https://sourceforge.net/p/gimp-print/bugs/737/?limit=25#8b9d</link><description>Could I ask where should I see the fix, please? do_gcr() still contains: 1135 output[0] = kk; 1136 output[1] += ck * cg-&gt;cyan_balance; 1137 output[2] += ck * cg-&gt;magenta_balance; 1138 output[3] += ck * cg-&gt;yellow_balance; 1139 nzx.nzl |= *(unsigned long long *) output; And the issue is still present on Sparcv9. Thank you, m.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Rehak</dc:creator><pubDate>Thu, 19 Feb 2026 07:43:58 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/737/?limit=25#8b9d</guid></item><item><title>Gutenprint - Top Quality Printer Drivers released /snapshots/gutenprint-5.3.6-2026-02-16T02-19-a019bf9c.tar.xz</title><link>https://sourceforge.net/projects/gimp-print/files/snapshots/gutenprint-5.3.6-2026-02-16T02-19-a019bf9c.tar.xz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gutenprint - Top Quality Printer Drivers</dc:creator><pubDate>Mon, 16 Feb 2026 13:47:06 -0000</pubDate><guid>https://sourceforge.net/projects/gimp-print/files/snapshots/gutenprint-5.3.6-2026-02-16T02-19-a019bf9c.tar.xz/download</guid></item><item><title>Adrian Chadd created ticket #759</title><link>https://sourceforge.net/p/gimp-print/bugs/759/</link><description>Epson Stylus NX420 - Vertical Colour Alignment Incorrect</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adrian Chadd</dc:creator><pubDate>Sun, 08 Feb 2026 01:54:11 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/759/</guid></item><item><title>Solomon Peachy modified ticket #617</title><link>https://sourceforge.net/p/gimp-print/support-requests/617/</link><description>2025 Gutenprint breaks drivers because it doesn't support old format</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 06 Feb 2026 21:29:30 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/617/</guid></item><item><title>Solomon Peachy posted a comment on ticket #617</title><link>https://sourceforge.net/p/gimp-print/support-requests/617/?limit=50#29ea/27e9</link><description>No, the first step is recognizing that you need me more than I need you. The second step is realizing that folks are more inclined to help people who are polite. Entitles assholes get pointed at the "THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND" sign. On that note, enjoy solving your own problem.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 06 Feb 2026 21:29:16 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/617/?limit=50#29ea/27e9</guid></item><item><title>Rainer Bayr created merge request #14 on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/merge-requests/14/</link><description>backend_canonselphyneo: Improve printer state handling</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rainer Bayr</dc:creator><pubDate>Fri, 06 Feb 2026 21:24:11 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/merge-requests/14/</guid></item><item><title>John Miller posted a comment on ticket #617</title><link>https://sourceforge.net/p/gimp-print/support-requests/617/?limit=25#29ea</link><description>nice try to push this under the rug because you decided to close open tickets 4 months later. do the minimum amount of research and you will find a myriad of links like this https://discussion.fedoraproject.org/t/cannot-print-and-cups-genppdupdate-fails/147993 outlining that your shitty solution that hasn't worked for 15 years doesn't work. And it won't work by default if someone has a third party ppd. So, like, stop breaking compatibility maybe or trying to cope about you being somehow in the right....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Miller</dc:creator><pubDate>Fri, 06 Feb 2026 21:05:01 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/617/?limit=25#29ea</guid></item><item><title>Chris Desjardins posted a comment on ticket #758</title><link>https://sourceforge.net/p/gimp-print/bugs/758/?limit=25#d9e5</link><description>Thanks for getting back to me, I am just using gutenprint-printer-app filename.jpg to print with, and indeed you made me realize that my version of libcups was a bit out of date. I updated it to 2.4.16 and now I see different paper size options in the webserver media settings page, but I still cannot print anything but a 4x4 square! I also went through and confirmed cups-filters, cups-pdf, ghostscript, gimp-print, gutenprint-printer-app, libcupsfilters, libppd, pappl, pappl-retrofit, and qpdf are...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Desjardins</dc:creator><pubDate>Thu, 05 Feb 2026 12:46:00 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/758/?limit=25#d9e5</guid></item><item><title>Solomon Peachy committed [a019bf] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/a019bf9ce7d6437846f7897434887ed96b08f28f/</link><description>dyesub:  A small set of fixes for the P630 series</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 03 Feb 2026 11:56:55 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/a019bf9ce7d6437846f7897434887ed96b08f28f/</guid></item><item><title>Almudena Landecho created ticket #620</title><link>https://sourceforge.net/p/gimp-print/support-requests/620/</link><description>Samsung printer</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Almudena Landecho</dc:creator><pubDate>Tue, 03 Feb 2026 11:44:35 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/620/</guid></item><item><title>Solomon Peachy committed [11f49e] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/11f49e3981c336fb733aedc51ad9c58055ee8123/</link><description>dyesub: Add 5x5" print size for Hiti P520/P525 and P630</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 03 Feb 2026 01:51:15 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/11f49e3981c336fb733aedc51ad9c58055ee8123/</guid></item><item><title>Arsenii created ticket #619</title><link>https://sourceforge.net/p/gimp-print/support-requests/619/</link><description>Proper settings for Canon PIXMA MP230</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arsenii</dc:creator><pubDate>Mon, 02 Feb 2026 18:01:21 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/619/</guid></item><item><title>Gutenprint - Top Quality Printer Drivers released /snapshots/gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87.tar.xz</title><link>https://sourceforge.net/projects/gimp-print/files/snapshots/gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87.tar.xz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gutenprint - Top Quality Printer Drivers</dc:creator><pubDate>Sun, 01 Feb 2026 11:58:06 -0000</pubDate><guid>https://sourceforge.net/projects/gimp-print/files/snapshots/gutenprint-5.3.6-2026-02-01T02-18-9b0bdf87.tar.xz/download</guid></item><item><title>Solomon Peachy committed [9b0bdf] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/9b0bdf87689439884a2661f68fe3226681a2c73c/</link><description>Gutenprint 5.3.6-pre</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Sun, 01 Feb 2026 01:22:18 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/9b0bdf87689439884a2661f68fe3226681a2c73c/</guid></item><item><title>Solomon Peachy committed [3f0de6] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/3f0de6fbfa7c70dd30604f3f8f09cf7689f12598/</link><description>dyesub:  Preliminary support for HiTi P630</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Sat, 31 Jan 2026 23:16:27 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/3f0de6fbfa7c70dd30604f3f8f09cf7689f12598/</guid></item><item><title>Solomon Peachy committed [03ae74] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/03ae746ef8d223c9b818435cec7423a97a13c502/</link><description>dyesub: backend:  Detect paper jam on Canon SELPHY ES3/ES30 models</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Sat, 31 Jan 2026 22:03:54 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/03ae746ef8d223c9b818435cec7423a97a13c502/</guid></item><item><title>Solomon Peachy posted a comment on ticket #758</title><link>https://sourceforge.net/p/gimp-print/bugs/758/?limit=50#1da8</link><description>I just printed several different different sizes back to back, so there doesn't appear to be anything wrong with gutenprint itself here, instead the problem appears to lie somewhere higher up. You didn't mention what client you are using to print. I suspect it is either not specifying the size properly or it is not doing so at all, so gutenprint ends up falling back to the default (ie 4x4). FWIW I've seen this happen before with some MacOS versions, a workaround was committed to CUPS in 2.4.12 --...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 30 Jan 2026 18:25:20 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/758/?limit=50#1da8</guid></item><item><title>Chris Desjardins created ticket #758</title><link>https://sourceforge.net/p/gimp-print/bugs/758/</link><description>Citizen CZ-01 can only print 4x4</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Desjardins</dc:creator><pubDate>Fri, 30 Jan 2026 11:37:08 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/758/</guid></item><item><title>Solomon Peachy posted a comment on discussion Help</title><link>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=50#173d/e39f</link><description>First, piggybacking on a completely unrelated thread is bad etiquette. Second, I've only ever seen "Failure to receive data from printer (libusb error -4: (12/12 from 0x82))" when there is a hardware-level problem going on that prevents communications over USB. There is nothing selphy_print can do about that, unfortunately.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 23 Jan 2026 13:01:33 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=50#173d/e39f</guid></item><item><title>Solomon Peachy modified ticket #753</title><link>https://sourceforge.net/p/gimp-print/bugs/753/</link><description>Printer prints successfully but produces an error forcing me to cancel and reset</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 23 Jan 2026 12:54:07 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/753/</guid></item><item><title>Solomon Peachy posted a comment on ticket #753</title><link>https://sourceforge.net/p/gimp-print/bugs/753/?limit=50#2e3c</link><description>The workaround mentioned was added some time ago, but as I never heard anything back from the reporter I'm closing this.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 23 Jan 2026 12:54:07 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/753/?limit=50#2e3c</guid></item><item><title>Solomon Peachy modified ticket #752</title><link>https://sourceforge.net/p/gimp-print/bugs/752/</link><description>DNP DS-RX1HS - Printout get squeezed</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 23 Jan 2026 12:49:05 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/752/</guid></item><item><title>Solomon Peachy modified ticket #617</title><link>https://sourceforge.net/p/gimp-print/support-requests/617/</link><description>2025 Gutenprint breaks drivers because it doesn't support old format</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 23 Jan 2026 12:47:36 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/617/</guid></item><item><title>Solomon Peachy posted a comment on ticket #617</title><link>https://sourceforge.net/p/gimp-print/support-requests/617/?limit=50#0660</link><description>The reason PPDs are versioned is because gutenprint itself is versioned, and options come and go. Meanwhile, The solution today is the same as the solution fiffteen years ago: Run 'sudo cups-genppdupdate' and restart cups</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 23 Jan 2026 12:47:25 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/617/?limit=50#0660</guid></item><item><title>Solomon Peachy posted a comment on ticket #618</title><link>https://sourceforge.net/p/gimp-print/support-requests/618/?limit=50#1356</link><description>The short answer: if you followed those instructions after 2025-12-24. you already have the updated backend code, so you can select the "P461" printer from within Gutenprint, and you should be good to go. The frontend (ie gutenprint) changes consist solely of adding the P310+P322 to the printer list. I haven't created a new snapshot tarball in a while (the plan is to do so after I deal with another printer), but you can build it directly from the git code with a few additional steps if you so pr...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Fri, 23 Jan 2026 12:13:52 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/618/?limit=50#1356</guid></item><item><title>darink posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/gimp-print/discussion/4358/thread/bb6ef96f55/?limit=25#cfe3</link><description>Hi. I've seen some vague references to something similar but they dont seems to exactly apply to what I want to know. I'm creating a halftone screen in PhotoShop (1 bit / bitmap) at 2880 dpi. I'm printing to an Epson P600 and getting pretty good results but I want to make sure I'm not missing out on some better settings. My revelant settings are Resolution: 5760 x 2880, Color Correction: Uncorrected, Dither Algorithm: Ordered. Those seem to get me the sharpest results. Does anyone have any recommendations...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">darink</dc:creator><pubDate>Thu, 22 Jan 2026 02:40:12 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/discussion/4358/thread/bb6ef96f55/?limit=25#cfe3</guid></item><item><title>PandaCAD created ticket #618</title><link>https://sourceforge.net/p/gimp-print/support-requests/618/</link><description>Hiti P310W is not in the model list of CUPS</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PandaCAD</dc:creator><pubDate>Fri, 16 Jan 2026 13:00:51 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/618/</guid></item><item><title>Solomon Peachy committed [6ab7b4] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/6ab7b43d07d277f2db8e81c85168956d94d1c01a/</link><description>dyesub:  Hiti sheet printers (P310/P322) have media types 0-4</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 06 Jan 2026 01:44:29 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/6ab7b43d07d277f2db8e81c85168956d94d1c01a/</guid></item><item><title>Solomon Peachy committed [555f4b] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/555f4be00f3dccf119affe727a281687b58d8590/</link><description>dyesub:  Add support for the HiTi P322W and P310W</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 23 Dec 2025 18:28:35 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/555f4be00f3dccf119affe727a281687b58d8590/</guid></item><item><title>Solomon Peachy committed [edfbf4] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/edfbf4ec8a53ae6f88b31262f59713cf70d39fb7/</link><description>Update README+NEWS with recent developments</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Mon, 17 Nov 2025 15:13:39 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/edfbf4ec8a53ae6f88b31262f59713cf70d39fb7/</guid></item><item><title>Solomon Peachy committed [21761c] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/21761cc8ea49fb2b20f337f0d8c41e5efc99449a/</link><description>dyesub: backend:  Sync backend with upstream</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Mon, 17 Nov 2025 15:11:48 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/21761cc8ea49fb2b20f337f0d8c41e5efc99449a/</guid></item><item><title>N S modified a comment on discussion Help</title><link>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</link><description>Hey @speachy, i got a Pi3b+ and Selphy CP800 and mostly after the first print the printer will freeze in transferring data. My print command: lp -d Canon_SELPHY_CP800 -o landscape -o fit-to-page %s ps aux |grep ipp nils 1303 0.0 0.2 6252 2016 pts/0 S+ 07:46 0:00 grep --color=auto ipp CUPS page: Beschreibung: Canon SELPHY CP800 Treiber: Canon SELPHY CP800 - CUPS+Gutenprint v5.3.5-pre1-2025-03-06T10-32-1026d33e (farbig, 2-seitiges Drucken) Verbindung: gutenprint53+usb://canon-cp800/G200091100000855...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N S</dc:creator><pubDate>Fri, 14 Nov 2025 06:58:07 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</guid></item><item><title>N S modified a comment on discussion Help</title><link>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</link><description>Hey Solomon, i got a Pi3b+ and Selphy CP800 and mostly after the first print the printer will freeze in transferring data. My print command: lp -d Canon_SELPHY_CP800 -o landscape -o fit-to-page %s ps aux |grep ipp nils 1303 0.0 0.2 6252 2016 pts/0 S+ 07:46 0:00 grep --color=auto ipp CUPS page: Beschreibung: Canon SELPHY CP800 Treiber: Canon SELPHY CP800 - CUPS+Gutenprint v5.3.5-pre1-2025-03-06T10-32-1026d33e (farbig, 2-seitiges Drucken) Verbindung: gutenprint53+usb://canon-cp800/G200091100000855...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N S</dc:creator><pubDate>Fri, 14 Nov 2025 06:57:10 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</guid></item><item><title>N S modified a comment on discussion Help</title><link>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</link><description>Hey Solomon, i got a Pi3b+ and Selphy CP800 and mostly after the first print the printer will freeze in transferring data. My print command: lp -d Canon_SELPHY_CP800 -o landscape -o fit-to-page %s ps aux |grep ipp nils 1303 0.0 0.2 6252 2016 pts/0 S+ 07:46 0:00 grep --color=auto ipp CUPS page: Beschreibung: Canon SELPHY CP800 Treiber: Canon SELPHY CP800 - CUPS+Gutenprint v5.3.5-pre1-2025-03-06T10-32-1026d33e (farbig, 2-seitiges Drucken) Verbindung: gutenprint53+usb://canon-cp800/G200091100000855...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N S</dc:creator><pubDate>Fri, 14 Nov 2025 06:55:37 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</guid></item><item><title>N S modified a comment on discussion Help</title><link>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</link><description>Hey Solomon, i got a Pi3b+ and Selphy CP800 and mostly after the first print the printer will freeze in transferring data. My print command: lp -d Canon_SELPHY_CP800 -o landscape -o fit-to-page %s ps aux |grep ipp nils 1303 0.0 0.2 6252 2016 pts/0 S+ 07:46 0:00 grep --color=auto ipp CUPS page: Beschreibung: Canon SELPHY CP800 Treiber: Canon SELPHY CP800 - CUPS+Gutenprint v5.3.5-pre1-2025-03-06T10-32-1026d33e (farbig, 2-seitiges Drucken) Verbindung: gutenprint53+usb://canon-cp800/G200091100000855...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N S</dc:creator><pubDate>Fri, 14 Nov 2025 06:54:15 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</guid></item><item><title>N S posted a comment on discussion Help</title><link>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</link><description>Hey Solomon, i got a Pi3b+ and Selphy CP800 and mostly after the first print the printer will freeze in transferring data. My print command: lp -d Canon_SELPHY_CP800 -o landscape -o fit-to-page %s ps aux |grep ipp nils 1303 0.0 0.2 6252 2016 pts/0 S+ 07:46 0:00 grep --color=auto ipp CUPS page: Beschreibung: Canon SELPHY CP800 Treiber: Canon SELPHY CP800 - CUPS+Gutenprint v5.3.5-pre1-2025-03-06T10-32-1026d33e (farbig, 2-seitiges Drucken) Verbindung: gutenprint53+usb://canon-cp800/G200091100000855...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N S</dc:creator><pubDate>Fri, 14 Nov 2025 06:52:41 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/discussion/4359/thread/75f8bd2f3b/?limit=25#173d</guid></item><item><title>Solomon Peachy committed [5ea567] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/5ea567f6b464c315119f32db86330bf1b7b60dab/</link><description>xml: Correct entry for Joyspace U826, and create one for Swiftfoto KSF-10R</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Thu, 30 Oct 2025 00:38:53 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/5ea567f6b464c315119f32db86330bf1b7b60dab/</guid></item><item><title>Giulio Molinari posted a comment on merge request #13</title><link>https://sourceforge.net/p/gimp-print/source/merge-requests/13/?limit=25#d31e</link><description>I mixed up '950 with '960 in the description of the commit. I don't have information about the '950 either...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giulio Molinari</dc:creator><pubDate>Sat, 18 Oct 2025 11:09:04 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/merge-requests/13/?limit=25#d31e</guid></item><item><title>Giulio Molinari created merge request #13 on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/merge-requests/13/</link><description>Added support for EPSON XP-970 (potential fixes also for XP-950: paper feeds/input slots and heads offsets)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giulio Molinari</dc:creator><pubDate>Sat, 18 Oct 2025 11:01:24 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/merge-requests/13/</guid></item><item><title>Solomon Peachy modified ticket #748</title><link>https://sourceforge.net/p/gimp-print/feature-requests/748/</link><description>move VCS to github/gitlab or ar least organize mirror</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 30 Sep 2025 20:10:38 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/feature-requests/748/</guid></item><item><title>Solomon Peachy modified ticket #614</title><link>https://sourceforge.net/p/gimp-print/support-requests/614/</link><description>Problems with Canon SELPHY CP1500</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 30 Sep 2025 20:06:17 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/614/</guid></item><item><title>Solomon Peachy posted a comment on ticket #614</title><link>https://sourceforge.net/p/gimp-print/support-requests/614/?limit=50#9ae0</link><description>You have to go into the CUPS admin interface and manually un-pause the printer queue. (the automatic reprint is done entirely within the printer, which does not communicate anything to the host in the process)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 30 Sep 2025 20:05:56 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/614/?limit=50#9ae0</guid></item><item><title>John Miller created ticket #617</title><link>https://sourceforge.net/p/gimp-print/support-requests/617/</link><description>2025 Gutenprint breaks drivers because it doesn't support old format</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Miller</dc:creator><pubDate>Mon, 29 Sep 2025 09:13:59 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/617/</guid></item><item><title>Solomon Peachy committed [cc16e6] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/cc16e67ce4cf82944cfbbb0be3cd6f7b5e678ed6/</link><description>canon:  Fix incorrect ink selection due to bad array indices</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 26 Aug 2025 13:33:12 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/cc16e67ce4cf82944cfbbb0be3cd6f7b5e678ed6/</guid></item><item><title>Solomon Peachy committed [56f3bd] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/56f3bdc9d179a7fd8fbff2b1bdfb52fc1f7208b5/</link><description>configure:  Make it explicit that the GIMP plugin is for GIMP2.x</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Tue, 26 Aug 2025 13:33:12 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/56f3bdc9d179a7fd8fbff2b1bdfb52fc1f7208b5/</guid></item><item><title>Johannes Kroll posted a comment on ticket #757</title><link>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#63b0/72e3</link><description>Yes, I'm not familiar with the Gutenprint code, but I can read C and would be happy to help with debugging.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Kroll</dc:creator><pubDate>Tue, 26 Aug 2025 10:58:27 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#63b0/72e3</guid></item><item><title>Alberto Salvia Novella modified a comment on ticket #757</title><link>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#76ab</link><description>Bug 755 seems related, but not exactly this one. In that one there are two settings for selecting color-space, where there shall be one. When they don't match colors are wrong, but not as in this bug. In this one the color gradient is not linear, in that one colors aren't mapped correctly.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alberto Salvia Novella</dc:creator><pubDate>Tue, 26 Aug 2025 00:48:34 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#76ab</guid></item><item><title>Alberto Salvia Novella posted a comment on ticket #757</title><link>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#76ab</link><description>Bug 755 seems related, but not exactly this bug. In that one there are two settings for selecting color-space, where there shall be one. When they don't match colors are wrong, but not as in this bug. In this one the color gradient is not linear, in that one colors aren't mapped correctly.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alberto Salvia Novella</dc:creator><pubDate>Tue, 26 Aug 2025 00:48:19 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#76ab</guid></item><item><title>Alberto Salvia Novella posted a comment on ticket #755</title><link>https://sourceforge.net/p/gimp-print/bugs/755/?limit=25#57f9</link><description>It may be related, but it's not exactly the same bug.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alberto Salvia Novella</dc:creator><pubDate>Tue, 26 Aug 2025 00:46:18 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/755/?limit=25#57f9</guid></item><item><title>Alberto Salvia Novella posted a comment on ticket #757</title><link>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#274f</link><description>In bug 756 you can see that I'm experiencing the same problem. I'm not familiar with the internals of gutenprint, but I can help debug any software and understand the code.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alberto Salvia Novella</dc:creator><pubDate>Tue, 26 Aug 2025 00:39:18 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#274f</guid></item><item><title>Alberto Salvia Novella posted a comment on ticket #756</title><link>https://sourceforge.net/p/gimp-print/bugs/756/?limit=25#8681</link><description>Let's go.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alberto Salvia Novella</dc:creator><pubDate>Tue, 26 Aug 2025 00:36:40 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/756/?limit=25#8681</guid></item><item><title>Wren Turkal posted a comment on ticket #755</title><link>https://sourceforge.net/p/gimp-print/bugs/755/?limit=250#e91d</link><description>Can you please follow #757, I think this may be a dupe of that one.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wren Turkal</dc:creator><pubDate>Mon, 25 Aug 2025 23:57:04 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/755/?limit=250#e91d</guid></item><item><title>Wren Turkal posted a comment on ticket #756</title><link>https://sourceforge.net/p/gimp-print/bugs/756/?limit=250#dca1</link><description>This is a probably a dupe of #757. Alberto, would you be willing to follow that bug? I am trying to figure out what happened and how to fix it. Would be nice for all of us to collaborate there.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wren Turkal</dc:creator><pubDate>Mon, 25 Aug 2025 23:56:11 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/756/?limit=250#dca1</guid></item><item><title>Wren Turkal posted a comment on ticket #757</title><link>https://sourceforge.net/p/gimp-print/bugs/757/?limit=250#63b0</link><description>There were a lot of refactor type changes to the last version of gutenprint. This probably broke these drivers. Johannes, are you at all technical?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wren Turkal</dc:creator><pubDate>Mon, 25 Aug 2025 23:53:46 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/757/?limit=250#63b0</guid></item><item><title>Wren Turkal posted a comment on ticket #757</title><link>https://sourceforge.net/p/gimp-print/bugs/757/?limit=250#3877</link><description>Same problem with Canon Pixma iX6820.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wren Turkal</dc:creator><pubDate>Fri, 22 Aug 2025 01:30:25 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/757/?limit=250#3877</guid></item><item><title>Sherica Scott - Francis posted a comment on ticket #615</title><link>https://sourceforge.net/p/gimp-print/support-requests/615/?limit=25#d286</link><description>Please add something for PIXMA G6020 for Mac sequioa 15.6</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sherica Scott - Francis</dc:creator><pubDate>Sun, 10 Aug 2025 19:20:14 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/615/?limit=25#d286</guid></item><item><title>Mark Louise Daz created ticket #616</title><link>https://sourceforge.net/p/gimp-print/support-requests/616/</link><description>Epson L110</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Louise Daz</dc:creator><pubDate>Sun, 03 Aug 2025 03:11:48 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/support-requests/616/</guid></item><item><title>Adam Deering posted a comment on discussion Help</title><link>https://sourceforge.net/p/gimp-print/discussion/4359/thread/5c1e3de860/?limit=25#7839</link><description>Hello everyone. I have a Canon Pixma MP495, which I used for years with my Intel Mac. However, it wouldn't work with my M2 Mac until I discovered gutenprint-5.3.3. I know gutenprint no longer provide Mac support, but I decided to give gutenprint-5.3.3 a try and to my delight, the printer is now recognised by my M2 Mac and works great, except for one thing - the printer utility won't display any info for the printer ink levels. I'm wondering if anyone else out there has tried this and might have a...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Deering</dc:creator><pubDate>Mon, 28 Jul 2025 15:46:23 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/discussion/4359/thread/5c1e3de860/?limit=25#7839</guid></item><item><title>Paul Slabowski posted a comment on ticket #743</title><link>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#d566</link><description>Thanking you again, Sami. I understand this is a work-in-progress. That, in itself, gives more hope than if this printer was simply being ignored. I wish I could offer more to the project, but I fear this is all (way) above my level. But who knows? Maybe I'll surprise myself ;-)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Slabowski</dc:creator><pubDate>Mon, 21 Jul 2025 16:38:25 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#d566</guid></item><item><title>Sami Liedes posted a comment on ticket #743</title><link>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#39aa</link><description>Then I should probably give an update. My branch of gutenprint at https://github.com/sliedes/gutenprint/tree/msg-20250719 (tagged as of today) is a bit of a mess, but the printer is there and seems to work it can print, but doesn't seem to want to use gray, and the colors are obviously off (like red becoming orange). I didn't manage to understand the code well enough to grok how to make it use gray. I haven't done any color or dot size calibration I also don't know if all the paper sizes etc. are...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sami Liedes</dc:creator><pubDate>Sat, 19 Jul 2025 18:34:46 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#39aa</guid></item><item><title>Paul Slabowski posted a comment on ticket #743</title><link>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#15f3</link><description>I just joined SourceForge to reply here and to subscribe. I just recently purchased an ET-8550 and would LOVE to be able to use Gutenprint to make use of extended ICC profiles without needing to boot into Windows. I'm going to DL to source and try to follow along. BIG THANK YOU to Sami for pursuing this!!!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Slabowski</dc:creator><pubDate>Sat, 19 Jul 2025 18:03:10 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#15f3</guid></item><item><title>John-Paul Herold posted a comment on ticket #743</title><link>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#38b4</link><description>@Sami Liedes, I can't help with any of those questions but happy to help test anything you're working on with my ET-8500. Was pumped to see the email notification and your thorough digging!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John-Paul Herold</dc:creator><pubDate>Thu, 10 Jul 2025 16:35:47 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#38b4</guid></item><item><title>Sami Liedes posted a comment on ticket #743</title><link>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#36ff/33ed/ffc8</link><description>I got it to work by cloning the XP-15000 driver, including at 1440 dpi, though not yet with all the nozzles aligned (I think "headOffset").But I didn't get it to use Gray. Looking at the ink xml files: &lt;InkName translate="text" name="CMYKk" text="Six Color Photo" InkID="OTHER"&gt; &lt;Channels&gt; &lt;channel name="claria_photo_black" index="0"&gt; &lt;subchannel color="0" subchannel="0" name="Black" text="Black" translate="text"&gt; &lt;ChannelDensityParam name="BlackDensity"/&gt; &lt;SubchannelTransitionParam name="LightBlackTrans"/&gt;...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sami Liedes</dc:creator><pubDate>Wed, 09 Jul 2025 17:51:29 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#36ff/33ed/ffc8</guid></item><item><title>Sami Liedes posted a comment on ticket #743</title><link>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#36ff/33ed</link><description>Are you sure it requires ESC/PR? I tried some things with my ET-8550, and here's my current impression of things; but I would assume you would have much more insight on this. I've been reading Gutenprint source code and would be happy to experiment with this, so any pointers would be appreciated. The proprietary Epson driver sends RGB data to the printer. It uses the sometimes mentioned and dreaded RHV2 compression. In any case, just by changing the compression type I was able to get it to take uncomperssed...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sami Liedes</dc:creator><pubDate>Wed, 09 Jul 2025 11:06:25 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/feature-requests/743/?limit=25#36ff/33ed</guid></item><item><title>Johannes Kroll posted a comment on ticket #757</title><link>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#40f3</link><description>I'm attaching another photo of a printout with the interesting (RLE?) corruption.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Kroll</dc:creator><pubDate>Mon, 30 Jun 2025 12:52:16 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/757/?limit=25#40f3</guid></item><item><title>Johannes Kroll created ticket #757</title><link>https://sourceforge.net/p/gimp-print/bugs/757/</link><description>Canon PIXMA iX5000: Wrong colors in printout</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Kroll</dc:creator><pubDate>Mon, 30 Jun 2025 12:50:28 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/757/</guid></item><item><title>Solomon Peachy posted a comment on discussion Help</title><link>https://sourceforge.net/p/gimp-print/discussion/4359/thread/f85d20e0ce/?limit=50#cdb7/c201</link><description>FYI, I deleted two spam connents that (1) pointed at an opaque 3rd party download site instead of sourceforge and (2) essentially said (incorrectly) "install it and it will just work"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Wed, 04 Jun 2025 13:32:05 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/discussion/4359/thread/f85d20e0ce/?limit=50#cdb7/c201</guid></item><item><title>Alberto Salvia Novella created ticket #756</title><link>https://sourceforge.net/p/gimp-print/bugs/756/</link><description>Photo paper printing is overexposed</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alberto Salvia Novella</dc:creator><pubDate>Wed, 21 May 2025 01:21:08 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/756/</guid></item><item><title>Alberto Salvia Novella created ticket #755</title><link>https://sourceforge.net/p/gimp-print/bugs/755/</link><description>Wrong default color model</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alberto Salvia Novella</dc:creator><pubDate>Wed, 21 May 2025 00:41:15 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/755/</guid></item><item><title>Solomon Peachy committed [80d578] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/80d57870d486f302c3a64e8ad963384fc1b389ac/</link><description>Update translations</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Thu, 03 Apr 2025 13:20:34 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/80d57870d486f302c3a64e8ad963384fc1b389ac/</guid></item><item><title>Solomon Peachy committed [96819f] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/96819fadd5ee6d0f88776601554e1d8901df875a/</link><description>genppd:  Ensure we don't improperly truncate utf-8 encoded Main Keywords</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Wed, 02 Apr 2025 00:16:51 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/96819fadd5ee6d0f88776601554e1d8901df875a/</guid></item><item><title>George Matsumura modified a comment on ticket #734</title><link>https://sourceforge.net/p/gimp-print/bugs/734/?limit=25#f67e</link><description>This seems to be similar to bug 732: https://sourceforge.net/p/gimp-print/bugs/732/ I was able to fix this with this change, which should now be included in the 5.3.5 release: https://sourceforge.net/p/gimp-print/source/merge-requests/10/ I found that this is due an interaction with void-packages, wherein gutenprint ends up being built so that rastertogutenprint.5.3 cannot find the modules in $PKGMODULEDIR due to the library directory being defined incorrectly in config.h as: /* */ #define PKGMODULEDIR...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George Matsumura</dc:creator><pubDate>Wed, 19 Mar 2025 05:42:48 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/734/?limit=25#f67e</guid></item><item><title>George Matsumura modified a comment on ticket #734</title><link>https://sourceforge.net/p/gimp-print/bugs/734/?limit=25#f67e</link><description>This seems to be similar to bug 732: https://sourceforge.net/p/gimp-print/bugs/732/ I was able to fix this with this change, which should now be included in the 5.3.5 release: https://sourceforge.net/p/gimp-print/source/merge-requests/10/ I got a similar error when using gutenprint on Void Linux. I found that this is due to rastertogutenprint.5.3 not being able to find the modules in $PKGMODULEDIR due to the library directory being defined incorrectly in config.h as: /* */ #define PKGMODULEDIR "${exec_prefix}/lib64/gutenprint/5.3/modules"...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George Matsumura</dc:creator><pubDate>Wed, 19 Mar 2025 05:40:39 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/734/?limit=25#f67e</guid></item><item><title>George Matsumura posted a comment on ticket #734</title><link>https://sourceforge.net/p/gimp-print/bugs/734/?limit=25#f67e</link><description>This seems to be similar to bug 732: https://sourceforge.net/p/gimp-print/bugs/732/ I was able to fix this with this change, which should now be included in the 5.3.5 release: https://sourceforge.net/p/gimp-print/source/merge-requests/10/ I got a similar error when using gutenprint on Void Linux. I found that this is due to rastertogutenprint.5.3 not being able to find the modules in $PKGMODULEDIR due to the library directory being defined incorrectly in config.h as: / / define PKGMODULEDIR "${exec_prefix}/lib64/gutenprint/5.3/modules"...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George Matsumura</dc:creator><pubDate>Wed, 19 Mar 2025 05:39:44 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/bugs/734/?limit=25#f67e</guid></item><item><title>Solomon Peachy committed [2c170e] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/2c170ee37c4ea4e5fb84aa8a7fa8e3afd17bc042/</link><description>Further Update MacOS packaging scripts (Matt Broughton)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Mon, 17 Mar 2025 12:53:26 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/2c170ee37c4ea4e5fb84aa8a7fa8e3afd17bc042/</guid></item><item><title>Gutenprint - Top Quality Printer Drivers released /Uninstaller - Mac OS X ONLY/2.1/uninstall-gutenprint-2.1.zip</title><link>https://sourceforge.net/projects/gimp-print/files/Uninstaller%20-%20Mac%20OS%20X%20ONLY/2.1/uninstall-gutenprint-2.1.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gutenprint - Top Quality Printer Drivers</dc:creator><pubDate>Sun, 16 Mar 2025 17:33:04 -0000</pubDate><guid>https://sourceforge.net/projects/gimp-print/files/Uninstaller - Mac OS X ONLY/2.1/uninstall-gutenprint-2.1.zip/download</guid></item><item><title>Solomon Peachy committed [b8c62a] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/b8c62ae88b3b15af2fa208677cf8771d1a0dc88d/</link><description>Update MacOS packaging scripts (Matt Broughton)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Sun, 16 Mar 2025 17:24:36 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/b8c62ae88b3b15af2fa208677cf8771d1a0dc88d/</guid></item><item><title>Solomon Peachy committed [33ce12] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/33ce122eae97332af7a33e0b24398731a66a6249/</link><description>Time to make 5.3.5 official</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Sun, 16 Mar 2025 17:24:36 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/33ce122eae97332af7a33e0b24398731a66a6249/</guid></item><item><title>Solomon Peachy committed [f78775] on Website</title><link>https://sourceforge.net/p/gimp-print/gutenprint-website/ci/f787757bc04d519077764d6465d841b0a912fcd5/</link><description>rework the todo page a little</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Wed, 12 Mar 2025 20:44:24 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/gutenprint-website/ci/f787757bc04d519077764d6465d841b0a912fcd5/</guid></item><item><title>Solomon Peachy committed [cbd6e6] on Website</title><link>https://sourceforge.net/p/gimp-print/gutenprint-website/ci/cbd6e64a3b685501034be670d3d4a4c61761a561/</link><description>5.3.5 release prep</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Wed, 12 Mar 2025 20:44:24 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/gutenprint-website/ci/cbd6e64a3b685501034be670d3d4a4c61761a561/</guid></item><item><title>Gutenprint - Top Quality Printer Drivers released /gutenprint-5.3/5.3.5/gutenprint-5.3.5.tar.xz</title><link>https://sourceforge.net/projects/gimp-print/files/gutenprint-5.3/5.3.5/gutenprint-5.3.5.tar.xz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gutenprint - Top Quality Printer Drivers</dc:creator><pubDate>Wed, 12 Mar 2025 19:33:04 -0000</pubDate><guid>https://sourceforge.net/projects/gimp-print/files/gutenprint-5.3/5.3.5/gutenprint-5.3.5.tar.xz/download</guid></item><item><title>Gutenprint - Top Quality Printer Drivers released /gutenprint-5.3/5.3.5/README</title><link>https://sourceforge.net/projects/gimp-print/files/gutenprint-5.3/5.3.5/README/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gutenprint - Top Quality Printer Drivers</dc:creator><pubDate>Wed, 12 Mar 2025 19:33:04 -0000</pubDate><guid>https://sourceforge.net/projects/gimp-print/files/gutenprint-5.3/5.3.5/README/download</guid></item><item><title>Gutenprint - Top Quality Printer Drivers released /gutenprint-5.3/5.3.5/NEWS</title><link>https://sourceforge.net/projects/gimp-print/files/gutenprint-5.3/5.3.5/NEWS/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gutenprint - Top Quality Printer Drivers</dc:creator><pubDate>Wed, 12 Mar 2025 19:33:04 -0000</pubDate><guid>https://sourceforge.net/projects/gimp-print/files/gutenprint-5.3/5.3.5/NEWS/download</guid></item><item><title>Solomon Peachy committed [4eb870] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/4eb8708b8e5d6cd768863e6498ea57689361909b/</link><description>Time to make 5.3.5 official</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Wed, 12 Mar 2025 19:30:35 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/4eb8708b8e5d6cd768863e6498ea57689361909b/</guid></item><item><title>Solomon Peachy committed [ea526c] on Source-code</title><link>https://sourceforge.net/p/gimp-print/source/ci/ea526ce93812716d3090608a4f291898822784a2/</link><description>Update translations and checksums</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solomon Peachy</dc:creator><pubDate>Mon, 10 Mar 2025 14:21:31 -0000</pubDate><guid>https://sourceforge.net/p/gimp-print/source/ci/ea526ce93812716d3090608a4f291898822784a2/</guid></item><item><title>Gutenprint - Top Quality Printer Drivers released /snapshots/gutenprint-5.3.5-pre1-2025-03-06T10-32-1026d33e.tar.xz</title><link>https://sourceforge.net/projects/gimp-print/files/snapshots/gutenprint-5.3.5-pre1-2025-03-06T10-32-1026d33e.tar.xz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gutenprint - Top Quality Printer Drivers</dc:creator><pubDate>Thu, 06 Mar 2025 16:05:06 -0000</pubDate><guid>https://sourceforge.net/projects/gimp-print/files/snapshots/gutenprint-5.3.5-pre1-2025-03-06T10-32-1026d33e.tar.xz/download</guid></item></channel></rss>