ID:               31493
 Updated by:       [EMAIL PROTECTED]
 Reported By:      csaba at alum dot mit dot edu
-Status:           Open
+Status:           Feedback
 Bug Type:         COM related
 Operating System: Win XP Pro
 PHP Version:      5.0.3
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2005-01-17 07:46:27] csaba at alum dot mit dot edu

I have replaced the sleep(...) with appropriate com_message_pump(...),
but I still get the same results.

------------------------------------------------------------------------

[2005-01-17 04:32:22] [EMAIL PROTECTED]

You should never call sleep() in a script that uses COM, as deadlocks
and bad mojo can result.  Instead, use com_message_pump() and specify
your delay in milliseconds.

If that doesn't help any, I'll try to look into this problem later in
the week.

------------------------------------------------------------------------

[2005-01-17 04:02:24] csaba at alum dot mit dot edu

As a double check, I downloaded, then installed, PHP ver 5.0.4-dev
(cli) (built Jan 17 2005 02:30:00).

Still the same problem.  IE goes away (and rings a bell) as soon as the
Navigate is hit.

------------------------------------------------------------------------

[2005-01-15 17:35:38] [EMAIL PROTECTED]

You ofcourse need to reboot AFTER you installed it...

------------------------------------------------------------------------

[2005-01-14 10:33:59] csaba at alum dot mit dot edu

Fair enough.  I have just now rebooted, then downloaded and installed
PHP ver 5.0.4-dev (cli) (built Jan 14 2005 02:20:54).

Still the same problem.  IE goes away (and rings a bell) as soon as the
Navigate is hit.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/31493

-- 
Edit this bug report at http://bugs.php.net/?id=31493&edit=1

Reply via email to