Giorgio, you do have the same issue. Your PPD file contains an invalid
utf8 sequence at position 18679 (last char in line 429). You can check
for invalid utf8 by running

    iconv -f UTF-8 FILENAME

If you know which charset the file is in, you can fix it by running

    iconv -f CHARSET FILENAME > NEW_FILENAME

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/893676

Title:
  Cups disrupts unity window theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/893676/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to