Você não diz em sua pergunta, mas consegue imprimir usando outros aplicativos? A linha de comando? Confirmo que a sua impressora ainda está configurada e funcionando corretamente ao fazer o seguinte:
1. confirme se a impressora está configurada e acessível usando:
lpq
# check for jobs on the default printer
% lpq
mfc-8480dn is ready
no entries
# check for any jobs on all printers
% lpq -a
no entries
lpinfo -v
% sudo lpinfo -v
network beh
direct scsi
network socket
serial serial:/dev/ttyS0?baud=115200
network http
network ipp
network https
network lpd
network dnssd://Canon%20S820%20%40%20scully._ipp._tcp.local/cups
direct hp
network smb
direct hpfax
network lpd://mfc-8480dn.bubba.net/BINARY_P1
%
teste de impressão a partir da linha de comando
lpr somefile.txt
Tente usar o Assistente de solução de problemas
There is a troubleshooting wizard in system-config-printer (System -> Administration -> Printing in GNOME classic, Gear icon at the upper right of the screen -> Printers in Unity). You find it in the "Help" menu of system-config-printer. It produces a text file with a lot of useful information to attach to bug reports. Follow the instructions of the wizard. If you reach the test page step, you can either click the button to print the test page or you can print a job to the selected printer from any application or from the command line. The job will be shown in the integrated job viewer. Wait until it completes or goes into "Stopped" state. ONLY THEN AND NOT BEFORE mark the checkbox at the job, answer whether the job got printed correctly, and click "Forward". After that the file will get generated. Save it and attach it to your bug report.
Maisdetalhesestãodisponíveisno
2. Problemas com o Ubuntu e Evince imprimindo páginas em branco
Durante a pesquisa desta edição, encontrei muitas pessoas com problemas de impressão e páginas em branco em várias versões do Ubuntu.
- O Document Viewer 2.32.0 (Evince) imprime uma página em branco - bugid #: 186655
- Algumas páginas aparecem em branco ao imprimir / visualizar PDFs - bugid #: 186655
- Como obter 12.10 correção para o problema de impressão em PDF (onde algumas páginas imprimem em branco) em 12.04?
Houve uma correção um tanto complicada que encontrei aqui, Corrigindo PDF problemas de impressão no Ubuntu 12.04 . Nos comentários, a correção mencionada corrigiu o problema para alguns, mas não para todos os comentadores.
3. O diretório: $ HOME / .gnome2 / evince
Você pode tentar excluir o arquivo print-settings
em $HOME/.gnome2/evince
ou até mesmo excluir apenas esse diretório.
$ rm -fr $HOME/.gnome2/evince