Launchpad has imported 3 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=40961.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2011-09-17T10:56:52+00:00 Jérôme wrote: At each invocation of localc, lowriter or loimpress, the /usr/lib/libreoffice/program/soffice shell script is executed. This script will quite always guess the same environment variables. Moreover, guessing those values is time consuming. I think we could cache the below environment settings into a /var/lib/libreoffice/basis3.3/program/environment.sh file: ----- FILE_LOCKING=auto OPENGL_SUPPORT=no SAL_ENABLE_FILE_LOCKING=1 SAL_NOOPENGL=true JITC_PROCESSOR_TYPE=6 sd_cwd=/usr/lib/libreoffice/program sd_binary=/usr/lib/libreoffice/program/oosplash.bin ----- Those environment settings could be calculated again by a package manager trigger. On my old computer the cold startup of Libre Office Writer last ~24 seconds and guessing the environment variables is quite 30% of the cold startup time ! Reply at: https://bugs.launchpad.net/df- libreoffice/+bug/452073/comments/18 ------------------------------------------------------------------------ On 2011-09-17T11:13:35+00:00 Jérôme wrote: Created attachment 51286 Instrumented /usr/lib/libreoffice/program/soffice I instrumented the file in order to give the duration of the configuration detection. Reply at: https://bugs.launchpad.net/df- libreoffice/+bug/452073/comments/19 ------------------------------------------------------------------------ On 2011-12-23T20:39:18+00:00 Björn Michaelsen wrote: [This is an automated message.] This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it started right out as NEW without ever being explicitly confirmed. The bug is changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases. Details on how to test the 3.5.0 beta1 can be found at: http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1 more detail on this bulk operation: http://nabble.documentfoundation.org /RFC-Operation-Spamzilla-tp3607474p3607474.html Reply at: https://bugs.launchpad.net/df- libreoffice/+bug/452073/comments/20 ** Changed in: df-libreoffice Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/452073 Title: [Upstream] Shouldn't detect configuration at each invocation To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/452073/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
