Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added note about possibly crash with previous PPD.
  • Loading branch information
klirichek authored Apr 10, 2019
1 parent 067b80f commit 7f2f20a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ Installation implies restarting CUPS service, and also putting built files to sy

Cmake script has both installation scenarios for Linux and Mac Os X.

*IMPORTANT!* If you upgrade from previous version of the filter, you NEED to manually change PPD file to one from this sources.
CUPS by default will not do it, and previous PPD with this filter will fail end even crash the job. So, if you previously used the driver from this repository, and it became crashing after installing this one, you need to go to printer's preferences and select 'new' driver instead of previous cached by CUPS.

Configuring
===========

Expand Down

0 comments on commit 7f2f20a

Please sign in to comment.