Issue 55153

Summary: OpenOffice ignores $TMP and $TMPDIR
Product: General Reporter: mdaniel <openoffice>
Component: codeAssignee: thorsten.martens
Status: CLOSED NOT_AN_OOO_ISSUE QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m125   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description mdaniel 2005-09-27 23:27:59 UTC
I have the environmental variables $TMP and $TMPDIR set in my shell. When I
launch soffice, it insists on creating the fifo in /tmp instead of my designated
temp directory.

Is this expected behavior?
Comment 1 mci 2005-09-30 18:07:29 UTC
hmmm, 
how do you start the Office?
Comment 2 mdaniel 2005-09-30 22:34:21 UTC
bash$ echo $TMP
/home/mdaniel/.tmp
bash$ echo $TMPDIR
/home/mdaniel/.tmp
bash$ /opt/openoffice.org1.9.125/program/soffice
(soffice.bin:9961): Gtk-WARNING **: Unable to locate theme engine in
module_path: "clearlooks",
// do some work here
bash$ rm -f /tmp/OSL_PIPE_500_SingleOfficeIPC_39bf1bdca52494b6c352c610caaf8def
Comment 3 thorsten.martens 2005-10-18 12:10:03 UTC
Works as designed. Anything else would be a wish for an enhancement. Not a defect.
Comment 4 thorsten.martens 2005-10-18 12:13:32 UTC
closed !