Re: printtool error

2002-06-05 Thread Jule Slootbeek




Yep - search for XAUTHORITY in the archives. ('export
XAUTHORITY=$HOME/.Xauthority' before running 'su' - not 'su -' - is one
quick fix.)



Ahh thanks, that worked, now a quick followup:
	my printer is conected to the printerport of my router ip 
192.168.123.254:515 What is the correct protocal for that?

is that lpd or Direct Port?

thanks,

Jule

--
Jule Slootbeek  
[EMAIL PROTECTED] 

http://blindtheory.cjb.net 
	



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: printtool error

2002-06-05 Thread Colin Watson
On Wed, Jun 05, 2002 at 05:54:07AM -0400, Seneca wrote:
> On Tue, Jun 04, 2002 at 11:42:34PM -0400, Jule Slootbeek wrote:
> > I just installed printtool under woody, and when i tried to run 
> > printtool as root, i got the following error, what does the error mean? 
> > and how can i fix it?
> > I got it trying to run cupsys as well.
> > any ideas?
> > Jule
> > 
> > --error--
> > Xlib: connection to ":0.0" refused by server
> > Xlib: Client is not authorized to connect to Server
> > Application initialization failed: couldn't connect to display ":0.0"
> > Couldn't load bindings.tcl
> > Start from control-panel or set environment variable
> > CONTROL_PANEL_LIB_DIR to the control-panel library dir.
> > (normally this is /usr/share/printtool)
> > --error--
> 
> Are you running X as yourself, then trying to run printtool as root? If
> you are, there are some ways that you can let that happen, and there was
> a large thread about this a short while ago, but I can't look itup right
> now.

Yep - search for XAUTHORITY in the archives. ('export
XAUTHORITY=$HOME/.Xauthority' before running 'su' - not 'su -' - is one
quick fix.)

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: printtool error

2002-06-05 Thread Seneca
On Tue, Jun 04, 2002 at 11:42:34PM -0400, Jule Slootbeek wrote:
> I just installed printtool under woody, and when i tried to run 
> printtool as root, i got the following error, what does the error mean? 
> and how can i fix it?
> I got it trying to run cupsys as well.
> any ideas?
> Jule
> 
> --error--
> Xlib: connection to ":0.0" refused by server
> Xlib: Client is not authorized to connect to Server
> Application initialization failed: couldn't connect to display ":0.0"
> Couldn't load bindings.tcl
> Start from control-panel or set environment variable
> CONTROL_PANEL_LIB_DIR to the control-panel library dir.
> (normally this is /usr/share/printtool)
> --error--

Are you running X as yourself, then trying to run printtool as root? If
you are, there are some ways that you can let that happen, and there was
a large thread about this a short while ago, but I can't look itup right
now.

-- 
Seneca
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: printtool?

2001-08-20 Thread Joel Mayes
> "Bob" == Bob Koss <[EMAIL PROTECTED]> writes:

Bob> RedHat has a handy utility called printtool for configuring
Bob> printers.  Is there a Debian equivalent? If not, how do you
Bob> folks configure printers?

I've found the best system for printing with Linux is CUPS + XPP +
Gimp print drivers.  Cups has an easy to use graphical setup just
point your browser at ``http://localhost:631/'' or can be at the
command line with lpadmin and has both SYSV and BSD printing commands.

XPP is an X program for printing, you can use it to set the printing
quality, color|monochrome ect. 
-- 
Joel



Re: printtool?

2001-08-19 Thread Bob Nielsen
On Sun, Aug 19, 2001 at 11:11:43AM -0400, Bob Koss wrote:
> RedHat has a handy utility called printtool for configuring printers.
> 
> Is there a Debian equivalent? If not, how do you folks configure printers?

There is a package for printtool in testing/unstable.  Personally, I've
always used magicfilter's magicfilterconfig to configure a printer. 
Other possibilities are apsfilter and cups.



Re: printtool?

2001-08-19 Thread John Foster
Bob Koss wrote:
> 
> RedHat has a handy utility called printtool for configuring printers.
> 
> Is there a Debian equivalent? If not, how do you folks configure printers?
-
The best one I have seen to date is the KDE frontend to cups. It worked
flawlessly even with my old Canon  LBP 430. It even handles the tray
correctly for the first time with any Linux printing system. KDE
requires either the entire KDE system or some/most will run under
Gnome/Enlightenment. There may be others but I only have tried those.
IMHO Gnome is faster, KDE is more robust.
John



Re: printtool

2000-10-14 Thread Joe Bouchard
On Tue, Oct 10, 2000 at 05:11:57AM -0700, Dale Morris wrote:
> I'm trying to get my printer working after an upgrade. I've posted
> several other messages to the list, so I won't repeat them now. My
> question is this..
> When I try to configure printtool for my Epson StylusColor 600 printer,
> there is nothing listed about resolution settings, paper type, etc.. And
> printtool locks up and won't do anything. Obviously a bug?

If all else fails try "magicfilter" instead of printtool.  Always worked
fine for me.  And I see it has filters for Epson StylusColor 600
printer at 360, 720 and 1440 dpi.

# apt-get install magicfilter
# magicfilterconfig

HTH

-- 

Thank you,
Joe Bouchard

Powered by Debian GNU/Linux



Re: printtool

2000-07-29 Thread Dale Morris
Changed my apt sources.list to unstable and it downloaded perfectly!
Printer works, too. whew! feels good when it works.

Dale Morris [EMAIL PROTECTED] wrote:
> Newbie question: I'm told I can use Redhat's printtool to configure my
> printer. When I run apt-get install printtool, it tells me it can't
> find the package. How do apt to find the package?
> thanks
> dale
> -- 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 

-- 
"Even a positive thing casts a shadowits unique excellence is at
the same time it's tragic flaw."  --William Irwin Thompson



RE: printtool

2000-07-29 Thread Pollywog
Did you run 'apt-get update' first?  If you have the correct sources in your
/etc/apt/sources.list, the package should be there.

I used printtool to configure my Epson printer.  If you still cannot find it,
so to the Debian website and click the "Packages" link, then searcg for it.

--
Andrew

On 29-Jul-2000 Dale Morris wrote:
> Newbie question: I'm told I can use Redhat's printtool to configure my
> printer. When I run apt-get install printtool, it tells me it can't
> find the package. How do apt to find the package?
> thanks
> dale