[moneydance] Can't print checks in 2007 beta 1

Robert Kesterson robertk at robertk.com
Sun Dec 31 12:45:42 EST 2006


On Sun, 31 Dec 2006 01:45:29 -0600, Fuzzy Fox <fox at foxtaur.com> wrote:
>
> | The issue is that the default server address in CUPS 1.2 is a domain
> | socket, which Java does not support.  They will be implementing a fix
> | for that (fallback to localhost IP socket), but in the meantime you
> | can create/update an /etc/cups/client.conf file containing:
> |
> | ServerName localhost
> |
> | to force your Java applications to use IP instead of domain sockets.

Thanks!!  That does indeed fix the problem.  :-)

> | Another possible workaround which can be limited only for Java
> | applications is to set/export the environment variable
> | "CUPS_SERVER=localhost" before a Java application is started.

That worked too, but I just went ahead and changed it system-wide.  (Is  
there any reason I shouldn't?)

-- 
   Robert Kesterson
   robertk at robertk.com


More information about the moneydance-info mailing list