0

I am running ubuntu 14.04, and am having problem printing. When I print from evince, I get the error message:

Internal Error: cairo context error: invalid matrix (not invertible)<0a>
Internal Error: cairo context error: invalid matrix (not invertible)<0a>
Internal Error: cairo context error: invalid matrix (not invertible)<0a>

I've tried deleting the printer and reinstalling the printer, and deleting cups and reinstalling cups, but nothing seems to help.

I have a HP laserjet 1022 printer.

Wilf
  • 30,194
  • 17
  • 108
  • 164
  • This is likely just a bug with evince, which can be reported to them and fixed. If you have problems printing with other PDF programs (e.g. Okular), you can add relevant info to your question. – Wilf Oct 21 '14 at 18:53

1 Answers1

0

I suspect that you are facing this issue with pdf file printing. Similar issue has been reported and fixed. Please check the link below for further details.

https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/276837

BDRSuite
  • 3,156
  • 1
  • 12
  • 11
  • Managed to fix the problem myself. Problem was in the .config/evince/print-settings file. Replaced it with a fresh file from a new user to resolve problem. – Sam Evens Oct 21 '14 at 18:52
  • @SamEvens Can you add that as an answer below? Thanks! – Seth Oct 22 '14 at 22:26