By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 1215 - kpdf: No mechanism to disable/control kpdf metadata
Summary: kpdf: No mechanism to disable/control kpdf metadata
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: tdegraphics (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: Other Other
: P1 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2012-09-17 14:23 CDT by Darrell
Modified: 2013-03-02 22:10 CST (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments
Patch to control document viewing metadata (8.67 KB, patch)
2012-09-17 22:03 CDT, Darrell
Details | Diff
Patch to control document viewing metadata (Updated to provide naming consistency) (8.67 KB, patch)
2012-09-18 15:56 CDT, Darrell
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell 2012-09-17 14:23:31 CDT
There is no mechanism to disable storing metadata.
Comment 1 Darrell 2012-09-17 19:47:00 CDT
Although not resolving this bug report, a patch is available in bug report 1216 to delete the metadata files from within kcontrol->privacy.
Comment 2 Darrell 2012-09-17 22:03:18 CDT
Created attachment 816 [details]
Patch to control document viewing metadata

Attached is a patch to control the document viewing metadata files.

The new control is in Settings->General, Retain document viewing data.

When enabled kpdf stores document viewing metadata just as before. When disabled no xml files are created or stored in $TDEHOME/share/apps/kpdf.

The patch works in R14 GIT, but somebody else needs to test before pushing to GIT.
Comment 3 Darrell 2012-09-18 15:56:40 CDT
Created attachment 818 [details]
Patch to control document viewing metadata (Updated to provide naming consistency)

Patch is updated to provide naming consistency.
Comment 4 Darrell 2013-03-02 22:10:29 CST
Patch in attachment 818 [details] pushed to GIT in commit 194cf519. Resolved.