https://bugs.freedesktop.org/show_bug.cgi?id=40961
Jérôme <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #3 from Jérôme <[email protected]> 2012-01-30 13:27:22 PST --- I just checked with the 3.5.0rc2 version. At each invocation of one of the below command : "libreoffice3.5 --calc" "libreoffice3.5 --writer" "libreoffice3.5 --impress" the /opt/libreoffice3.5/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 environment settings into a /var/lib/libreoffice/basis3.4/program/environment.sh file. Those environment settings could be calculated again by a package manager trigger. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
