Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

print problem (a tough one)

 
Goto page Previous  1, 2
   Soft32 Home -> Linux -> Setup RSS
Next:  vma_merge issue  
Author Message
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 16) Posted: Tue Aug 11, 2009 12:38 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: comp>os>linux>setup (more info?)

John Hasler wrote:
> The Natural Philosopher writes:
>> reboot the system - this usually cleans out spooled files..
>
> lprm will do that.


Nope
already tried that both as user and as root


"no print job"
Back to top
Login to vote
Michael Black

External


Since: Nov 02, 2008
Posts: 38



(Msg. 17) Posted: Tue Aug 11, 2009 1:20 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 11 Aug 2009, philo wrote:


> Considering it works correctly about 99% of the time
> and then corrects itself with me making *no* changes to the settings...
> I say the settings are probably right...
>
Have you made sure the cable from the computer to the printer is well
plugged in? Disconnect it and reconnect it, maybe a few times. I seem
to recall I had some problem like this because the cable wasn't doing a
good job.

I have no idea how common that might be, but that is the sort of thing
that is the problem. One byte garbled in the right place, and the printer
sees text rather than control commands, so it just prints out the whole
thing.

Michael
Back to top
Login to vote
John Hasler

External


Since: Jul 22, 2003
Posts: 103



(Msg. 18) Posted: Tue Aug 11, 2009 5:33 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Natural Philosopher writes:
> reboot the system - this usually cleans out spooled files..

I wrote:
> lprm will do that.

philo writes:
> Nope

Yup. lprm will clean out spooled files.

> already tried that both as user and as root

Your problem is not spooled files. It is material buffered up in your
printer.
--
John Hasler
john.TakeThisOut@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Back to top
Login to vote
philo

External


Since: Dec 11, 2005
Posts: 32



(Msg. 19) Posted: Tue Aug 11, 2009 5:53 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"John Hasler" <john DeleteThis @dhh.gt.org> wrote in message
news:87tz0e3rrg.fsf@thumper.dhh.gt.org...
> The Natural Philosopher writes:
>> reboot the system - this usually cleans out spooled files..
>
> I wrote:
>> lprm will do that.
>
> philo writes:
>> Nope
>
> Yup. lprm will clean out spooled files.
>
>> already tried that both as user and as root
>
> Your problem is not spooled files. It is material buffered up in your
> printer.



OK...reasonable thought ...but:

when I used the command lprm it showed that there were no print jobs...

so it certainly makes sense that there was "material buffered" in the
printer...

however, I could boot over to another OS and the printer worked fine
there...
but as soon as I booted back to Fedora 10...
the printer still continued printing garbage... (until it finally ran it's
course)
so that implies the the job was still there (somewhere) in the OS

killing Cups, rebooting then restarting Cups was the only way I have figured
out to clear it.


Anyway...since this seems to happen when I print from a Win-app under
Wine...
I have since upgraded the Win-app to a newer version.

Since the problem can occur two times in a row....or not happen for several
months...
It will take me a while to get this figured out one way or the other.
Back to top
Login to vote
The Natural Philosopher

External


Since: Apr 15, 2009
Posts: 97



(Msg. 20) Posted: Tue Aug 11, 2009 7:20 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

John Hasler wrote:
> The Natural Philosopher writes:
>> reboot the system - this usually cleans out spooled files..
>
> I wrote:
>> lprm will do that.
>
> philo writes:
>> Nope
>
> Yup. lprm will clean out spooled files.
>
>> already tried that both as user and as root
>
> Your problem is not spooled files. It is material buffered up in your
> printer.
Bitter experience says this is not necessarily the case.

There are loads of intermediate files in the avearage CUPS process..the
file you queue, the file that gets created as a temporary postcript
entity..then on some non postcript printers, the file that is in the
printers native dialect. Plus the file that exists in the printer meory.

I've actually cleaned these out by hand on earlier LP systems..

I THINK disabling the printer queue itself via CUPS removes all the
temps, but I wouldn't bet on it..
Back to top
Login to vote
John Hasler

External


Since: Jul 22, 2003
Posts: 103



(Msg. 21) Posted: Tue Aug 11, 2009 7:33 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Natural Philosopher writes:
> There are loads of intermediate files in the avearage CUPS process...

CUPS... Sorry. I was forgetting that he's not using a sane printing
package.
--
John Hasler
john.DeleteThis@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Back to top
Login to vote
David W. Hodgins

External


Since: Jun 06, 2007
Posts: 118



(Msg. 22) Posted: Tue Aug 11, 2009 8:29 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 11 Aug 2009 18:53:10 -0400, philo <philo.RemoveThis@privacy.net> wrote:

> Anyway...since this seems to happen when I print from a Win-app under
> Wine...

I don't use wine. Does it have it's own print manager, that may be
queuing the document?

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
Back to top
Login to vote
philo

External


Since: Dec 11, 2005
Posts: 32



(Msg. 23) Posted: Tue Aug 11, 2009 9:49 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<snip>
>>
>> Your problem is not spooled files. It is material buffered up in your
>> printer.
> Bitter experience says this is not necessarily the case.
>
> There are loads of intermediate files in the avearage CUPS process..the
> file you queue, the file that gets created as a temporary postcript
> entity..then on some non postcript printers, the file that is in the
> printers native dialect. Plus the file that exists in the printer meory.
>
> I've actually cleaned these out by hand on earlier LP systems..
>
> I THINK disabling the printer queue itself via CUPS removes all the temps,
> but I wouldn't bet on it..
>

Well, considering that stopping Cups was the only thing that worked,
it must have removed all the temps
Back to top
Login to vote
philo

External


Since: Dec 11, 2005
Posts: 32



(Msg. 24) Posted: Tue Aug 11, 2009 9:50 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"David W. Hodgins" <dwhodgins RemoveThis @nomail.afraid.org> wrote in message
news:op.uyiwytuaa3w0dxdave@hodgins.homeip.net...
> On Tue, 11 Aug 2009 18:53:10 -0400, philo <philo RemoveThis @privacy.net> wrote:
>
>> Anyway...since this seems to happen when I print from a Win-app under
>> Wine...
>
> I don't use wine. Does it have it's own print manager, that may be
> queuing the document?
>


Not that I know of,
Back to top
Login to vote
The Natural Philosopher

External


Since: Apr 15, 2009
Posts: 97



(Msg. 25) Posted: Wed Aug 12, 2009 3:20 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

philo wrote:
> <snip>
>>> Your problem is not spooled files. It is material buffered up in your
>>> printer.
>> Bitter experience says this is not necessarily the case.
>>
>> There are loads of intermediate files in the avearage CUPS process..the
>> file you queue, the file that gets created as a temporary postcript
>> entity..then on some non postcript printers, the file that is in the
>> printers native dialect. Plus the file that exists in the printer meory.
>>
>> I've actually cleaned these out by hand on earlier LP systems..
>>
>> I THINK disabling the printer queue itself via CUPS removes all the temps,
>> but I wouldn't bet on it..
>>
>
> Well, considering that stopping Cups was the only thing that worked,
> it must have removed all the temps
>
>
Ah. I'll file that for future reference..

WE had an issue like that..a site I do a bit of IT management for has
two color lasers, in case one breaks. One was low on ink, and the ruddy
thing caused CUPS to flag it as 'stopped'. Foolishly I started it
without checking the queues..'Oh its been like that a couple of weeks.
Works from windows, but not from the Linux server'

removed the queues, but had a devils own job with one print job.. I
couldn't remember what I did, because I tried everything..
Back to top
Login to vote
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 26) Posted: Wed Aug 12, 2009 4:34 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Natural Philosopher wrote:
> philo wrote:
>> <snip>
>>>> Your problem is not spooled files. It is material buffered up in your
>>>> printer.
>>> Bitter experience says this is not necessarily the case.
>>>
>>> There are loads of intermediate files in the avearage CUPS
>>> process..the file you queue, the file that gets created as a
>>> temporary postcript entity..then on some non postcript printers, the
>>> file that is in the printers native dialect. Plus the file that
>>> exists in the printer meory.
>>>
>>> I've actually cleaned these out by hand on earlier LP systems..
>>>
>>> I THINK disabling the printer queue itself via CUPS removes all the
>>> temps, but I wouldn't bet on it..
>>>
>>
>> Well, considering that stopping Cups was the only thing that worked,
>> it must have removed all the temps
>>
> Ah. I'll file that for future reference..
>
> WE had an issue like that..a site I do a bit of IT management for has
> two color lasers, in case one breaks. One was low on ink, and the ruddy
> thing caused CUPS to flag it as 'stopped'. Foolishly I started it
> without checking the queues..'Oh its been like that a couple of weeks.
> Works from windows, but not from the Linux server'
>
> removed the queues, but had a devils own job with one print job.. I
> couldn't remember what I did, because I tried everything..
>
>
>


Well

I updated the Win-app

removed any non-needed printing-related software

and went to print...and got the same thing.

gibbirish!


Killing cups and rebooting was the only way to stop it...
so if anything, the problem is actually getting worse
as it used to only happen occasionally!
Back to top
Login to vote
Doug Freyburger

External


Since: Jan 12, 2009
Posts: 8



(Msg. 27) Posted: Wed Aug 12, 2009 7:37 am
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Natural Philosopher <t....DeleteThis@invalid.invalid> wrote:
> John Hasler wrote:
>
> > Your problem is not spooled files.  It is material buffered up in your
> > printer.
>
> Bitter experience says this is not necessarily the case.
>
> There are loads of intermediate files in the avearage CUPS process..the
> file you queue, the file that gets created as a temporary postcript
> entity..then on some non postcript printers, the file that is in the
> printers native dialect. Plus the file that exists in the printer meory.
>
> I've actually cleaned these out by hand on earlier LP systems..
>
> I THINK disabling the printer queue itself via CUPS removes all the
> temps, but I wouldn't bet on it.

I would sure like an O'Reilley book on CUPS! Or one in any of the
other series of tutorial books. The short howto files I've found so
far have left me digging through assorted directory trees with find.
Back to top
Login to vote
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 28) Posted: Wed Aug 12, 2009 12:44 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Doug Freyburger wrote:
> The Natural Philosopher <t....DeleteThis@invalid.invalid> wrote:
>> John Hasler wrote:
>>
>>> Your problem is not spooled files. It is material buffered up in your
>>> printer.
>> Bitter experience says this is not necessarily the case.
>>
>> There are loads of intermediate files in the avearage CUPS process..the
>> file you queue, the file that gets created as a temporary postcript
>> entity..then on some non postcript printers, the file that is in the
>> printers native dialect. Plus the file that exists in the printer meory.
>>
>> I've actually cleaned these out by hand on earlier LP systems..
>>
>> I THINK disabling the printer queue itself via CUPS removes all the
>> temps, but I wouldn't bet on it.
>
> I would sure like an O'Reilley book on CUPS! Or one in any of the
> other series of tutorial books. The short howto files I've found so
> far have left me digging through assorted directory trees with find.



well it will give me something to do!
Back to top
Login to vote
Unruh

External


Since: Aug 14, 2005
Posts: 224



(Msg. 29) Posted: Wed Aug 12, 2009 1:20 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

philo <philo RemoveThis @privacy.net> writes:

>The Natural Philosopher wrote:
>> philo wrote:
>>> <snip>
>>>>> Your problem is not spooled files. It is material buffered up in your
>>>>> printer.
>>>> Bitter experience says this is not necessarily the case.
>>>>
>>>> There are loads of intermediate files in the avearage CUPS
>>>> process..the file you queue, the file that gets created as a
>>>> temporary postcript entity..then on some non postcript printers, the
>>>> file that is in the printers native dialect. Plus the file that
>>>> exists in the printer meory.
>>>>
>>>> I've actually cleaned these out by hand on earlier LP systems..
>>>>
>>>> I THINK disabling the printer queue itself via CUPS removes all the
>>>> temps, but I wouldn't bet on it..
>>>>
>>>
>>> Well, considering that stopping Cups was the only thing that worked,
>>> it must have removed all the temps
>>>
>> Ah. I'll file that for future reference..
>>
>> WE had an issue like that..a site I do a bit of IT management for has
>> two color lasers, in case one breaks. One was low on ink, and the ruddy
>> thing caused CUPS to flag it as 'stopped'. Foolishly I started it
>> without checking the queues..'Oh its been like that a couple of weeks.
>> Works from windows, but not from the Linux server'
>>
>> removed the queues, but had a devils own job with one print job.. I
>> couldn't remember what I did, because I tried everything..
>>
>>
>>


>Well

>I updated the Win-app

>removed any non-needed printing-related software

>and went to print...and got the same thing.

>gibbirish!


>Killing cups and rebooting was the only way to stop it...
>so if anything, the problem is actually getting worse
>as it used to only happen occasionally!

That is great. Now you can actually have something to debug. The worst
things are those that happen on ly very sporadically.
Back to top
Login to vote
philo

External


Since: Sep 14, 2004
Posts: 91



(Msg. 30) Posted: Wed Aug 12, 2009 1:20 pm
Post subject: Re: print problem (a tough one) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Unruh wrote:
> philo <philo RemoveThis @privacy.net> writes:
>
>> The Natural Philosopher wrote:
>>> philo wrote:
>>>> <snip>
>>>>>> Your problem is not spooled files. It is material buffered up in your
>>>>>> printer.
>>>>> Bitter experience says this is not necessarily the case.
>>>>>
>>>>> There are loads of intermediate files in the avearage CUPS
>>>>> process..the file you queue, the file that gets created as a
>>>>> temporary postcript entity..then on some non postcript printers, the
>>>>> file that is in the printers native dialect. Plus the file that
>>>>> exists in the printer meory.
>>>>>
>>>>> I've actually cleaned these out by hand on earlier LP systems..
>>>>>
>>>>> I THINK disabling the printer queue itself via CUPS removes all the
>>>>> temps, but I wouldn't bet on it..
>>>>>
>>>> Well, considering that stopping Cups was the only thing that worked,
>>>> it must have removed all the temps
>>>>
>>> Ah. I'll file that for future reference..
>>>
>>> WE had an issue like that..a site I do a bit of IT management for has
>>> two color lasers, in case one breaks. One was low on ink, and the ruddy
>>> thing caused CUPS to flag it as 'stopped'. Foolishly I started it
>>> without checking the queues..'Oh its been like that a couple of weeks.
>>> Works from windows, but not from the Linux server'
>>>
>>> removed the queues, but had a devils own job with one print job.. I
>>> couldn't remember what I did, because I tried everything..
>>>
>>>
>>>
>
>
>> Well
>
>> I updated the Win-app
>
>> removed any non-needed printing-related software
>
>> and went to print...and got the same thing.
>
>> gibbirish!
>
>
>> Killing cups and rebooting was the only way to stop it...
>> so if anything, the problem is actually getting worse
>> as it used to only happen occasionally!
>
> That is great. Now you can actually have something to debug. The worst
> things are those that happen on ly very sporadically.
>


for the time being I think I'm just going to turn Cups off
and start it up only if I need it.

about one crossword puzzle a day is the extent of my printing!
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Using VMWare to boot linux patition. - Hi, I regularly switch between winxp pro and mandrake 10.2. Lately this has become a bit of a pain so I looked into..

Problems with fonts rendering under ubuntu feisty ?! - hello my laptop mount an ATI mobility radeon 9700 , my screen resolution is 1280x800 I trying to set the correct..

The out-of-memory killer. - What can a process do to insure that it is the process which dies when the system runs out of memory. (This is as..

Problem in page " %s', $p, $p)); } print join (", ", @p); .. - The Page: http://www.debian.org/News/2004/20041026 In Spanish, have a problem. %s', $p, $p)); } print join (",...

[Samba] 3.0.0 upgrade print problem - I recently upgraded from Samba 2.2.5 to 3.0.0. I have been experiencing two odd problems. First I can no longer prin...

[gentoo-user] openoffice print problem - I have my Epson R200 configured right through CUPS and printing is great except in OpenOffice 1.1.3. No matter what..
       Soft32 Home -> Linux -> Setup All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2
Page 2 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]