Bug 96440 - Output usage data to usage file immediately
Summary: Output usage data to usage file immediately
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.1.0.0.beta1
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Usage-Metrics
  Show dependency treegraph
 
Reported: 2015-12-12 10:05 UTC by Yousuf Philips (jay) (retired)
Modified: 2022-09-24 05:52 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2015-12-12 10:05:05 UTC
Presently usage data is exported when LO is closed and this likely has the following problems.

1) Usage data is taking up memory
2) Usage data will be lost if LO crashes

It would be better if the usage data is outputted at the time an event is executed. So the usage data file should be created when LO is launched and it should have a time stamp as part of its filename - e.g. usage-2015-12-12T06_51_40.txt.
Comment 1 Adolfo Jayme Barrientos 2022-09-24 05:52:23 UTC
The usage-data collection code was removed and there are no plans to add privacy-invasive telemetry.