Bug 429471
| Summary: | Print job doesn't finish using airport express print server. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | simon | ||||
| Component: | hplip | Assignee: | Tim Waugh <twaugh> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 2.7.12-4.fc8 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-01-29 05:14:19 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 235704 | ||||||
| Attachments: |
|
||||||
|
Description
simon
2008-01-20 21:05:17 UTC
What does 'lpstat -s' say when the printer is connected via the airport express print server? I'd like to see the TCP/IP stream between the CUPS client and the print server when a job is submitted. You can do this by running this command: tcpdump -s0 -U -w 9100.pcap port 9100 as root before sending the job, and pressing Control-C after the job has finished printing as much as it's going to. Attach the 9100.pcap file to this bug report. Thanks. Created attachment 292406 [details]
tcpdump output of print job
lpstat -s shows the listed device uris with the relevant line being;
device for PhotoSmart_7960: socket://one.home:9100
where one.home is the hostname for my airport express.
See the attachment for the tcpdump output.
Possibly a duplicate of bug #428536. hplip-2.7.12-4.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update hplip'. You can provide feedback for this update here: http://admin.fedoraproject.org/F8/FEDORA-2008-0820 The update works. The supplied link gives me a 404 error. hplip-2.7.12-4.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |