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/06/05 17:55:19 UTC

[Bug 122477] New: Impossible to set-up the SDK environment

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

            Bug ID: 122477
        Issue Type: DEFECT
           Summary: Impossible to set-up the SDK environment
           Product: App Dev
           Version: AOO400-dev
          Hardware: All
                OS: Windows 7
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: sdk
          Assignee: issues@openoffice.apache.org
          Reporter: arielch@apache.org
                CC: issues@openoffice.apache.org

AOO400m2(Build:9701)  -  Rev. 1489073
2013-06-03 13:48:37 (Mo, 03 Jun 2013)

On Windows 7 64 bit it is impossible to set-up the SDK environment. After the
last step (Automatic deployment of UNO component), an error happens:

"No se esperaba \OpenOffice en este momento"

in English, something like "\OpenOffice was not expected at this point"

This seems to be due to the path in Windows 7 64 bits, where OpenOffice is a 32
bit application:

C:\Program Files (x86)\OpenOffice 4\

May be the "(x86)" should be escaped.

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

[Bug 122477] Impossible to set-up the SDK environment

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

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122477] Impossible to set-up the SDK environment

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

--- Comment #2 from Ariel Constenla-Haile <ar...@apache.org> ---
I could make the batch script work using 

set "VAR=VAL"

as suggested in several threads on the web

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122477] Impossible to set-up the SDK environment

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

--- Comment #4 from jsc@apache.org ---
using set "VAR=VAL" is more reliable, I tweaked some other config settings and
it should be better now. Will check some more things before I check in the
change

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122477] Impossible to set-up the SDK environment

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

--- Comment #1 from Ariel Constenla-Haile <ar...@apache.org> ---
(In reply to Ariel Constenla-Haile from comment #0)
> "No se esperaba \OpenOffice en este momento"
> 
> in English, something like "\OpenOffice was not expected at this point"

Searching on-line, the message in English is

"<some path> was unexpected at this time."

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122477] Impossible to set-up the SDK environment

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

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|issues@openoffice.apache.or |jsc@apache.org
                   |g                           |

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

[Bug 122477] Impossible to set-up the SDK environment

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

--- Comment #5 from SVN Robot <sv...@dev.null.org> ---
"jsc" committed SVN revision 1490608 into trunk:
#122477# adapt config script, support 64bit Windows, fix search path

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122477] Impossible to set-up the SDK environment

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

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED

--- Comment #3 from jsc@apache.org ---
I noticed this as well, played around with the windows short path...
In the end I was able to setup the env, will check again...maybe I forgot
something to check in

-- 
You are receiving this mail because:
You are on the CC list for the bug.