Bug 109303 - Multiple tmp files a created when accessing the Area Bitmap dialog for first time each for document instance
Summary: Multiple tmp files a created when accessing the Area Bitmap dialog for first ...
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha0+
Hardware: All Windows (All)
: medium trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Too-Much-File-Access
  Show dependency treegraph
 
Reported: 2017-07-24 09:51 UTC by Telesto
Modified: 2017-11-22 16:33 UTC (History)
2 users (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 Telesto 2017-07-24 09:51:08 UTC
Description:
All the Bitmaps are read and some sort of temp file is created when accessing the Area Bitmap dialog the first time (for each document separately)


Steps to Reproduce:
1. Open Writer
2. Format -> Page -> Area tab
3. Open Process Monitor with filter set to Process Name is soffice.bin
4. Click the Bitmap button and notice the creating of tmp files (and file read)
5. Close the Writer document (back to Start Center)
6. Repeat 1-4


Actual Results:  
Temp files a created the first time when clicking on the bitmap dialog (making it respond slower)

Expected Results:
Seems inefficient to me


Reproducible: Always

User Profile Reset: No

Additional Info:
Version: 6.0.0.0.alpha0+
Build ID: a9588baca8137f51e2ca72e40b1f448b0e1885d1
CPU threads: 4; OS: Windows 6.19; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-07-21_02:58:26
Locale: nl-NL (nl_NL); Calc: CL


User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Comment 1 Buovjaga 2017-08-21 08:33:04 UTC
(In reply to Telesto from comment #0)
> Actual Results:  
> Temp files a created the first time when clicking on the bitmap dialog
> (making it respond slower)
> 
> Expected Results:
> Seems inefficient to me

What do you propose as an alternative?
Comment 2 Xisco Faulí 2017-11-22 16:33:12 UTC
I guess we will have to live with it. In the end, is it even a problem?
Closing as RESOLVED WONTFIX