Re: CUPS wont print inside GNOME

2008-10-31 Thread (-K JohnNy
> I find it kind of self defeating for the ports if you HAVE to add stuff to 
> the /etc/make.conf file for it to work without any documentation telling you 
> to do so or not doing it automatically (Like PERL did) 
On the other hand, some of us, like myself, find it a bit...
Arrogant? ...if some port touches your system config files without
asking. And simply printing it on the output at the end of
installation isn't enough since it might get lost if an other port is
built right after the one printing out the message. I don't know if
there is an optimal way...

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgp40l2d6cF60.pgp
Description: PGP signature


Re: CUPS wont print inside GNOME

2008-10-31 Thread Sean Cavanaugh

--TRUNCATED--





No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 
270.8.5/1757 - Release Date: 2008-10-30 14:35




Hi again Sean,

Add the lines, make reinstall and see if Gnome picks it up..

There's an excellent site at 
http://www.math.colostate.edu/~reinholz/freebsd/ that has CUPS related 
information.


Please let the list know if it helps!

/Roger

I got it fixed, I ran "make rmconfig-recursive" on gutenprint and CUPS and 
rebuilt them making sure gutenprint was set to use CUPS. this forced some 
other stuff to work and now it actually has the postscript driver listed for 
my printer and it fully works in gnome now. never had to touch 
/etc/make.conf.


I find it kind of self defeating for the ports if you HAVE to add stuff to 
the /etc/make.conf file for it to work without any documentation telling you 
to do so or not doing it automatically (Like PERL did) 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CUPS wont print inside GNOME

2008-10-31 Thread Roger Olofsson



Sean Cavanaugh skrev:

Date: Fri, 31 Oct 2008 17:58:06 +0100
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: freebsd-questions@freebsd.org
Subject: Re: CUPS wont print inside GNOME



Sean Cavanaugh skrev:

I have the latest GNOME installed from ports and have the odd issue of CUPS not 
wanting to work with it right.

If i access the CUPS web configuration page, i can print test pages just fine 
and not a single issue, but if i try and print a test page from inside GNOME, 
including trying with the gnome-cups-manager port, it will stop and present the 
following error
"/usr/local/libexec/cups/filter/pstoraster failed"this error will carry over to 
the web interface and those jobs are pretty much hosed, yet i can create a test print 
from web interface even when this error is present.

I do notice that test pages from web interface come from user "anonymous" 
whereas test pages from gnome-cups-manager are from the respected user that ran it.
even root is unable to print from inside gnome.

-Sean

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"





No virus found in this incoming message.
Checked by AVG - http://www.avg.com 
Version: 8.0.175 / Virus Database: 270.8.5/1757 - Release Date: 2008-10-30 14:35



Hi Sean,

I assume you have cups-pstoraster installed? It should be installed when 
installing CUPS itself.


If you built Gnome from source you should have this in /etc/make.conf

CUPS_OVERWRITE_BASE=yes
NO_LPR=yes
WITH_CUPS=yes

/Roger



i have cups-pstoraster installed. like i said, i can get a test page to print fine from 
the CUPS web page, just not if it was initialized inside gnome even though i do see the 
print jobs sitting in the queue for the printer with status "Stopped". 
Restarting the jobs doesnt help them any either.

i installed everything from ports but my make.conf file is a little bare

UnKnown# less /etc/make.conf 
# added by use.perl 2008-10-23 14:57:35

PERL_VER=5.8.8
PERL_VERSION=5.8.8


-Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"





No virus found in this incoming message.
Checked by AVG - http://www.avg.com 
Version: 8.0.175 / Virus Database: 270.8.5/1757 - Release Date: 2008-10-30 14:35




Hi again Sean,

Add the lines, make reinstall and see if Gnome picks it up..

There's an excellent site at 
http://www.math.colostate.edu/~reinholz/freebsd/ that has CUPS related 
information.


Please let the list know if it helps!

/Roger


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: CUPS wont print inside GNOME

2008-10-31 Thread Sean Cavanaugh
> Date: Fri, 31 Oct 2008 17:58:06 +0100
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: freebsd-questions@freebsd.org
> Subject: Re: CUPS wont print inside GNOME
> 
> 
> 
> Sean Cavanaugh skrev:
> > I have the latest GNOME installed from ports and have the odd issue of CUPS 
> > not wanting to work with it right.
> > 
> > If i access the CUPS web configuration page, i can print test pages just 
> > fine and not a single issue, but if i try and print a test page from inside 
> > GNOME, including trying with the gnome-cups-manager port, it will stop and 
> > present the following error
> > "/usr/local/libexec/cups/filter/pstoraster failed"this error will carry 
> > over to the web interface and those jobs are pretty much hosed, yet i can 
> > create a test print from web interface even when this error is present.
> > 
> > I do notice that test pages from web interface come from user "anonymous" 
> > whereas test pages from gnome-cups-manager are from the respected user that 
> > ran it.
> > even root is unable to print from inside gnome.
> > 
> > -Sean
> > 
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> > 
> > 
> > 
> > 
> > 
> > No virus found in this incoming message.
> > Checked by AVG - http://www.avg.com 
> > Version: 8.0.175 / Virus Database: 270.8.5/1757 - Release Date: 2008-10-30 
> > 14:35
> > 
> 
> Hi Sean,
> 
> I assume you have cups-pstoraster installed? It should be installed when 
> installing CUPS itself.
> 
> If you built Gnome from source you should have this in /etc/make.conf
> 
> CUPS_OVERWRITE_BASE=yes
> NO_LPR=yes
> WITH_CUPS=yes
> 
> /Roger


i have cups-pstoraster installed. like i said, i can get a test page to print 
fine from the CUPS web page, just not if it was initialized inside gnome even 
though i do see the print jobs sitting in the queue for the printer with status 
"Stopped". Restarting the jobs doesnt help them any either.

i installed everything from ports but my make.conf file is a little bare

UnKnown# less /etc/make.conf 
# added by use.perl 2008-10-23 14:57:35
PERL_VER=5.8.8
PERL_VERSION=5.8.8


-Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CUPS wont print inside GNOME

2008-10-31 Thread Roger Olofsson



Sean Cavanaugh skrev:

I have the latest GNOME installed from ports and have the odd issue of CUPS not 
wanting to work with it right.

If i access the CUPS web configuration page, i can print test pages just fine 
and not a single issue, but if i try and print a test page from inside GNOME, 
including trying with the gnome-cups-manager port, it will stop and present the 
following error
"/usr/local/libexec/cups/filter/pstoraster failed"this error will carry over to 
the web interface and those jobs are pretty much hosed, yet i can create a test print 
from web interface even when this error is present.

I do notice that test pages from web interface come from user "anonymous" 
whereas test pages from gnome-cups-manager are from the respected user that ran it.
even root is unable to print from inside gnome.

-Sean

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"





No virus found in this incoming message.
Checked by AVG - http://www.avg.com 
Version: 8.0.175 / Virus Database: 270.8.5/1757 - Release Date: 2008-10-30 14:35




Hi Sean,

I assume you have cups-pstoraster installed? It should be installed when 
installing CUPS itself.


If you built Gnome from source you should have this in /etc/make.conf

CUPS_OVERWRITE_BASE=yes
NO_LPR=yes
WITH_CUPS=yes

/Roger
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"