Activity for Robert Krawitz

  • Robert Krawitz Robert Krawitz posted a comment on ticket #734

    Unfortunately, there's very little information in the logs; it looks like it stopped very early, which suggests to me that it couldn't find its data. How was Gutenprint installed?

  • Robert Krawitz Robert Krawitz modified ticket #599

    Cannot connect to canon MP620

  • Robert Krawitz Robert Krawitz modified ticket #731

    Canon Selphy not printing 100% borderless

  • Robert Krawitz Robert Krawitz modified ticket #738

    Samsung ML-1630W Printer Driver

  • Robert Krawitz Robert Krawitz posted a comment on ticket #738

    Hi, Unfortunately, this printer appears to only support Samsung Printing Language (SPL), which is a proprietary printer command set that we don't have any way of supporting.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #597

    No, I'm sorry, we don't provide pre-built packages for any system other than Macintosh.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #597

    Again, I suggest you contact the OpenWRT people, since Gutenprint proper builds cleanly (albeit there are some warnings that we'll want to clean up). We aren't in a position to help with OpenWRT issues.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #597

    The Gutenprint portion did build correctly. You'd probably do best contacting the OpenWRT team for assistance.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #597

    Can you cd into the root of the Gutenprint source tree and run make there directly (after running configure)?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #597

    Do you have output from make within the Gutenprint source tree? I have no experience with OpenWRT.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #737

    Yes and I believe yes. You can track it down by first looking in xml/printers/escp2.xml and finding the model number for the printer in question. Then look in xml/escp2/model/model_<id>.xml, and look for the inks. You may have to chase down through some base models (which are included by reference) to find the right inks file.</id>

  • Robert Krawitz Robert Krawitz posted a comment on ticket #737

    It would be done in the inks .xml file (xml/escp2/inks/pro_pigment.xml); you'd modify the Four Color Standard stanza to set the appropriate color and subchannel values for the channel that you want to substitute (in the case of light magenta, that's color=1 and subchannel=1).

  • Robert Krawitz Robert Krawitz posted a comment on ticket #736

    Please separate this into two RFEs. Have you verified that it does not work with GIMP 2.99/3?

  • Robert Krawitz Robert Krawitz modified ticket #735

    please add Samsung ML-2510

  • Robert Krawitz Robert Krawitz posted a comment on ticket #735

    This is a feature request; recategorized accordingly. Note that we don't have support for M1-based Macs at this time, and that's likely to be a way off in the future.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #735

    Ticket moved from /p/gimp-print/support-requests/592/

  • Robert Krawitz Robert Krawitz modified ticket #734

    commandtodnp cups command filter not available for DNP DS620

  • Robert Krawitz Robert Krawitz posted a comment on ticket #734

    Recategorizing as feature request.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #734

    Ticket moved from /p/gimp-print/bugs/730/

  • Robert Krawitz Robert Krawitz posted a comment on ticket #732

    What resolutions have you tried? The C82 driver isn't exactly right, as that doesn't support borderless, which the L3100 does. So we're going to have to work out the right set of features. Can you try the C110 or WF1100 driver also to see if their borderless modes work correctly on the L3100?

  • Robert Krawitz Robert Krawitz modified ticket #733

    HP LaserJet 1020

  • Robert Krawitz Robert Krawitz posted a comment on ticket #733

    Hi, Unfortunately, we can't support that printer; it uses a proprietary language that we have no way of supporting. The otherwise identical LaserJet 1022 does support PCL and is fully functioning.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #732

    Based on the specs (4 colors, 180 nozzles black, 59 nozzles/color), there's a very good chance that there's already a driver that will work with this printer, and it's just a matter of finding it. I would suggest trying the following drivers to see whether they work: Stylus C82 Stylus C110 WorkForce 1100 The hard part right now is Big Sur. We still haven't solved all the problems surrounding this OS, so unfortunately we don't have a release package for it. If you have Linux available it will be much...

  • Robert Krawitz Robert Krawitz posted a comment on ticket #25

    This is a good idea, but I want to review it carefully and test it first. Unfortunately, it doesn't apply cleanly right now; could you rebase it against the current repo?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #591

    That's probably the GIMP's plugin, not the Gutenprint plugin (which is named "gutenprint"). Please contact the project at gimp.org about this. You may want to install the "gimp-gutenprint" package and try that. After you install that and restart GIMP, you can try printing using Print with Gutenprint.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #591

    I suspect you're running low on filesystem space in /var (specifically /var/spool). Can you run df to see how much space you have?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #590

    It's hard for me to see what's on the image. Do you have a "Print with Gutenprint" option in the File menu in GIMP? If so, could you use that?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #590

    I haven't seen this with other printers, but there are a lot of possibilities here. Is it possible for you to print with the Gutenprint plugin for GIMP? That generates the print data directly and is easier to to use to narrow down problems like this.

  • Robert Krawitz Robert Krawitz committed [e09201]

    Fix for /bin/sh

  • Robert Krawitz Robert Krawitz committed [fc5bfc]

    Fix margins on Brother laser printers

  • Robert Krawitz Robert Krawitz modified ticket #728

    Bad device-uri scheme "gutenprint5+usb"

  • Robert Krawitz Robert Krawitz posted a comment on ticket #728

    Solomon, looks like a stray character worked its way in here? diff --git a/src/cups/Makefile.am b/src/cups/Makefile.am index 573d708e..7928ee3a 100644 --- a/src/cups/Makefile.am +++ b/src/cups/Makefile.am @@ -126,7 +126,7 @@ if BUILD_LIBUSB_BACKENDS backend_gutenprint_SOURCES = backend_canonselphy.c backend_canonselphyneo.c backend_kodak1400.c backend_kodak6800.c backend_kodak605.c backend_shinkos2145.c backend_sonyupd.c backend_sonyupdneo.c backend_dnpds40.c backend_mitsu70x.c backend_mitsu9550.c...

  • Robert Krawitz Robert Krawitz posted a comment on ticket #728

    ...because I think I found the problem.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #728

    Is this for a dye sublimation printer, perchance?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #728

    Could you send me the output of configure (or autogen) from "Gutenprint Configuration Summary" on down? And also attach the PPD file you're trying to use?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #721

    Switching to Github may be an option for us; the problem is that our infrastructure is otherwise all hosted on Sourceforge. That's really out of scope for this bug report, though.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #721

    My apologies; this had slipped through the cracks.

  • Robert Krawitz Robert Krawitz modified ticket #721

    Canon PIXMA iP6220D does not print properly

  • Robert Krawitz Robert Krawitz posted a comment on ticket #721

    Gernot, could you take a look at this?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #726

    Can you give me more information about the test system (what distribution and version Also, can you run the test suite via scripts/build-release from top level? That saves everything off into BuildLogs at top level. I'd also be interested in seeing what your src/cups/Makefile looks like.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #579

    What happens at different settings?

  • Robert Krawitz Robert Krawitz committed [225fdd]

    Clarify instructions for gimp build problems.

  • Robert Krawitz Robert Krawitz committed [59ebc0]

    Update .po files

  • Robert Krawitz Robert Krawitz committed [6649c7]

    Updates for Epson Stylus Office printers

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    Miroslav, That sounds like your installation is using a pre-release version of GIMP that we don't support yet. Please file this as a separate feature request for this; also, please check whether your distribution also offers GIMP2, which is the version currently released.

  • Robert Krawitz Robert Krawitz modified a comment on ticket #725

    Yes, it was libgimp2.0-dev. The subject is discussed in the README, although I may update it to make it a bit more specific.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    Yes, it was libgimp2.0-dev. The subject is discussed in the README, although I may update it to make it a bit m

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    Please re-run configure (and you should not need the --with-gimp).

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    Those are the packages needed to build GIMP; they aren't sufficient for building GIMP plugins. Per https://www.cyberciti.biz/faq/how-to-install-or-compile-gimp-filterspluginsextensions-on-linux/ you will also need to install libgimp2.0-dev.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    Do you have the gimp development package installed? I notice that you explicitly mention the libgtk2.0-dev package, but did you install gimpui2.0-dev, gimp2.0-dev, or whatever?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    Interesting that the gtk cflags aren't being included here. What does pkg-config --cflags gimpui-2.0 return?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    V=1 make (the V=1 turns on verbosity).

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    It won't succeed; I'm interested in seeing the compile line.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    Could you try V=1 make ?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    What does pkg-config gtk+-2.0 --cflags return?

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    When you run configure at top level, it emits Configuration Summary at the end. Could you post that, please?

  • Robert Krawitz Robert Krawitz committed [77fb94]

    Don't list the operations explicitly prior to run.

  • Robert Krawitz Robert Krawitz committed [bf8976]

    Swedish translation update

  • Robert Krawitz Robert Krawitz committed [c2eb0b]

    snapstamp should use bash rather than sh because of [[ ]]

  • Robert Krawitz Robert Krawitz committed [dda723]

    Yet more dependency packages

  • Robert Krawitz Robert Krawitz committed [26ad83]

    Add more dependencies.

  • Robert Krawitz Robert Krawitz committed [6df24a]

    Add libgtk2.0-dev as a required package.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #725

    My gtk headers are installed in /usr/include/gtk-2.0. If you build it from the source tarball (https://sourceforge.net/projects/gimp-print/files/gutenprint-5.3/5.3.3/gutenprint-5.3.3.tar.xz/download), does it build properly? The problem might be with the emerge (I don't have a Gentoo system myself to check it on).

  • Robert Krawitz Robert Krawitz committed [2d7f3f]

    Russian language translation

  • Robert Krawitz Robert Krawitz committed [a5363a]

    Use relaxed mode for testing PPD files.

  • Robert Krawitz Robert Krawitz committed [96d1b5]

    Fix translation strings in Russian translation

  • Robert Krawitz Robert Krawitz committed [01f5f0]

    Update with Croation (not Hungarian) translation

  • Robert Krawitz Robert Krawitz committed [c440c5]

    (Belatedly) add Hungarian translation

  • Robert Krawitz Robert Krawitz committed [d058fb]

    Merge branch 'automate-translations'

  • Robert Krawitz Robert Krawitz committed [6e0340]

    Exclude .po files (from external source) from preflight

  • Robert Krawitz Robert Krawitz committed [9a265d]

    Check .po file fetch

  • Robert Krawitz Robert Krawitz committed [426910]

    Resync .po files

  • Robert Krawitz Robert Krawitz posted a comment on ticket #724

    You're going to have to check with the translationproject.org people -- I'm not familiar with the translator workflow. But I think the file will have to be named gutenprint-5.3.4.ru.po

  • Robert Krawitz Robert Krawitz posted a comment on ticket #20

    Hi, Unfortunately I missed this earlier, but this patch shouldn't have been accepted -- this needs to go through translationproject.org. I've just submitted a new POTFILE for that. This patch will get overwritten the next time I sync the translations.

  • Robert Krawitz Robert Krawitz modified ticket #724

    Russian Translation upload

  • Robert Krawitz Robert Krawitz posted a comment on ticket #724

    Hello, Please submit this through translationproject.org. Let us know if you have any questions.

  • Robert Krawitz Robert Krawitz posted a comment on ticket #555

    The ET-2750 model file indicates that borderless should be enabled on this printer -- is it not working?

  • Robert Krawitz Robert Krawitz committed [fcf078]

    Fix trailing whitespace

  • Robert Krawitz Robert Krawitz committed [c2c298]

    Prep for 5.3.4

  • Robert Krawitz Robert Krawitz committed [1016dc]

    Caution about attempting to use Gutenprint on Catalina

  • Robert Krawitz Robert Krawitz committed [bd2c77]

    Note issues on Catalina

  • Robert Krawitz Robert Krawitz posted a comment on ticket #722

    The full-featured 5.3 PPD files have CustomStpCDOuterDiameter (and inner diameter, and X and Y adjustments) that neither the simplified nor the full featured 5.2 PPD files have (all three do have custom page sizes). That's about the only shared difference I can find on quick inspection. I wonder if that's the problem.

  • Robert Krawitz Robert Krawitz modified ticket #572

    Canon Pro 9000

  • Robert Krawitz Robert Krawitz modified ticket #722

    Gutenprint 5.3.3 compatibility issues with MacOS 10.14

  • Robert Krawitz Robert Krawitz created ticket #722

    Gutenprint 5.3.3 compatibility issues with MacOS 10.14

  • Robert Krawitz Robert Krawitz committed [e2c605]

    Use modern command substitution syntax.

  • Robert Krawitz Robert Krawitz committed [298f1c]

    Eliminate bash-ism (from Greg Troxel)

  • Robert Krawitz Robert Krawitz committed [9ccac9]

    Fix typos in build names.

  • Robert Krawitz Robert Krawitz committed [07bd8d]

    Fix clang 3.9 environment.

  • Robert Krawitz Robert Krawitz committed [221222]

    Merge branch 'travis-gcc9-clang8'

  • Robert Krawitz Robert Krawitz committed [67ca59]

    Add gcc9 and clang 7-8

  • Robert Krawitz Robert Krawitz committed [5854c9]

    Clean up .po files after final build.

  • Robert Krawitz Robert Krawitz committed [b58990]

    5.3.3

  • Robert Krawitz Robert Krawitz committed [366cbc]

    5.3.3

  • Robert Krawitz Robert Krawitz committed [2bcf16]

    Fix quote.

  • Robert Krawitz Robert Krawitz committed [374243]

    Repeat distcheck_minimal after tagging the repo to pick up

  • Robert Krawitz Robert Krawitz committed [a804a0]

    Distribute the .in scripts

  • Robert Krawitz Robert Krawitz committed [26f2f3]

    5.3.0 release

  • Robert Krawitz Robert Krawitz committed [ded9c0]

    Gutenprint 5.3.0 release

  • Robert Krawitz Robert Krawitz committed [587c7e]

    Fix generated tag and package names.

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.