| Summary: | Need to reconfigure printer after restart | ||
|---|---|---|---|
| Product: | [ROSA-based products] ROSA Fresh | Reporter: | FirstLevel <firstlevel> |
| Component: | Packages from Main | Assignee: | ROSA Linux Bugs <bugs> |
| Status: | RESOLVED WORKSFORME | QA Contact: | ROSA Linux Bugs <bugs> |
| Severity: | normal | ||
| Priority: | Normal | CC: | alexander.barakin, alexander.petryakov, denis.silakov, djam5, sylvainsjc |
| Version: | Marathon | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Platform: | --- | ROSA Vulnerability identifier: | |
| RPM Package: | hplip-3.12.6-1-rosa.lts2012.0.i586 | ISO-related: | |
| Bad POT generating: | Upstream: | ||
| Attachments: | messages.gz | ||
|
Description
FirstLevel
2012-11-09 15:12:34 MSK
[root@mycomp tmp]# cat /etc/cups/printers.conf # Printer configuration file for CUPS v1.4.8 # Written by cupsd on 2012-11-06 20:57 # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING <DefaultPrinter Hewlett-Packard-HP-LaserJet-1018> Info Hewlett-Packard HP LaserJet 1018 Location ndsbook.homedomain MakeModel HP LaserJet 1018 Foomatic/foo2zjs-z1 (recommended) DeviceURI usb://HP/LaserJet%201018?serial=KP0VSHQ State Idle StateTime 1352213845 Type 8425476 Filter application/vnd.cups-raw 0 - Filter application/vnd.cups-postscript 100 foomatic-rip Filter application/vnd.cups-pdf 0 foomatic-rip Filter application/vnd.cups-command 0 commandtops Accepting Yes Shared Yes JobSheets none none QuotaPeriod 0 PageLimit 0 KLimit 0 OpPolicy default ErrorPolicy stop-printer </Printer> 1. can you connect to the cups web-interface http://localhost:631 ? 2. if not, please update package cups (see bug #880 ) and check if your bug is still present. (In reply to comment #2) > 1. can you connect to the cups web-interface http://localhost:631 ? > 2. if not, please update package cups (see bug #880 ) and check if your bug > is still present. 1. Yes 2. After updating packages (hplip also) the rpoblem with processor utilization by /lib/udev/udev-add-printer is present please provide three outputs of command $ lpstat -s -t 1. right after reboot 2. 10-15 seconds after connecting the printer to the usb port 3. after configuration and successful printing (In reply to comment #0) > 5. After reboot I plug printer to USB port try _not_ to unplug the printer. bug repeated? (In reply to comment #3) > 2. After updating packages (hplip also) the rpoblem with processor > utilization by /lib/udev/udev-add-printer is present this was not mentioned before. what is written in the logs? (/var/log/messages, /var/log/syslog, /var/log/cups/*, etc.) (In reply to comment #6) > (In reply to comment #3) > > 2. After updating packages (hplip also) the rpoblem with processor > > utilization by /lib/udev/udev-add-printer is present > > this was not mentioned before. > what is written in the logs? (/var/log/messages, /var/log/syslog, > /var/log/cups/*, etc.) After updating system problem is not solved. After plugging printer I need to reconfigure printer again. Test page has printed successfully. I unplug printer and plug again - printer does not print udev-add-printer task opccupied 100% on one core I have attached /var/log/messages on messages.gz Created attachment 1140 [details]
messages.gz
# rpm -qa | grep hplip hplip-model-data-3.12.6-3-rosa.lts2012.0.i586 hplip-hpijs-3.12.6-3-rosa.lts2012.0.i586 hplip-hpijs-ppds-3.12.6-3-rosa.lts2012.0.i586 hplip-3.12.6-3-rosa.lts2012.0.i586 hplip-gui-3.12.6-3-rosa.lts2012.0.i586 hplip-debug-3.12.6-3-rosa.lts2012.0.i586 I see that http://bugs.rosalinux.ru/show_bug.cgi?id=1582 maybe similar bug *** Bug 1582 has been marked as a duplicate of this bug. *** Is there anyone who can reproduce this issue with Marathon? Please check the newest hplip package: https://abf.rosalinux.ru/build_lists/1220729 https://abf.rosalinux.ru/build_lists/1220730 Ok, we have updated hplip to newer version that solves similar issue for Desktop Fresh. Hopefully this isuue for Marathon is solved, as well. |