Comment 14 for bug 161222

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 161222] Re: When printing to PDF, if the name of the page you're printing already exists, it will silently discard the print job

Tom Haddon [2008-03-19 16:35 -0000]:
> Could you explain how this is fixed? Does it now overwrite the existing
> file, or create a new file with a unique name?

I merely fixed the cupsys AppArmor profile to allow read-write access
to ~/PDF to cups-pdf (the AppArmor violation reported above).
Everything else must be done by cups-pdf itself (such as deciding
whether to add a suffix or overwrite). As Martin-Eric explained above,
the current implementation overwrites.