| Summary: | Okular doesn't print to HP LaserJet 1018 | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Dmitriy <distselemov> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.8.4 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dmitriy
2009-06-06 20:50:43 UTC
Please post the output your get when running okular from a console and then printing. Make sure that if running `kdebugdialog` you have all the okular debug areas enabled. Here is the output from terminal during printing:
geser@asus-f3tc:~$ okular
usage: lpr [-cdfghlmnpqrstv] [-#num] [-1234 font] [-C class] [-i [numcols]]
[-J job] [-Pprinter] [-T title] [-U user] [-wnum] [name ...]
Can you paste the output of dpkg -l cups-bsd lpr lprng ? asus-f3tc:/home/geser# dpkg -l cups-bsd lpr lprng
Желаемый=неизвестно[u]/установить[i]/удалить[r]/вычистить[p]/зафиксировать[h]
| Состояние=нет[n]/установлен[i]/настроен[c]/распакован[U]/ошибка настройки[F]/
частично установлен[H]/trig-aWait/Trig-pend
|/ Ошибка?=<нет>/зафиксирован[H]/требуется переустановка[R]/X=и то, и другое
(верхний регистр в полях состояния и ошибки указывает на ненормальную ситуацию)
||/ Имя Версия Описание
+++-=======================-=======================-==============================================================
pn cups-bsd <нет> (описание недоступно)
ii lpr 1:2008.05.17 BSD lpr/lpd line printer spooling system
un lprng <нет> (описание недоступно)
I've changed lpr with cups-bsd and everything works fine at the moment. Even those bugs with paper orientation disappeared. Smth is not right with debian lpr package I think. Unfortunately, detecting the variant of lpr is not possible (no command line options/arguments which can make it output version info), thus it is (sadly) up to the distros provide the right lpr (CUPS' one) by default for Okular. Sorry. I'm of the same opinion. That's why KDE 4.2 is still in testing and unstable. |