Bug 867392
Summary: | Xerox-3124 don't print job randomly on cups-1.5.4-3 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kornienko Sergey <vinnitrash> |
Component: | cups | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | jpopelka, twaugh |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | cups-1.5.4-8.fc17 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-11-19 02:22:00 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Kornienko Sergey
2012-10-17 12:35:56 UTC
Can you also show me the output of su -c "lpinfo -l -v" Yes, of course Device: uri = hp class = direct info = HP Printer (HPLIP) make-and-model = Unknown device-id = location = Device: uri = ipps class = network info = Internet Printing Protocol (ipps) make-and-model = Unknown device-id = location = Device: uri = https class = network info = Internet Printing Protocol (https) make-and-model = Unknown device-id = location = Device: uri = smb class = network info = Windows Printer via SAMBA make-and-model = Unknown device-id = location = Device: uri = lpd class = network info = LPD/LPR Host or Printer make-and-model = Unknown device-id = location = Device: uri = beh class = network info = Backend Error Handler make-and-model = Unknown device-id = location = Device: uri = http class = network info = Internet Printing Protocol (http) make-and-model = Unknown device-id = location = Device: uri = ipp class = network info = Internet Printing Protocol (ipp) make-and-model = Unknown device-id = location = Device: uri = socket class = network info = AppSocket/HP JetDirect make-and-model = Unknown device-id = location = Device: uri = usb://Xerox/Phaser%203124?serial=CAU303171....... class = direct info = Xerox Phaser 3124 make-and-model = Xerox Phaser 3124 device-id = MFG:Xerox;CMD:GDI;MDL:Phaser 3124;CLS:PRINTER;STATUS:BUSY; location = Device: uri = hpfax class = direct info = HP Fax (HPLIP) make-and-model = Unknown device-id = location = Thanks. (In reply to comment #0) > lpadmin -p <printer> -o usb-unidir-default=true > > that don't help me > but > > lpadmin -p <printer> -o usb-no-reattach-default=true > lpadmin -p <printer> -o usb-unidir-default=true > > that help me So do you think it's necessary to set both 'usb-no-reattach-default=true' and 'usb-unidir-default=true' ? Or is only 'usb-no-reattach-default=true' sufficient ? Try to reset both with: lpadmin -p <printer> -R usb-no-reattach-default lpadmin -p <printer> -R usb-unidir-default then lpadmin -p <printer> -o usb-no-reattach-default=true turn off and turn on your printer, then try to print several jobs. (In reply to comment #0) > Please include that device Xerox (0924:3ce9) to patch ... Done. Can you test this scratch-build ? http://koji.fedoraproject.org/koji/taskinfo?taskID=4599434 Thank you, for your work!
I installed the patch, used throughout the day, everything works fine.
In syslog I can't find repeatedly messages "usblp0: removed".
> So do you think it's necessary to set both 'usb-no-reattach-default=true' and
> 'usb-unidir-default=true' ? Or is only 'usb-no-reattach-default=true'
> sufficient ?
I don't know. I'm don't try usb-no-reattach-default=true option without usb-unidir-default=true option. First, I try set 'usb-unidir-default=true'. That don't help me. Next, I don't reset to default usb-unidir-default=true and I apply usb-no-reattach-default=true. After that all work normally.
Next day, I install your packages from scratch-build.
Before install I reset to defaults usb-no-reattach-default and usb-unidir-default use cmd:
lpadmin -p <printer> -R usb-no-reattach-default
lpadmin -p <printer> -R usb-unidir-default
Now, everything works fine.
If you want, in next week, I can return to previous version of cups, return previous config and I can try only one option usb-no-reattach-default=true.
(In reply to comment #5) > Next day, I install your packages from scratch-build. > Before install I reset to defaults usb-no-reattach-default and > usb-unidir-default use cmd: > lpadmin -p <printer> -R usb-no-reattach-default > lpadmin -p <printer> -R usb-unidir-default > Now, everything works fine. Great, reported upstream. cups-1.5.4-12.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2012-15936/cups-1.5.4-12.fc18 cups-1.5.4-9.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/FEDORA-2012-14508/cups-1.5.4-9.fc17 Package cups-1.5.4-12.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing cups-1.5.4-12.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-15936/cups-1.5.4-12.fc18 then log in and leave karma (feedback). cups-1.5.4-11.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. cups-1.5.4-14.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |