You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/12/19 21:01:07 UTC

[Bug 123888] New: Pipe connector put sockets somewhere other than /tmp

https://issues.apache.org/ooo/show_bug.cgi?id=123888

            Bug ID: 123888
        Issue Type: DEFECT
           Summary: Pipe connector put sockets somewhere other than /tmp
           Product: General
           Version: 4.0.1
          Hardware: All
                OS: Unix, all
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: scripting
          Assignee: issues@openoffice.apache.org
          Reporter: marcin.tustin@gmail.com
                CC: issues@openoffice.apache.org

This is a feature request. It would be useful in a shared hosting environment
to be able to use the pipe connecter to create a domain socket somewhere other
than /tmp.

I propose that if the name component of the acceptor string is a path (i.e. it
contains separator), it is treated as filename specifying where to put the
socket.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123888] Pipe connector put sockets somewhere other than /tmp

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123888

--- Comment #1 from Ariel Constenla-Haile <ar...@apache.org> ---
To reproduce, start OpenOffice with the -accept option:

/opt/openoffice4/program/soffice  "-accept=pipe,name=$USER;urp;"

Then look at /tmp, you'll find a socket file named /tmp/OSL_PIPE_[N]_[$USER]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123888] Pipe connector put sockets somewhere other than /tmp

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123888

Edwin Sharp <el...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needhelp                    |
             Status|UNCONFIRMED                 |CONFIRMED
             Latest|---                         |4.1-dev
    Confirmation on|                            |
     Ever confirmed|0                           |1

--- Comment #2 from Edwin Sharp <el...@apache.org> ---
Thank you Ariel

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123888] Pipe connector put sockets somewhere other than /tmp

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123888

Edwin Sharp <el...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needhelp
                 CC|                            |elish@apache.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123888] Pipe connector put sockets somewhere other than /tmp

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123888

Marcin <ma...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Issue Type|DEFECT                      |ENHANCEMENT

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.