Re: Printing problem

2019-01-25 Thread Radek
Thank you Stuart. If I use /usr/local/bin/lpr printing works as expected. $ grep Kyocera /etc/xpdfrc psFile "|/usr/local/bin/lpr -P Kyocera_Mita_FS-6020" On Wed, 23 Jan 2019 14:33:15 - (UTC) Stuart Henderson wrote: > On 2019-01-23, Radek wrote: > > Hello, > > > > I can

Re: Printing problem

2019-01-23 Thread Stuart Henderson
On 2019-01-23, Radek wrote: > Hello, > > I can print from LibreOffice without any problems, but I canNOT print from > textproc/xpdf > > If I print from textproc/xpdf (command: /usr/bin/lpr -P Kyocera_Mita_FS-6020) > I get error: > lpr: connect: No such file or directory > jobs queued, but cann

Re: Printing problem

2019-01-23 Thread Radek
Hello, I can print from LibreOffice without any problems, but I canNOT print from textproc/xpdf If I print from textproc/xpdf (command: /usr/bin/lpr -P Kyocera_Mita_FS-6020) I get error: lpr: connect: No such file or directory jobs queued, but cannot start daemon. It worked for me in FreeBSD

Re: Printing problem

2014-02-21 Thread Jeremy Evans
On Fri, Feb 21, 2014 at 3:54 AM, Jan Stary wrote: > On Feb 19 13:20:07, chrisbenn...@bennettconstruction.us wrote: > > I don't print from my laptop often, but all was fine until recently. > > I did not have any problems previously. > > I haven't made any changes either. > > I am using commands of

Re: Printing problem

2014-02-21 Thread Jan Stary
On Feb 19 13:20:07, chrisbenn...@bennettconstruction.us wrote: > I don't print from my laptop often, but all was fine until recently. > I did not have any problems previously. > I haven't made any changes either. > I am using commands of > lpr -Plp estimate_details_for_customer > or > lpr -Paps1 es

Re: Printing problem

2014-02-20 Thread Chris Bennett
On Wed, Feb 19, 2014 at 10:00:03PM +0100, Stefan Sperling wrote: > On Wed, Feb 19, 2014 at 12:32:36PM -0800, Jeremy Evans wrote: > > On Wed, Feb 19, 2014 at 11:20 AM, Chris Bennett < > > chrisbenn...@bennettconstruction.us> wrote: > > > > > I don't print from my laptop often, but all was fine unti

Re: Printing problem

2014-02-19 Thread Stefan Sperling
On Wed, Feb 19, 2014 at 12:32:36PM -0800, Jeremy Evans wrote: > On Wed, Feb 19, 2014 at 11:20 AM, Chris Bennett < > chrisbenn...@bennettconstruction.us> wrote: > > > I don't print from my laptop often, but all was fine until recently. > > I am at latest snapshot: > > > > OpenBSD 5.5-beta (GENERIC)

Re: Printing problem

2014-02-19 Thread Jeremy Evans
On Wed, Feb 19, 2014 at 11:20 AM, Chris Bennett < chrisbenn...@bennettconstruction.us> wrote: > I don't print from my laptop often, but all was fine until recently. > I am at latest snapshot: > > OpenBSD 5.5-beta (GENERIC) #247: Fri Feb 7 12:04:52 MST 2014 > t...@i386.openbsd.org:/usr/src/sys

Printing problem

2014-02-19 Thread Chris Bennett
I don't print from my laptop often, but all was fine until recently. I am at latest snapshot: OpenBSD 5.5-beta (GENERIC) #247: Fri Feb 7 12:04:52 MST 2014 t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz ("GenuineIntel" 68

Re: lpd printing problem

2011-10-25 Thread Otto Moerbeek
On Tue, Oct 25, 2011 at 09:57:50PM +0200, Stefan Unterweger wrote: > * Pascal Stumpf on Wed, Oct 12, 2011 at 05:39:48PM +0200: > > > Check your /var/log/lpd.errs. > > > Doesn't contain anything but "restarted" messages. > > > > Also, ktracing lpd with the the -i flag might give a clue to what th

Re: lpd printing problem

2011-10-25 Thread Stefan Unterweger
* Pascal Stumpf on Wed, Oct 12, 2011 at 05:39:48PM +0200: > > Check your /var/log/lpd.errs. > Doesn't contain anything but "restarted" messages. > > Also, ktracing lpd with the the -i flag might give a clue to what the > > lpd child is doing. > Apparently, it segfaults: > I remembered I had the

Re: lpd printing problem

2011-10-14 Thread Otto Moerbeek
On Fri, Oct 14, 2011 at 09:40:42AM -0400, Todd C. Miller wrote: > The (existing) abuse of toprec is a bit kludgy but this should fix > the problem for now. yes it does, also tested termcap and termlib db creation. But you are right, the code is a bit ugly, -Otto > > - todd > > Index:

Re: lpd printing problem

2011-10-14 Thread Todd C. Miller
The (existing) abuse of toprec is a bit kludgy but this should fix the problem for now. - todd Index: lib/libc/gen/getcap.c === RCS file: /home/cvs/openbsd/src/lib/libc/gen/getcap.c,v retrieving revision 1.29 diff -u -r1.29 getcap.c

Re: lpd printing problem

2011-10-14 Thread Otto Moerbeek
On Fri, Oct 14, 2011 at 01:44:09PM +0200, Pascal Stumpf wrote: > On Fri, 14 Oct 2011 11:37:29 +0200, Otto Moerbeek wrote: > > On Fri, Oct 14, 2011 at 11:28:22AM +0200, Pascal Stumpf wrote: > > > > > On Fri, 14 Oct 2011 10:24:05 +0200, Otto Moerbeek wrote: > > > > On Wed, Oct 12, 2011 at 05:39:48P

Re: lpd printing problem

2011-10-14 Thread Pascal Stumpf
On Fri, 14 Oct 2011 11:37:29 +0200, Otto Moerbeek wrote: > On Fri, Oct 14, 2011 at 11:28:22AM +0200, Pascal Stumpf wrote: > > > On Fri, 14 Oct 2011 10:24:05 +0200, Otto Moerbeek wrote: > > > On Wed, Oct 12, 2011 at 05:39:48PM +0200, Pascal Stumpf wrote: > > > > > > > On Wed, 12 Oct 2011 17:25:06

Re: lpd printing problem

2011-10-14 Thread Otto Moerbeek
On Fri, Oct 14, 2011 at 11:28:22AM +0200, Pascal Stumpf wrote: > On Fri, 14 Oct 2011 10:24:05 +0200, Otto Moerbeek wrote: > > On Wed, Oct 12, 2011 at 05:39:48PM +0200, Pascal Stumpf wrote: > > > > > On Wed, 12 Oct 2011 17:25:06 +0200, Otto Moerbeek wrote: > > > > On Wed, Oct 12, 2011 at 04:03:57P

Re: lpd printing problem

2011-10-14 Thread Pascal Stumpf
On Fri, 14 Oct 2011 10:24:05 +0200, Otto Moerbeek wrote: > On Wed, Oct 12, 2011 at 05:39:48PM +0200, Pascal Stumpf wrote: > > > On Wed, 12 Oct 2011 17:25:06 +0200, Otto Moerbeek wrote: > > > On Wed, Oct 12, 2011 at 04:03:57PM +0200, Pascal Stumpf wrote: > > > > > > > I have two printers on the lo

Re: lpd printing problem

2011-10-14 Thread Otto Moerbeek
On Wed, Oct 12, 2011 at 05:39:48PM +0200, Pascal Stumpf wrote: > On Wed, 12 Oct 2011 17:25:06 +0200, Otto Moerbeek wrote: > > On Wed, Oct 12, 2011 at 04:03:57PM +0200, Pascal Stumpf wrote: > > > > > I have two printers on the local network (laser and lexmark) and I want > > > to use lpd(8) to pri

Re: lpd printing problem

2011-10-12 Thread Garance A Drosihn
On 10/12/11 10:03 AM, Pascal Stumpf wrote: I have two printers on the local network (laser and lexmark) and I want to use lpd(8) to print on them. It seems to me that lpd is having some sort of local problem (it does not even create lock and status files in the spool directories, and both lpr and

Re: lpd printing problem

2011-10-12 Thread Pascal Stumpf
On Wed, 12 Oct 2011 17:25:06 +0200, Otto Moerbeek wrote: > On Wed, Oct 12, 2011 at 04:03:57PM +0200, Pascal Stumpf wrote: > > > I have two printers on the local network (laser and lexmark) and I want > > to use lpd(8) to print on them. It seems to me that lpd is having some > > sort of local probl

Re: lpd printing problem

2011-10-12 Thread Otto Moerbeek
On Wed, Oct 12, 2011 at 04:03:57PM +0200, Pascal Stumpf wrote: > I have two printers on the local network (laser and lexmark) and I want > to use lpd(8) to print on them. It seems to me that lpd is having some > sort of local problem (it does not even create lock and status files in > the spool di

Re: lpd printing problem

2011-10-12 Thread patrick keshishian
On Wed, Oct 12, 2011 at 7:03 AM, Pascal Stumpf wrote: > I have two printers on the local network (laser and lexmark) and I want > to use lpd(8) to print on them. It seems to me that lpd is having some > sort of local problem (it does not even create lock and status files in > the spool directories

lpd printing problem

2011-10-12 Thread Pascal Stumpf
I have two printers on the local network (laser and lexmark) and I want to use lpd(8) to print on them. It seems to me that lpd is having some sort of local problem (it does not even create lock and status files in the spool directories, and both lpr and lpq do not see the daemon). But some info fi

Re: CUPS Printing Problem

2009-05-14 Thread Darrin Chandler
On Thu, May 14, 2009 at 08:19:38PM +, Jacob Meuser wrote: > On Thu, May 14, 2009 at 12:41:16PM -0700, Darrin Chandler wrote: > > or forget CUPS and do it the simple way: > > http://erdelynet.com/tech/openbsd/using-foo2zjs-with-openbsd-lpd/ > > looks to me like most deskjets (which the OP has)

Re: CUPS Printing Problem

2009-05-14 Thread Jacob Meuser
On Thu, May 14, 2009 at 12:41:16PM -0700, Darrin Chandler wrote: > or forget CUPS and do it the simple way: > http://erdelynet.com/tech/openbsd/using-foo2zjs-with-openbsd-lpd/ looks to me like most deskjets (which the OP has) use hpijs/hplip, pcl3 or gutenprint. not foo2zjs. actually, it looks l

Re: CUPS Printing Problem

2009-05-14 Thread Darrin Chandler
or forget CUPS and do it the simple way: http://erdelynet.com/tech/openbsd/using-foo2zjs-with-openbsd-lpd/ -- Darrin Chandler| Phoenix BSD User Group | MetaBUG dwchand...@stilyagin.com | http://phxbug.org/ | http://metabug.org/ http://www.stilyagin.com/ | Daemons in the D

Re: CUPS Printing Problem

2009-05-14 Thread Antoine Jacoutot
On Thu, 14 May 2009, TomC!E! BodE>C!r wrote: > >>> The CUPS driver is running. B Here's a line from dmesg: > >>> > >>> lpt0 at isa0 port 0x378/4 irq 7 > >>> > >>> Here's the OpenBSD lpinfo output: > >>> > >>> # /usr/local/sbin/lpinfo -v > >>> network socket > >>> network http > >>> network ipp > >>

Re: CUPS Printing Problem

2009-05-14 Thread Tomáš Bodžár
ew to OpenBSD. B I recently installed 4.5. B It seems to be working >>> well except for this CUPS printing problem. B My printer is an HP DeskJet >>> connected to the parallel port. >>> >>> The CUPS driver is running. B Here's a line from dmesg: >>> >

Re: CUPS Printing Problem

2009-05-14 Thread Jacob Meuser
On Thu, May 14, 2009 at 02:22:22PM -0300, Friedrich Locke wrote: > Dear list members, > > i have an USB HP P2055dn laser printer. I have it running on Windows > and OpenSolaris (with solaris it worked by itself, i just boot > openSolaris ant it was there fully funcional). > > I would like to have

Re: CUPS Printing Problem

2009-05-14 Thread Friedrich Locke
ideia how OpenSolaris got it working, it just did it. On Thu, May 14, 2009 at 7:42 AM, Jan Stary wrote: > On May 13 16:20:30, Duane A. Damiano wrote: >> I'm new to OpenBSD. I recently installed 4.5. It seems to be working >> well except for this CUPS printing problem. My prin

Re: HP Color LaserJet 2600n (was: CUPS Printing Problem)

2009-05-14 Thread Jan Stary
On May 14 03:19:13, Thomas Pfaff wrote: > On Wed, 13 May 2009 16:20:30 -0700 > "Duane A. Damiano" wrote: > > > I'm new to OpenBSD. I recently installed 4.5. It seems to be working > > well except for this CUPS printing problem. My printer is an HP DeskJet

Re: CUPS Printing Problem

2009-05-14 Thread Jan Stary
On May 13 16:20:30, Duane A. Damiano wrote: > I'm new to OpenBSD. I recently installed 4.5. It seems to be working > well except for this CUPS printing problem. My printer is an HP DeskJet > connected to the parallel port. > > The CUPS driver is running. Here's a l

Re: CUPS Printing Problem

2009-05-13 Thread Thomas Pfaff
On Wed, 13 May 2009 16:20:30 -0700 "Duane A. Damiano" wrote: > I'm new to OpenBSD. I recently installed 4.5. It seems to be working > well except for this CUPS printing problem. My printer is an HP DeskJet > connected to the parallel port. Might just be me, but I

CUPS Printing Problem

2009-05-13 Thread Duane A. Damiano
I'm new to OpenBSD. I recently installed 4.5. It seems to be working well except for this CUPS printing problem. My printer is an HP DeskJet connected to the parallel port. The CUPS driver is running. Here's a line from dmesg: lpt0 at isa0 port 0x378/4 irq 7 Here's the

Re: kde printing problem (not cups)

2009-04-20 Thread patrick keshishian
On Mon, Apr 20, 2009 at 9:02 AM, LEVAI Daniel wrote: > Correct me if I'm wrong, but I think it is possible to reach and use a remote > TCP printer with the BSD lp tools (like /etc/printcap: rm=remote_host and > such). Yes. That statement is correct. Should be simple enough for you to test this:

Re: kde printing problem (not cups)

2009-04-20 Thread LEVAI Daniel
On Monday 20 April 2009 16.12.07 you wrote: > Try installing LPRng and apsfilter package. > Don't use kde controls, but do it through command line > Only use "LPR/LPRng Print System" if actually using LPRng, as far as I know > NOTE: all controls are under /usr/local/sbin and /usr/local/bin!! > So y

kde printing problem (not cups)

2009-04-20 Thread LEVAI Daniel
Hi! I'm trying to figure out how to use my network (TCP) printer without using cups. I'm trying to use the lpd which is in base. I've installed every foomatic package, hpijs and hplip and even gutenprint. In KControl, I'm switching to "LPR/LPRng Print System" and start "Add -> Add Printer/Class...

Re: kde printing problem (not cups)

2009-04-20 Thread Chris Bennett
Try installing LPRng and apsfilter package. Don't use kde controls, but do it through command line Only use "LPR/LPRng Print System" if actually using LPRng, as far as I know NOTE: all controls are under /usr/local/sbin and /usr/local/bin!! So you will need to prefix that to get right versions of

Re: Another gnumeric printing problem

2005-06-09 Thread Dave Feustel
On Thursday 09 June 2005 02:33 pm, Gregory Tod wrote: > This is just a guess (and nothing to do with OpenBSD) but if you had the > same problem I did once then this may work - see man lpr. > >lpr -h -P aps1 > > Greg I have seen no burst pages or other garbage from the printer since I start

Re: Another gnumeric printing problem

2005-06-09 Thread Morten Welinder
> Tried that along with lpc and lprm. > Nothing stopped the printer printing garbage > until I deleted the files from /var/spool/lpd/aps1 That is not a Gnumeric problem. > I printed an older pdf file no problem, so the current print > problem seems to be in bk2.pdf which was generated > by the '

Re: Another gnumeric printing problem

2005-06-09 Thread Gregory Tod
This is just a guess (and nothing to do with OpenBSD) but if you had the same problem I did once then this may work - see man lpr. lpr -h -P aps1 Greg Dave Feustel wrote: I generated a pdf file of a dead simple 1 page spreadsheet (no formulas) using the gnumeric print command. I examined

Re: Another gnumeric printing problem

2005-06-09 Thread Dave Feustel
On Thursday 09 June 2005 02:06 pm, Stephan Wehner wrote: > You're looking for lpq ? Tried that along with lpc and lprm. Nothing stopped the printer printing garbage until I deleted the files from /var/spool/lpd/aps1 I thought there was a command to manipulate the files in the print queue, but n

Re: Another gnumeric printing problem

2005-06-09 Thread Stephan Wehner
You're looking for lpq ? Also lprm might be useful for you for the next little while :) Stephan On 6/9/05, Dave Feustel <[EMAIL PROTECTED]> wrote: > I generated a pdf file of a dead simple 1 page spreadsheet > (no formulas) using the gnumeric print command. > I examined the file using xpdf and

Another gnumeric printing problem

2005-06-09 Thread Dave Feustel
I generated a pdf file of a dead simple 1 page spreadsheet (no formulas) using the gnumeric print command. I examined the file using xpdf and the file looked ok. When I attempted to print the file using the command lpr -P aps1 , I am getting page after page, each with 1 printed line of garbage. I