View Issue Details

IDProjectCategoryView StatusLast Update
0000520CUPS for OS/2 & eComStationBugpublic2021-04-09 10:00
ReporterAlexTaylor Assigned Topsmedley  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000520: lpadmin pegs cupsd.exe at 100% cpu when adding HPLIP printer using -P switch
DescriptionAttempting to add an HPLIP printer via command line with:
  lpadmin -p HP-Test -E \
    -D "HP OfficeJet Pro K5400" \
    -L "Nowhere" \
    -v "lpd://192.168.11.11/hp" \
    -P "f:\cups\share\cups\model\hp\hp-officejet_pro_k5400.ppd.gz"
causes CUPSD.EXE to jump to 100% CPU indefinitely. lpadmin.exe never returns; it can be terminated manually, but CUPSD remains stuck at 100% and must be killed.
Additional InformationIt should be noted that adding a printer using
  lpadmin -p HP-Test -E \
    -D "HP OfficeJet Pro K5400" \
    -L "Nowhere" \
    -v "lpd://192.168.11.11/hp" \
    -m "hp\hp-officejet_pro_k5400.ppd.gz"
works as it should.
TagsNo tags attached.

Activities

psmedley

2021-04-09 10:00

administrator   ~0003627

bww now maintains CUPS

Issue History

Date Modified Username Field Change
2012-01-16 10:54 AlexTaylor New Issue
2021-04-09 10:00 psmedley Assigned To => psmedley
2021-04-09 10:00 psmedley Status new => closed
2021-04-09 10:00 psmedley Resolution open => fixed
2021-04-09 10:00 psmedley Note Added: 0003627