http://openoffice.org/bugzilla/show_bug.cgi?id=118283

        Issue Type: DEFECT
           Summary: DDEInitiate 20 sec. delay when macro started from
                    cmdline
    Classification: Code
           Product: framework
           Version: OOo 3.4 Beta
          Platform: PC
        OS/Version: Windows, all
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


ooMakro.bas is the basic code neded to reproduce the bug. (actually you only
nead on line: DDE = DDEInitiate("KNOBO", "SYSTEM")

knobodde.cpp is the DDE server that I created to reproduce the bug. This bug
was discovered in another program, so I'm happy it was so easy to reproduce it.

1. start OpenOffice.org (don't skip this)
2. start knobodde.exe (tell me if you want a binary version of it)
3. run: soffice.exe "macro:///Standard.Module1.Main()" from a cmdline

It should take about 20 sec to run the DDEInitiate function

If you run the macro from the macro editor by fex. pressing F5, it takes no
time at all (0 sec).

If OpenOffice.org is not started befefore you start the macro, it is also
almost no delay (maybe about 2 sec. which is also long).

-- 
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
-- 
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help
-- 
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help

Reply via email to