[Libreoffice-bugs] [Bug 112730] New: The different palette files (soc, sog, sob) are read everytime when opening the page dialog (since 5.1.0.0alpha+)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 28 20:32:10 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=112730

            Bug ID: 112730
           Summary: The different palette files (soc, sog, sob) are read
                    everytime when opening the page dialog (since
                    5.1.0.0alpha+)
           Product: LibreOffice
           Version: 5.1.0.3 release
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: telesto at surfxs.nl

Description:
The different palette files (soc, sog, sob) are read:
* every time when opening the page dialog 
* and the file read count has doubled 
since commit d5016b013672056f89f908b6cde38183fad145bb (standard.soc was
accessed only 8 times before the commit and after 16 times after).

Steps to Reproduce:
1. Open Writer
2. Launch Process Monitor with filter set to Path Contains \standard.soc
3. Start the capture
4. Open Format -> Page menu
5. Stop the capture


Actual Results:  
The different palette files (soc, sog, sob) are read
* each time when opening the page dialog.
* the read count has doubled to 16x

Expected Results:
* Should happen only the first time (as before) 
* and probably only 8 times


Reproducible: Always

User Profile Reset: No

Additional Info:
~/bibisect-win32-5.1
$ git bisect good
b2f23bdb2325c09994a75c2f50eb329b524fea61 is the first bad commit
commit b2f23bdb2325c09994a75c2f50eb329b524fea61
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Sat Nov 14 03:24:27 2015 -0800

    source sha:d5016b013672056f89f908b6cde38183fad145bb

    source sha:d5016b013672056f89f908b6cde38183fad145bb

:040000 040000 0281ea694e8e0c8bc632e7658c1d21564c103b4a
d6111d57fdc7f91d5c8e4a5ebd18809d1bc83085 M      instdir

~/bibisect-win32-5.1
$ git bisect log
# bad: [05d11632892a322664fb52bac90b2598b7fb7544] source
sha:5616d22b57a9a5e57d545e912e029162a230829b
# good: [c1efd324c6ad448ac9edb030dc9738b9e6899e4d] source
sha:ab465b90f6c6da5595393a0ba73f33a1e71a2b65
git bisect start 'origin/master' 'oldest'
# good: [97526ab777da7e58ce283c05498262ecdd4d6f7f] source
sha:4ea70f87f7a2b61eda6e5ab1f48debf6fcfadc1f
git bisect good 97526ab777da7e58ce283c05498262ecdd4d6f7f
# good: [86fee7ded76d9c2756ccab6aef160a2d7fab0ab6] source
sha:1b62841b1859ae3443e2bf1ebe99ec3d6afb6cc2
git bisect good 86fee7ded76d9c2756ccab6aef160a2d7fab0ab6
# good: [11864a7db429a57aeea021e0b3f1fb1412282d32] source
sha:e5b721a14c1c8e5261a70588b30353cbb5bd55c6
git bisect good 11864a7db429a57aeea021e0b3f1fb1412282d32
# bad: [7d52a87c0aa24498584ec522705cfae3a3a5a038] source
sha:479df22d0b4b0e0393fcf621e7380b38415bcef8
git bisect bad 7d52a87c0aa24498584ec522705cfae3a3a5a038
# bad: [24f34e7d5452bbbda3ab10f38dffd8330bd3356a] source
sha:5140fe150b2962f2973bd07e770df46fee7ab25d
git bisect bad 24f34e7d5452bbbda3ab10f38dffd8330bd3356a
# good: [5c46c3cd0a5a5a62b016e818b4edda69bfedfe68] source
sha:318c3a48c66dd4ceba801ef410f89b8bf900d5c7
git bisect good 5c46c3cd0a5a5a62b016e818b4edda69bfedfe68
# good: [c5c69ccfd093e2fc54caed8f0a19634da970d5df] source
sha:1266429e91a56bcce59a7b98523e8edb8b22ed18
git bisect good c5c69ccfd093e2fc54caed8f0a19634da970d5df
# good: [30efef4f23a1eef8f6241d18ebebd235420b8d04] source
sha:58d8fa1105f5a259111c1cbafc54ff1586d2e24c
git bisect good 30efef4f23a1eef8f6241d18ebebd235420b8d04
# good: [4121cb5f569c8201f194814beea05efeb7786edf] source
sha:0bf24b19c7618ee83f88aa9364f68a4db1d2c04d
git bisect good 4121cb5f569c8201f194814beea05efeb7786edf
# good: [6d4829ca8ba586b22610cff9f018d0363e9cce17] source
sha:e3a8d361f71cad0b8a0344f9525b62119fdf1004
git bisect good 6d4829ca8ba586b22610cff9f018d0363e9cce17
# good: [436b8c29f25109e02a0459cef89b5f397fbc80a7] source
sha:0ab6b1fc6e84b4f5f3a9c0b93b999aa320a70a0e
git bisect good 436b8c29f25109e02a0459cef89b5f397fbc80a7
# good: [84262bdc425cb6104cf126ce3ad9b2adf855deb8] source
sha:f723a62cb5e0e37e56f341f4641ab3fd05bbc8dd
git bisect good 84262bdc425cb6104cf126ce3ad9b2adf855deb8
# bad: [b2f23bdb2325c09994a75c2f50eb329b524fea61] source
sha:d5016b013672056f89f908b6cde38183fad145bb
git bisect bad b2f23bdb2325c09994a75c2f50eb329b524fea61
# good: [d1084a4bae80a6ad1cc597c4ea971b5c1cdc286d] source
sha:cc77a2a8f3447b02d33a224df627f6500adc158f
git bisect good d1084a4bae80a6ad1cc597c4ea971b5c1cdc286d
# first bad commit: [b2f23bdb2325c09994a75c2f50eb329b524fea61] source
sha:d5016b013672056f89f908b6cde38183fad145bb


User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101
Firefox/52.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170928/e9728fb4/attachment.html>


More information about the Libreoffice-bugs mailing list