Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.comp.hardware
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-03-2008, 06:29 PM
Mel
Guest
 
Posts: n/a
Default Item sticks in Print Queue

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?

Reply With Quote
  #2 (permalink)  
Old 02-04-2008, 03:25 AM
kony
Guest
 
Posts: n/a
Default Re: Item sticks in Print Queue

On Sun, 03 Feb 2008 11:29:48 -0700, Mel
<nospamaxelrod@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.

Reply With Quote
  #3 (permalink)  
Old 02-04-2008, 01:49 PM
GT
Guest
 
Posts: n/a
Default Re: Item sticks in Print Queue

"Mel" <nospamaxelrod@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.



Reply With Quote
  #4 (permalink)  
Old 02-04-2008, 03:24 PM
Grinder
Guest
 
Posts: n/a
Default Re: Item sticks in Print Queue

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.

Reply With Quote
  #5 (permalink)  
Old 02-18-2008, 02:01 AM
John
Guest
 
Posts: n/a
Default Re: Item sticks in Print Queue

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

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple wireless printer connection in established wireless network terphenyl alt.internet.wireless 1 11-19-2007 05:08 PM
Wireless Print server Nachen alt.internet.wireless 0 11-02-2007 12:56 AM
Wireless print server question Kickin' Ass and Takin' Names alt.internet.wireless 4 08-07-2007 11:12 PM
Wireless Print Server Problems--Jeff are you there? SMS alt.internet.wireless 1 06-01-2007 04:07 AM
Problems with US Robotics 5461 wireless print server - "cant create print job" zigipha@hotmail.com alt.internet.wireless 1 12-10-2006 06:35 AM


All times are GMT. The time now is 02:26 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45