Yahoo Groups archive

Digital BW, The Print

Index last updated: 2026-04-28 22:56 UTC

Message

Re: QuadToneRIP 2.0

2003-07-19 by Roy Harrington

--- In DigitalBlackandWhiteThePrint@yahoogroups.com, "thericker88" 
<thericker@s...> wrote:
> Roy,
> 
> You are correct.  I didn't create any curves, but I was trying to add the curves you 
> created.  They weren't adding because I forgot to change the Printer name in the 
> curve descripter files.  Woops!  Once I changed those, it worked fine.
> 
> 2 things I noticed:
> (1) I tried adding the new 2200 curves that were available on your site, but simply 
> changing the printer names did not work for me.  I had to take the old 2200 curves 
> and redo them to match the content of the new files. The redone old curves added 
> fine.

The files are just text files so there must be something different.  The most common
source of problems is spaces and special characters.  In the ink desc file, there
can't be any spaces before or after the "=" sign.  If you are still puzzled about it
email me the two files and I'll look at them.

> 
> (2) The other thing is in the print dialog, under printer features, in basic settings.  
> The media type and resolution settings are missing?  I went into the printcenter and 
> made  the QTR printer my default, but those two settings is still missing.  I have a 
> 2200 by the way.

This is a strange issue.  There is an intermittent bug in PrintCenter and I'm not
sure exactly when or where this "missing settings" comes up -- I think it bases
the categories on the printer it first sees so that's why I suggest making it the
default printer.  If it still refuses to show the settings, there is a browser based
interface to the printer system.  Use  http://localhost:631  as the URL in your
browser, go to Manage Printers, then Configure Printer and then select the
default settings.

Roy

> 
> This always happens to me.  I'm always forgetting one or two steps!  
> 
> Thank you!
> 
> 
> 
> --- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Roy Harrington" 
<roy@h...> 
> wrote:
> > 
> > It looks to me as though you haven't created any curves yet so the
> > Install-Curves script is just saying there aren't any.
> > 
> > You can find some examples of ink descriptions in ExampleInks.  The idea
> > is to start with one that uses a similar printer and with a similar ink set.
> > Then tuning the values based on a few calibration runs.
> > 
> > The GettingStarted file has a fair amount of description of this.
> > 
> > Roy
> > 
> > --- In DigitalBlackandWhiteThePrint@yahoogroups.com, "thericker88" 
> > <thericker@s...> wrote:
> > > Hello,
> > > 
> > > I am having a problem with installing curves. I viewed the "Run-Install-Curves" 
> file 
> > in 
> > > TextEdit, and it is the same as what your new version shows.  Unfortunately 
when 
> I 
> > > run it, I get the "Warning: no quadtone curve folder found" error.  The 
> "quadcurves" 
> > > file does appear in the user/local/bin folder too.
> > > 
> > > Thank you!
> > > 
> > > 
> > > --- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Roy Harrington" 
> > <roy@h...> 
> > > wrote:
> > > > --- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Kees Brandenburg" 
> > > > <ctb@z...> wrote:
> > > > > Hello Roy, 
> > > > > Today I upgraded to QuadToneRIP 2.0 but ran into a problem when
> > > > > installing curves.
> > > > > 
> > > > > After running Run-Quad-Profile the example curve (1160-fs) is
> > > > > installed and visible in the curve dropbox (inside the folder
> > > > > Quad_1160). But after running Run-Install-Curves and entering the
> > > > > password I get this message:
> > > > > 
> > > > > quadcurves: quadcurves: No such file or directory
> > > > > logout
> > > > > [Process completed]
> > > > > 
> > > > > When doing a search for quadcurves I find a file (put there by the
> > > > > installer) in usr/local/bin
> > > > > 
> > > > > The curve doesn't show up in the print dialog.
> > > > > What should I do?
> > > > > Thanks,
> > > > > 
> > > > > 
> > > > > Kees Brandenburg
> > > > 
> > > > Thanks, Kees.  Apparently /usr/local/bin isn't in the default search path.
> > > > 
> > > > Here's the simple fix,  the file Run-Install-Curves can be edited with 
TextEdit.
> > > > Adding the line that begins with PATH will make it find quadcurves.  Note
> > > > that you can't write the change to the read-only disk image or the download.
> > > > Write it to your own copy.
> > > > 
> > > > ------NEW VERSION of Run-Install-Curves ------
> > > > #!/bin/sh
> > > > PATH=.:/usr/local/bin:$PATH
> > > > cd `dirname $0`
> > > > echo " "
> > > > sudo sh quadcurves
> > > > ------ END
> > > > 
> > > > Roy

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.