Welcome to HardwareForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Item sticks in Print Queue

 
   Hardware Problem Solving Community! (Home) -> General Discussion RSS
Next:  Asus Striker Extreme - QX6850 - Overclocking opti..  
Author Message
Mel

External


Since: Sep 22, 2007
Posts: 3



(Msg. 1) Posted: Sun Feb 03, 2008 11:29 am
Post subject: Item sticks in Print Queue
Archived from groups: alt>comp>hardware (more info?)

Printer is a new HP laser Jet P1006

It seems like every time I turn around my wife says the printer won't
print. She usually has items backed up in the print Queue. When I try
to cancel the jobs it just says deleting but nothing happens. The only
way I have been able to get the items out of the que is removing the
plug from the wall and rebooting the PC.
Any ideas?

 >> Stay informed about: Item sticks in Print Queue 
Back to top
Login to vote
kony

External


Since: Jan 03, 2004
Posts: 7693



(Msg. 2) Posted: Sun Feb 03, 2008 10:25 pm
Post subject: Re: Item sticks in Print Queue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 03 Feb 2008 11:29:48 -0700, Mel
<nospamaxelrod DeleteThis @cox.net> wrote:

>Printer is a new HP laser Jet P1006
>
>It seems like every time I turn around my wife says the printer won't
>print. She usually has items backed up in the print Queue. When I try
>to cancel the jobs it just says deleting but nothing happens. The only
>way I have been able to get the items out of the que is removing the
>plug from the wall and rebooting the PC.
>Any ideas?

See if HP has a newer driver on their website, if you're
running a potentially older one from an included CD. Be
sure to uninstall the old and reboot before installing the
new.

 >> Stay informed about: Item sticks in Print Queue 
Back to top
Login to vote
GT

External


Since: Jul 13, 2005
Posts: 637



(Msg. 3) Posted: Mon Feb 04, 2008 12:05 pm
Post subject: Re: Item sticks in Print Queue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Mel" <nospamaxelrod.DeleteThis@cox.net> wrote in message
news:iq1cq3lam79mf7us328p609d563cqjesug@4ax.com...
> Printer is a new HP laser Jet P1006
>
> It seems like every time I turn around my wife says the printer won't
> print. She usually has items backed up in the print Queue. When I try
> to cancel the jobs it just says deleting but nothing happens. The only
> way I have been able to get the items out of the que is removing the
> plug from the wall and rebooting the PC.
> Any ideas?

If the printer has some of the job in memory, then the cancel job from queue
never seems to work. You'll have to cancel the jobs from the print queue and
turn the printer off and on again as well.
 >> Stay informed about: Item sticks in Print Queue 
Back to top
Login to vote
Grinder

External


Since: Jun 07, 2005
Posts: 300



(Msg. 4) Posted: Mon Feb 04, 2008 12:05 pm
Post subject: Re: Item sticks in Print Queue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mel wrote:
> Printer is a new HP laser Jet P1006
>
> It seems like every time I turn around my wife says the printer won't
> print. She usually has items backed up in the print Queue. When I try
> to cancel the jobs it just says deleting but nothing happens. The only
> way I have been able to get the items out of the que is removing the
> plug from the wall and rebooting the PC.
> Any ideas?

I have one of those cheapish HP OfficeJets. The queue often gets hung
up by Low Ink warnings. Here's the kicker: The warning is apparently
being made in a locked user account, instead of the currently logged
account. That makes it look as if the queue is jammed, because you
cannot see the warning dialog. Also, that printer bitches about low ink
hundreds and hundreds of pages before the quality declines.

Several calls to HP's India call centers produced nothing but
frustration and a pervasive desire to drive there and strangle the lot
of them. Executive support here in the states was more coherent and
understanding, but completely able to resolve the problem. I should
never have switched from Epson to HP.

My rant aside, perhaps your problem is similar. If so, you can mediate
it, a bit, by making sure to log out whenever you're done with the PC.
 >> Stay informed about: Item sticks in Print Queue 
Back to top
Login to vote
John

External


Since: Jun 04, 2005
Posts: 5



(Msg. 5) Posted: Mon Feb 18, 2008 12:03 am
Post subject: Re: Item sticks in Print Queue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mel wrote:
> Printer is a new HP laser Jet P1006
>
> It seems like every time I turn around my wife says the printer won't
> print. She usually has items backed up in the print Queue. When I try
> to cancel the jobs it just says deleting but nothing happens. The only
> way I have been able to get the items out of the que is removing the
> plug from the wall and rebooting the PC.
> Any ideas?


If you are running XP or W2K try this ...


@echo off
echo.
echo Purging the print queue . . .
net stop Spooler
echo Deleting all print jobs . . .
ping localhost -n 4 > nul
del /q %SystemRoot%\system32\spool\printers\*.*
net start Spooler
echo Done!
ping localhost -n 4 > nul



Save it as batch file, something like 'PurgePQ.bat'.

Just double click on the file to run it.

John
 >> Stay informed about: Item sticks in Print Queue 
Back to top
Login to vote
Display posts from previous:   
   Hardware Problem Solving Community! (Home) -> General Discussion All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
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



[ Contact us | Terms of Service/Privacy Policy ]