Re: printing problem, markdown files

2024-02-02 Thread gene heskett
On 2/1/24 15:31, Dan Ritter wrote: gene heskett wrote: On 2/1/24 12:24, Dan Ritter wrote: gene heskett wrote: pandoc -f markdown FILEIN.md -t pdf -o FILEOUT.pdf will turn markdown into PDF, which you can probably print, if by no other means than FTP to the printer itself. (Try it, Brothers com

Re: printing problem, markdown files

2024-02-01 Thread Dan Ritter
gene heskett wrote: > On 2/1/24 12:24, Dan Ritter wrote: > > gene heskett wrote: > > pandoc -f markdown FILEIN.md -t pdf -o FILEOUT.pdf > > > > will turn markdown into PDF, which you can probably print, if by > > no other means than FTP to the printer itself. (Try it, Brothers > > come with this

Re: printing problem, markdown files

2024-02-01 Thread gene heskett
On 2/1/24 12:24, Dan Ritter wrote: gene heskett wrote: debian bookworm everting updated earlier this morning. I have an about 125 page .md file I need hardcopy of. If you don't have pandoc installed: sudo apt install pandoc then: pandoc -f markdown FILEIN.md -t pdf -o FILEOUT.pdf will tur

Re: printing problem, markdown files

2024-02-01 Thread Teemu Likonen
* 2024-02-01 11:57:50-0500, gene heskett wrote: > I have an about 125 page .md file I need hardcopy of. Maybe install "okular" and "okular-extra-backends" which includes markdown backend. Open your .md file in Okular which then renders it nicely. Print. -- /// Teemu Likonen - .-.. https://www.i

Re: printing problem, markdown files

2024-02-01 Thread Dan Ritter
gene heskett wrote: > debian bookworm everting updated earlier this morning. > > I have an about 125 page .md file I need hardcopy of. If you don't have pandoc installed: sudo apt install pandoc then: pandoc -f markdown FILEIN.md -t pdf -o FILEOUT.pdf will turn markdown into PDF, which you c

printing problem, markdown files

2024-02-01 Thread gene heskett
debian bookworm everting updated earlier this morning. I have an about 125 page .md file I need hardcopy of. I have loaded into geany which recognizes it as an .md file but it had so 300 char lines so I've gone thru it and reformmated the long lines to a max of 72 chars. 1: Unfortunately, bot

Re: Printing problem (was snapshot.debian.org)

2022-06-17 Thread Gareth Evans
On Mon 6 Jun 2022, at 20:03, Gareth Evans wrote: > On Mon 6 Jun 2022, at 17:45, Gareth Evans wrote: >> Recent message with screenshots didn't get through (at least yet) - >> text below, plus another observation. >> >> On Mon 6 Jun 2022, at 16:53, Gareth Evans wrote: >>> On Mon 6 Jun 2022, a

Re: Printing problem (was snapshot.debian.org)

2022-06-06 Thread Gareth Evans
On Mon 6 Jun 2022, at 17:45, Gareth Evans wrote: > Recent message with screenshots didn't get through (at least yet) - > text below, plus another observation. > > On Mon 6 Jun 2022, at 16:53, Gareth Evans wrote: >> On Mon 6 Jun 2022, at 16:23, Eduardo M KALINOWSKI >> wrote: >>> On 06/06/202

Re: Printing problem (was snapshot.debian.org)

2022-06-06 Thread Gareth Evans
Recent message with screenshots didn't get through (at least yet) - text below, plus another observation. On Mon 6 Jun 2022, at 16:53, Gareth Evans wrote: > On Mon 6 Jun 2022, at 16:23, Eduardo M KALINOWSKI > wrote: >> On 06/06/2022 10:48, Gareth Evans wrote: >>> Not sure what's happened tho

Re: Printing problem (was snapshot.debian.org)

2022-06-06 Thread Eduardo M KALINOWSKI
On 06/06/2022 10:48, Gareth Evans wrote: Not sure what's happened though as it worked perfectly with both auto-detected and manually-added printer profiles from Bullseye until a week or two ago. My logs suggest no update to system-config-printer. I did change the printer's hostname (on print

Re: Printing problem (was snapshot.debian.org)

2022-06-06 Thread Gareth Evans
On Mon 6 Jun 2022, at 14:14, Eduardo M KALINOWSKI wrote: > On 06/06/2022 08:19, Gareth Evans wrote: >> Hello, >> >> I have a strange printing problem which can be replicated on two identical >> printers on two different networks, when printing to wireless driverle

Re: Printing problem (was snapshot.debian.org)

2022-06-06 Thread Eduardo M KALINOWSKI
On 06/06/2022 08:19, Gareth Evans wrote: Hello, I have a strange printing problem which can be replicated on two identical printers on two different networks, when printing to wireless driverless IPP with Brother MFC-L2740DW printers from Bullseye, whether the printer is auto-detected or

Re: Printing problem (was snapshot.debian.org)

2022-06-06 Thread Gareth Evans
CUPS error log excerpt attached. G On Mon 6 Jun 2022, at 14:02, Gareth Evans wrote: > On Mon 6 Jun 2022, at 13:05, rhkra...@gmail.com wrote: >> On Monday, June 06, 2022 07:34:07 AM Gareth Evans wrote: >>> On Mon 6 Jun 2022, at 12:19, Gareth Evans wrote: >>>

Re: Printing problem (was snapshot.debian.org)

2022-06-06 Thread Gareth Evans
On Mon 6 Jun 2022, at 13:05, rhkra...@gmail.com wrote: > On Monday, June 06, 2022 07:34:07 AM Gareth Evans wrote: >> On Mon 6 Jun 2022, at 12:19, Gareth Evans wrote: >> > I have a strange printing problem which can be replicated on two >> > identical printers on t

Re: Printing problem Sadly NOT SOLVED

2018-01-17 Thread arne
This printer Brother HL-L2340DW has buggy firmware. When re-installed it killed my CUPS. . I can no longer use my local CUPS webpage, my root/admin password is not accepted. I instead use system-config-printer, which runs fine. Thanks to this program I can at least print as root. But I cannot r

Re: Printing problem

2018-01-15 Thread arne
On Mon, 15 Jan 2018 23:20:52 + Brian wrote: Hi, I made a mistake, I still can not print from office, issue also not completely solved. I can print as user now with gimp, geany, firefox. Not with okular (as root yes), libreoffice writer (as root yes). Also another rights problem I guess. B

Re: Printing problem SOLVED

2018-01-15 Thread arne
Hi, It was a problem with rights. I do not know how they were changed. I could print as root, not as user. Printing with qpdfview as root worked. Firefox, Geany, Gimp I started as user, and I could not print with those. The solution for my printer with brother_lpdwrapper_HLL2340D was: /usr/lib/c

Re: Printing problem

2018-01-15 Thread Brian
On Mon 15 Jan 2018 at 22:29:30 +0100, arne wrote: > On Mon, 15 Jan 2018 11:24:22 + > Brian wrote: > > > On Sun 14 Jan 2018 at 20:30:02 +0100, arne wrote: > > > > > My printer suddenly didn't show up in the Print Windows > > > of Libre Office, Firefox and a lot of other programs. > > > >

Re: Printing problem

2018-01-15 Thread arne
On Mon, 15 Jan 2018 11:24:22 + Brian wrote: > On Sun 14 Jan 2018 at 20:30:02 +0100, arne wrote: > > > My printer suddenly didn't show up in the Print Windows > > of Libre Office, Firefox and a lot of other programs. > > We hope "suddenly" means that one day you went to bed and when you >

Re: Printing problem

2018-01-15 Thread Brian
On Sun 14 Jan 2018 at 20:30:02 +0100, arne wrote: > My printer suddenly didn't show up in the Print Windows > of Libre Office, Firefox and a lot of other programs. We hope "suddenly" means that one day you went to bed and when you woke up, printing from an application didn't work. No changes to t

Re: Printing problem

2018-01-14 Thread deloptes
arne wrote: > amd64 both systems > OS: Daily updated Linux Stretch > > After 5 hours of googling, countless unnecessary rebooting > I still can only print from thin client > , > Not from PC (Only pdf and postscript from files using lpr) > Both macines are running debian stretch updated daily > No

Re: Printing problem

2018-01-14 Thread arne
amd64 both systems OS: Daily updated Linux Stretch After 5 hours of googling, countless unnecessary rebooting I still can only print from thin client , Not from PC (Only pdf and postscript from files using lpr) Both macines are running debian stretch updated daily No complaints from CUPS, but thei

Printing problem

2018-01-14 Thread arne
Hi, My printer suddenly didn't show up in the Print Windows of Libre Office, Firefox and a lot of other programs. I can however Print to File in pdf or ps and print those with lpr from the command line. The printer shows up in CUPS page and I can print the test page from CUPS. I did try reinsta

Re: [SOLVED... sort of] Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-27 Thread Brian
On Sun 27 May 2012 at 08:56:04 +0200, Joost Kraaijeveld wrote: > HP > LaserJet 2200 Postscript (recommended) (en) > HP > LaserJet 2200 Postscript (recommended) (en) There are two entries for the same PPD file because two different strings for the printer model - 'HP LaserJet 2200' and 'Hewlett-

Re: [SOLVED... sort of] Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-27 Thread Camaleón
On Sun, 27 May 2012 08:56:04 +0200, Joost Kraaijeveld wrote: > My problem is solved: I am able to print with both machines, although > graphics appear to be very slow. Then why "sort of"? I do not know which > driver I am actually using... Congrats for the solved problem :-) Then... to know what

Re: [SOLVED... sort of] Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-27 Thread Curt
On 2012-05-27, Joost Kraaijeveld wrote: >HP >LaserJet 2200 Series hpijs, 3.12.2 (en) >HP LaserJet >2200 Series, hpcups 3.12.2 (en) > > I do not know the difference between the two, other than the empirical > proof that the first entry does not work and the second does. You have a laser printer

Re: [SOLVED... sort of] Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-26 Thread Joost Kraaijeveld
Hi, My problem is solved: I am able to print with both machines, although graphics appear to be very slow. Then why "sort of"? I do not know which driver I am actually using... After reading the discussion between Brian and Camaleón (and some suggestions in private mail, thanks to all) which cent

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-26 Thread Camaleón
On Sat, 26 May 2012 17:48:41 +0100, Brian wrote: > On Sat 26 May 2012 at 15:53:03 +, Camaleón wrote: > >> On Sat, 26 May 2012 16:26:34 +0100, Brian wrote: >> > I have a feeling you may have returned to "PostScript is a raw >> > language, no conversion is needed between the doc and the printe

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-26 Thread Brian
On Sat 26 May 2012 at 15:53:03 +, Camaleón wrote: > On Sat, 26 May 2012 16:26:34 +0100, Brian wrote: > > > But at least you have discarded "PostScript is a raw language, no > > conversion is needed between the doc and the printer . . . ." as a > > reason and accept the filter chain is > > >

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-26 Thread Camaleón
On Sat, 26 May 2012 16:26:34 +0100, Brian wrote: > On Sat 26 May 2012 at 13:30:27 +, Camaleón wrote: > >> On Sat, 26 May 2012 13:01:16 +0100, Brian wrote: >> >> There's no "cupsFilter:" line in any of PPD files so maybe the printer >> is not a true PostScript printer or uses a slightly diffe

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-26 Thread Brian
On Sat 26 May 2012 at 13:30:27 +, Camaleón wrote: > On Sat, 26 May 2012 13:01:16 +0100, Brian wrote: > > There's no "cupsFilter:" line in any of PPD files so maybe the printer is > not a true PostScript printer or uses a slightly different implementation > developed by HP. That is not rele

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-26 Thread Camaleón
On Sat, 26 May 2012 13:01:16 +0100, Brian wrote: > On Sat 26 May 2012 at 09:58:31 +, Camaleón wrote: > >> On Fri, 25 May 2012 18:51:16 +0100, Brian wrote: >> > Not quite. The PPD file/driver combination has to produce a file >> > which, when sent to the printer, is understandable by the print

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-26 Thread Brian
On Sat 26 May 2012 at 09:58:31 +, Camaleón wrote: > On Fri, 25 May 2012 18:51:16 +0100, Brian wrote: > > Not quite. The PPD file/driver combination has to produce a file which, > > when sent to the printer, is understandable by the printer. The > > Gutenprint driver. for example, will always s

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-26 Thread Camaleón
On Fri, 25 May 2012 19:45:47 +0100, Brian wrote: > On Fri 25 May 2012 at 17:17:53 +, Camaleón wrote: > >> On Fri, 25 May 2012 19:02:36 +0200, Joost Kraaijeveld wrote: >> >> > It fails on all PDFs >> >> That sounds very strange... > > But important, do you not think, because the result is c

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-26 Thread Camaleón
On Fri, 25 May 2012 18:51:16 +0100, Brian wrote: > On Fri 25 May 2012 at 16:56:51 +, Camaleón wrote: > >> On Fri, 25 May 2012 17:22:11 +0100, Brian wrote: >> >> > I suggest you have a look at how CUPS works. This statement is >> > exactly the opposite of what happens when a PostScript job is

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Brian
On Fri 25 May 2012 at 17:17:53 +, Camaleón wrote: > On Fri, 25 May 2012 19:02:36 +0200, Joost Kraaijeveld wrote: > > > It fails on all PDFs > > That sounds very strange... But important, do you not think, because the result is consistent. > > and I run the short test by printing page 1 of

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Brian
On Fri 25 May 2012 at 18:40:52 +0200, Joost Kraaijeveld wrote: > On vr, 2012-05-25 at 16:52 +0100, Brian wrote: > > What do you mean by 'machine-dependent file'? > > A file that is generated install-time, that adapts an installation to > the machine. E.g. whether a certain machine has or has not

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Brian
On Fri 25 May 2012 at 16:56:51 +, Camaleón wrote: > On Fri, 25 May 2012 17:22:11 +0100, Brian wrote: > > > I suggest you have a look at how CUPS works. This statement is exactly > > the opposite of what happens when a PostScript job is submitted. > > How is that? Both, printer and driver, sh

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Camaleón
On Fri, 25 May 2012 19:02:36 +0200, Joost Kraaijeveld wrote: > On vr, 2012-05-25 at 16:56 +, Camaleón wrote: >> Running the test won't hurt and anyway, he still did not say if the >> file is the same in both computers nor if all the PDFs are failing, or >> maybe I missed that reply. > It fail

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Joost Kraaijeveld
On vr, 2012-05-25 at 16:56 +, Camaleón wrote: > Running the test won't hurt and anyway, he still did not say if the file > is the same in both computers nor if all the PDFs are failing, or maybe I > missed that reply. It fails on all PDFs and I run the short test by printing page 1 of the Ad

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Camaleón
On Fri, 25 May 2012 17:22:11 +0100, Brian wrote: > On Fri 25 May 2012 at 15:59:55 +, Camaleón wrote: > >> On Fri, 25 May 2012 16:45:06 +0100, Brian wrote: >> >> > The native language of the printer is PCL but it also has a >> > PostScript interpreter. It is happy to be given a file in either

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Joost Kraaijeveld
On vr, 2012-05-25 at 16:52 +0100, Brian wrote: > What do you mean by 'machine-dependent file'? A file that is generated install-time, that adapts an installation to the machine. E.g. whether a certain machine has or has not installed packages. Although the packages on the machines are the same, t

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Brian
On Fri 25 May 2012 at 15:59:55 +, Camaleón wrote: > On Fri, 25 May 2012 16:45:06 +0100, Brian wrote: > > > The native language of the printer is PCL but it also has a PostScript > > interpreter. It is happy to be given a file in either language. > > PostScript is a raw language, no conversio

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Camaleón
On Fri, 25 May 2012 16:45:06 +0100, Brian wrote: > On Fri 25 May 2012 at 15:18:50 +, Camaleón wrote: > >> On Fri, 25 May 2012 17:05:15 +0200, Joost Kraaijeveld wrote: >> >> > And I am not sure, but I seem to remember that it used to be PS that >> > was the default. >> >> A postscript printe

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Brian
On Fri 25 May 2012 at 17:05:15 +0200, Joost Kraaijeveld wrote: > On Fri, 2012-05-25 at 14:53 +, Camaleón wrote: > > > > Are you sure that's the recommended driver for your device? The printer > > seems to support PS as well as PCL6 so using lj5gray can make the job > > output slower and has

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Brian
On Fri 25 May 2012 at 15:18:50 +, Camaleón wrote: > On Fri, 25 May 2012 17:05:15 +0200, Joost Kraaijeveld wrote: > > > And I am not sure, but I seem to remember that it used to be PS that > > was the default. > > A postscript printer will be happier with a postcript driver though in > linux

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Camaleón
On Fri, 25 May 2012 17:05:15 +0200, Joost Kraaijeveld wrote: > On Fri, 2012-05-25 at 14:53 +, Camaleón wrote: >> On Fri, 25 May 2012 14:39:01 +0200, Joost Kraaijeveld wrote: >> >> > I have 2 identical Wheezy machines: they both have the same packages >> > and the same versions for those packa

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Joost Kraaijeveld
On Fri, 2012-05-25 at 14:53 +, Camaleón wrote: > On Fri, 25 May 2012 14:39:01 +0200, Joost Kraaijeveld wrote: > > > I have 2 identical Wheezy machines: they both have the same packages and > > the same versions for those packages Wheezy, up to date as of this > > morning). The configuration fi

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Camaleón
On Fri, 25 May 2012 14:39:01 +0200, Joost Kraaijeveld wrote: > I have 2 identical Wheezy machines: they both have the same packages and > the same versions for those packages Wheezy, up to date as of this > morning). The configuration files in /etc/cups and /etc/foomatic are > exactly identical. B

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread keith
On Fri, 25 May 2012 14:39:01 +0200 Joost Kraaijeveld wrote: [...] > use the same printer). The problematic machine prints a PDF file as an > almost empty pages with the following text: > "PCL CL error > Subsystem: IMAGE > Error: ExtraData > Operator: ReadImage > Position:

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Brian
On Fri 25 May 2012 at 14:39:01 +0200, Joost Kraaijeveld wrote: > I have 2 identical Wheezy machines: they both have the same packages and > the same versions for those packages Wheezy, up to date as of this > morning). The configuration files in /etc/cups and /etc/foomatic are > exactly identical.

OT: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Ralf Mardorf
On Fri, 2012-05-25 at 14:53 +0200, Joost Kraaijeveld wrote: > And for those thinking about sacrificing a goat: done that already. It > made the first machine work, not the second one. Two machines, but one goat only? A second goat? A virgin? At a special time, e.g. at full moon only? And so on and

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Joost Kraaijeveld
On Fri, 2012-05-25 at 14:48 +0200, Juan Sierra Pons wrote: > Hi, > > I had a similar problem long time ago I don't remember if the error > message was the same > > But I solved it stopping and unplugging the printer for a while > (30 sec should be enough) > > Its sound silly but it worke

Re: Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Juan Sierra Pons
2012/5/25 Joost Kraaijeveld : > Hi, > > I have 2 identical Wheezy machines: they both have the same packages and > the same versions for those packages Wheezy, up to date as of this > morning). The configuration files in /etc/cups and /etc/foomatic are > exactly identical. Both machines should prin

Wheezy printing problem: 2 identical (?) machines and 1 does not print PDFs

2012-05-25 Thread Joost Kraaijeveld
Hi, I have 2 identical Wheezy machines: they both have the same packages and the same versions for those packages Wheezy, up to date as of this morning). The configuration files in /etc/cups and /etc/foomatic are exactly identical. Both machines should print to a network printer (HP2200 DTN). I us

Cups Printing problem with USB to Parallel printer Cable

2012-02-27 Thread Wayne Topa
Debian Users I have been plagued with an annoying problems with cups lately. I have to unplug the usb cable every time I try to print from X and then the console. I finally found what is causing this but not where the problem is. This is on Sid and on Wheezy/Testing. Here is what I found. On

Re: Printing problem in Icedove

2011-07-17 Thread Ralf Mardorf
ng is ok here, excepted of this ... On Sun, 2011-07-17 at 14:04 +0200, Ralf Mardorf wrote: > > * To: debian-backpo...@lists.debian.org > > * Subject: Printing problem in Icedove > > * From: Paul van der Vlis > > * Date: Fri, 15 Jul 2011 21:05:56

Re: Printing problem jpeg file size gets multiplied???

2011-07-12 Thread Camaleón
On Mon, 11 Jul 2011 16:25:48 -0500, Jack Schneider wrote: > I have two jpeg files on my desktop. Both show correct file sizes in > Properties. Running Debian Squeeze Up2date. Printer is Lexmark C540 > Xl, printer properties shows connected to printer. via my local network. > > Using Gthumb to p

Printing problem jpeg file size gets multiplied???

2011-07-11 Thread Jack Schneider
Hi, All I have two jpeg files on my desktop. Both show correct file sizes in Properties. Running Debian Squeeze Up2date. Printer is Lexmark C540 Xl, printer properties shows connected to printer. via my local network. Using Gthumb to print, it sends to queue and hangs... never prints... Lexmark

Printing problem, lenny, xfce, galeon, gnome, xprint

2009-11-21 Thread Paul E Condon
I'm having difficulty getting Galeon to print web pages. (I can print from Iceweasel and Emacs, so this can't be something grossly stupid like failure to start CUPS.) I am running Lenny with the 'alternative' windowing/desktop environment Xfce4, which was installed by using netinstall CD. Galeon c

panasonic kxp-1123 printing problem

2009-07-23 Thread Jude DaShiell
A friend and me used linuxprinting.org and openprinting.org and have foomatic and cups and the ppd file for this printer on my machine. I got new ink cartridges for this printer from databaazar.com and we can make the printer do the self-test externally but even after foomatic is given the loc

Re: Strange printing problem(s) (SOLVED)

2009-06-06 Thread Wayne Topa
Andrew Malcolmson wrote: Wayne Topa-4 wrote: Has anyone got a clue as to where I should look? Perhaps: sudo aptitude purge cups #check for any cups packages left and purge them if any are found sudo aptitude search cups~i #Search your user's home folder for any remaining cups settings

Re: Strange printing problem(s)

2009-06-06 Thread Andrew Malcolmson
do aptitude clean sudo aptitude update sudo aptitude install cups -- View this message in context: http://www.nabble.com/Strange-printing-problem%28s%29-tp23855660p23902246.html Sent from the Debian User mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to debian-user-requ...@lists

Re: Strange printing problem(s)

2009-06-05 Thread Wayne Topa
andmalc wrote: Wayne Topa-4 wrote: ... I gave attached the cupsd.conf & client.conf files. ... LogLevel warning ... Try changing the log level in cupsd.conf to debug and follow the log while printing. You may also turn on debug logging by running sudo cupsctl --debug-logging More info:

Re: Strange printing problem(s)

2009-06-04 Thread Wayne Topa
andmalc wrote: Wayne Topa-4 wrote: ... I gave attached the cupsd.conf & client.conf files. ... LogLevel warning ... On Sid for these tests Thanks for the reply! Changed the loglevel to debug No entries in the error_log when my user tries to print. There are no errors show there at all

Re: Strange printing problem(s)

2009-06-04 Thread andmalc
tl --debug-logging -- View this message in context: http://www.nabble.com/Strange-printing-problem%28s%29-tp23855660p23872115.html Sent from the Debian User mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsub

Strange printing problem(s)

2009-06-03 Thread Wayne Topa
I am having a problem with cups, again, and hope that someone here may be able to save my sanity. I had my AMD64 box die about 3 months ago and have just recently revived it. It is a 3 dist box with squeeze and sid up to date so far but having different printing problems. Printing was wo

Strange printing problem(s)

2009-06-03 Thread Wayne Topa
I am having a problem with cups, again, and hope that someone here may be able to save my sanity. I had my AMD64 box die about 3 months ago and have just recently revived it. It is a 3 dist box with squeeze and sid up to date so far but having different printing problems. Printing was work

Re: Strange printing problem in iceweasel -pelase help.

2009-05-14 Thread Ramasubramanian Ramesh
Thank you. But my trouble has nothing to do with printer as I cannot print to a file either. It seems to be a iceweasel problem in printing selected pages. Ramesh Andrew Malcolmson wrote: On Fri, May 8, 2009 at 6:46 PM, Ramasubramanian Ramesh wrote: Can you please tell me why this might

Re: Strange printing problem in iceweasel -pelase help.

2009-05-14 Thread Andrew Malcolmson
On Fri, May 8, 2009 at 6:46 PM, Ramasubramanian Ramesh wrote: > Can you please tell me why this might be happening and what experiments I > can do to further investigate? I tried googling and got nowhere. > Take a look at the Ubuntu wiki page on debugging printing issues: https://wiki.ubuntu.com

Re: Strange printing problem in iceweasel -pelase help.

2009-05-08 Thread Ramasubramanian Ramesh
Can you please tell me why this might be happening and what experiments I can do to further investigate? I tried googling and got nowhere. Ramesh Ramasubramanian Ramesh wrote: I run lenny amd64 and standard iceweasel package. I am having difficulty in printing *some* secure (https) pages. I a

Strange printing problem in iceweasel

2009-05-05 Thread Ramasubramanian Ramesh
I run lenny amd64 and standard iceweasel package. I am having difficulty in printing *some* secure (https) pages. I am not sure what causes it, but I think it does not print if there is only one page to print. Th result is the same regardless of whether I print to the printer directly or to a

Re: update on printing problem

2009-01-01 Thread Zach
On Jan 1, 4:50 pm, Ken Irving wrote: > On Thu, Jan 01, 2009 at 08:07:55AM -0500, Zach Uram wrote: > > I have exhausted every solution I could find :( As a last resort I > > tried running lpadmin to set the printer manually and I get that > > stupid ambiguous error message again, same one I got in

Re: update on printing problem

2009-01-01 Thread Zach
On Jan 1, 3:10 pm, andmalc wrote: > > Did you see/try the suggestion I made in the original thread? > > "Install the printer by running 'hp-setup' as root. Choose the option > for a parallel connection. " There is no hp-setup installed. There is an hp-toolbox but that requires python-qt3 which n

Re: update on printing problem

2009-01-01 Thread Ken Irving
On Thu, Jan 01, 2009 at 08:07:55AM -0500, Zach Uram wrote: > I have exhausted every solution I could find :( As a last resort I > tried running lpadmin to set the printer manually and I get that > stupid ambiguous error message again, same one I got in the cups web > interface. Does anyone know wha

Re: update on printing problem

2009-01-01 Thread Zach Uram
On Thu, Jan 1, 2009 at 9:20 AM, Javier Barroso wrote: > Hi, Hi, > Which solutions have you tried ? I tried gnome-cups-manager which calls gnome-cups-add, I tried lpadmin, I tried the cups web interface. > I suppose this is a silly question, but .. has you got free space in > your /var/spool/cu

Re: update on printing problem

2009-01-01 Thread andmalc
On Jan 1, 8:30 am, "Zach Uram" wrote: > I have exhausted every solution I could find Did you see/try the suggestion I made in the original thread? "Install the printer by running 'hp-setup' as root. Choose the option for a parallel connection. " -- To UNSUBSCRIBE, email to debian-user-requ...

Re: update on printing problem

2009-01-01 Thread Javier Barroso
Hi, On Thu, Jan 1, 2009 at 2:07 PM, Zach Uram wrote: > I have exhausted every solution I could find :( Which solutions have you tried ? > z...@hal9000:~$ sudo lpadmin -h localhost -p HP -D printer -u > allow:zu22 -P /rofs/usr/share/cups/model/hpijs/HP/HP-DeskJet_960C-hpijs.ppd > lpadmin: Request

update on printing problem

2009-01-01 Thread Zach Uram
I have exhausted every solution I could find :( As a last resort I tried running lpadmin to set the printer manually and I get that stupid ambiguous error message again, same one I got in the cups web interface. Does anyone know what this error message means and how I can get my printer (HP Deskje

Re: GNOME faint printing problem.

2008-02-10 Thread Alan Ianson
On Sun February 10 2008 08:58:15 am Matt Gracie wrote: > I'm running Debian sid on an ia32 computer, with everything up to date, > and printing via CUPS to an HP Laserjet 4m. When I print from GNOME > applications, like evince or epiphany, the output is too faint to read. > But if I print the same

GNOME faint printing problem.

2008-02-10 Thread Matt Gracie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm running Debian sid on an ia32 computer, with everything up to date, and printing via CUPS to an HP Laserjet 4m. When I print from GNOME applications, like evince or epiphany, the output is too faint to read. But if I print the same document or web

Re: Cups printing problem

2007-09-03 Thread Florian Kulzer
On Sun, Sep 02, 2007 at 14:47:52 -0600, Robert Jerrard wrote: > On Sun, 2007-09-02 at 22:03 +0200, Florian Kulzer wrote: > > On Sat, Sep 01, 2007 at 11:43:18 -0600, Robert Jerrard wrote: > > > I have just installed Debian etch from scratch. In attempting to set up > > > the printing the cups printe

Re: Cups printing problem

2007-09-02 Thread Robert Jerrard
On Sun, 2007-09-02 at 22:03 +0200, Florian Kulzer wrote: > On Sat, Sep 01, 2007 at 11:43:18 -0600, Robert Jerrard wrote: > > I have just installed Debian etch from scratch. In attempting to set up > > the printing the cups printer section tells me: > > > > "/usr/lib/cups/backend/http failed" > >

Re: Cups printing problem

2007-09-02 Thread Florian Kulzer
On Sat, Sep 01, 2007 at 11:43:18 -0600, Robert Jerrard wrote: > I have just installed Debian etch from scratch. In attempting to set up > the printing the cups printer section tells me: > > "/usr/lib/cups/backend/http failed" > > and /var/log/cups/error_log gives: > > E [01/Sep/2007:10:22:33 -06

Cups printing problem

2007-09-01 Thread Robert Jerrard
I have just installed Debian etch from scratch. In attempting to set up the printing the cups printer section tells me: "/usr/lib/cups/backend/http failed" and /var/log/cups/error_log gives: E [01/Sep/2007:10:22:33 -0600] [Job 1] Destination printer does not exist! E [01/Sep/2007:10:22:33 -0600]

Re: Network printing problem.

2007-07-20 Thread Barry Samuels
20.1 to 2.6.22. After that upgrade network printing from > > computer B would no longer work with the message 'waiting for > address> to come up'. The odd thing is that I could ping the > > ethernet port on computer A to which the printer is connect but not > > the

Re: Network printing problem.

2007-07-19 Thread Florian Kulzer
o longer work with the message 'waiting for address> to come up'. The odd thing is that I could ping the ethernet > port on computer A to which the printer is connect but not the printer > itself. > > Reverting to kernel 2.20.1 on computer A cured the printing problem but

Network printing problem.

2007-07-19 Thread Barry Samuels
t port on computer A to which the printer is connect but not the printer itself. Reverting to kernel 2.20.1 on computer A cured the printing problem but means that the sensors temperatures that have worked properly for the first time with 2.6.22 now cannot be displayed (bother!). That see

Re: printing problem - spurious "d" characters, bad pixels,spurious form feeds - SOLVED

2006-10-18 Thread Daniel B.
IB. wrote: charles norwood wrote: On Thu, 2006-07-06 at 10:27 -0400, Daniel B. wrote: ... Also, given that the spurious characters appear at different places in the printout when I try again suggests that something random is going on (dropped or extra characters in the output stream), which do

kernel parallel-post printing problem - spurious characters printed randomly interspersed in printout - since kernel (and Sarge) update

2006-10-03 Thread Daniel B.
I wrote: Since I upgraded to Debian Sarge and kernel 2.6.8 (2.6.8-2-k7-smp), I've been getting lots of errors in my printouts. The error pattern is that at multiple, seemingly random positions in the middle of the printout, there is a spurious "d" character... ... Because plain-text document

Re: printing problem - spurious characters printed randomly interspersed in printout - since Sarge/kernel update

2006-10-02 Thread Daniel B.
Marty wrote: Daniel B. wrote: [With] Debian Sarge and kernel 2.6.8 ... I've been getting lots of >> errors in my printouts. ... at multiple, seemingly random positions >> ... there is a spurious "d" character... ... This applies to files that go through the magicfilter/gs rasterizer, but does

Re: printing problem - spurious characters printed randomly interspersed in printout - since Sarge/kernel update

2006-10-01 Thread Marty
Daniel B. wrote: Since I upgraded to Debian Sarge and kernel 2.6.8 (2.6.8-2-k7-smp), I've been getting lots of errors in my printouts. The error pattern is that at multiple, seemingly random positions in the middle of the printout, there is a spurious "d" character, and frequentlyright after

printing problem - spurious characters printed randomly interspersed in printout - since Sarge/kernel update

2006-10-01 Thread Daniel B.
Since I upgraded to Debian Sarge and kernel 2.6.8 (2.6.8-2-k7-smp), I've been getting lots of errors in my printouts. The error pattern is that at multiple, seemingly random positions in the middle of the printout, there is a spurious "d" character, and frequentlyright after the "d" there som

Re: printing problem - spurious "d" characters, bad pixels, spuriousform feeds

2006-07-10 Thread Daniel B.
charles norwood wrote: On Thu, 2006-07-06 at 10:27 -0400, Daniel B. wrote: ... Also, given that the spurious characters appear at different places in the printout when I try again suggests that something random is going on (dropped or extra characters in the output stream), which doesn't sound

Re: printing problem - spurious "d" characters, bad pixels, spuriousform feeds

2006-07-07 Thread charles norwood
On Thu, 2006-07-06 at 10:27 -0400, Daniel B. wrote: > Felipe Sateler wrote: > > Daniel B. wrote: > > > >> Can anyone help with this? I got absolutely no replies when I > >> posted it before. Now the problem is much worse, with dozens > >> of errors per page, maybe evening averaging one error per

Re: printing problem - spurious "d" characters, bad pixels, spuriousform feeds

2006-07-06 Thread Daniel B.
Felipe Sateler wrote: Daniel B. wrote: Can anyone help with this? I got absolutely no replies when I posted it before. Now the problem is much worse, with dozens of errors per page, maybe evening averaging one error per line of text (when printing a plain-text file). I'm taking a _very_ wil

Re: printing problem - spurious "d" characters, bad pixels, spuriousform feeds

2006-07-03 Thread Felipe Sateler
Daniel B. wrote: > Can anyone help with this? I got absolutely no replies when I > posted it before. Now the problem is much worse, with dozens > of errors per page, maybe evening averaging one error per line > of text (when printing a plain-text file). I'm taking a _very_ wild guess here: perh

printing problem - spurious "d" characters, bad pixels, spuriousform feeds

2006-07-03 Thread Daniel B.
Can anyone help with this? I got absolutely no replies when I posted it before. Now the problem is much worse, with dozens of errors per page, maybe evening averaging one error per line of text (when printing a plain-text file). Thanks. ---

printing problem - spurious "d" characters, bad pixels, spuriousform feeds

2006-06-12 Thread Daniel B.
Since I upgraded to Debian Sarge and switched to CUPS for printing, I've been getting lots of errors in my printouts. The error pattern is that somewhere in the middle of the printout, there is a spurious "d" character, and right next to the "d" (I think after it) there is a column or two of erron

Printing problem 750C

2006-06-01 Thread Clark Ken
Hello There, I am trying to print a .pdf file to an HP Designjet 750C roll feed plotter.The length of the plot is equal to 3.5 x A0 sheets but I cannot get it to print the whole thing as I wish, it only does a single A0 sheet taken from the middle of the plot window. I have set the plotter to 'Inke

  1   2   3   4   >