[python-win32] Pythonwin requires two tries to start

Mark Hammond mhammond@skippinet.com.au
Wed, 24 Jul 2002 11:38:39 +1000


This is a multi-part message in MIME format.

------=_NextPart_000_0ACE_01C23306.A7E44310
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

You are probably running some other application that prevents DDE message
processing.  Examples are Apache and some other "server" type programs.

If you can't work out what it is, modify the Pythonwin shortcut to pass a
"/nodde" command-line option.  This will prevent Pythonwin from trying to
find an existing instance to switch to, and should pop up immediately.

Mark.
-----Original Message-----
From: python-win32-admin@python.org [mailto:python-win32-admin@python.org]On
Behalf Of Rick Kaye
Sent: Wednesday, 24 July 2002 7:30 AM
To: python-win32@python.org
Subject: [python-win32] Pythonwin requires two tries to start


  There seems to be something wrong with my Python setup. I am running
PythonWin under Windows ME. The first time that I try to run PythonWin each
day, the hourglass cursor appears for 5-10 seconds and then it goes away.
The IDE does not appear. If I try to start it again, I get a window with the
message "There was an error in the DDE conversation with PythonWin". I then
click on an OK button and PytonWin starts. The IDE seems to run normally
from that point on. Any thoughts on what's wrong.

------=_NextPart_000_0ACE_01C23306.A7E44310
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D343093701-24072002><FONT face=3DArial color=3D#0000ff =
size=3D2>You=20
are probably running some other application that prevents DDE message=20
processing.&nbsp; Examples are Apache and some other "server" type=20
programs.</FONT></SPAN></DIV>
<DIV><SPAN class=3D343093701-24072002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D343093701-24072002><FONT face=3DArial color=3D#0000ff =
size=3D2>If you=20
can't work out what it is, modify the Pythonwin shortcut to pass a =
"/nodde"=20
command-line option.&nbsp; This will prevent Pythonwin from trying to =
find an=20
existing instance to switch to, and should pop up=20
immediately.</FONT></SPAN></DIV>
<DIV><SPAN class=3D343093701-24072002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D343093701-24072002><FONT face=3DArial color=3D#0000ff =

size=3D2>Mark.</FONT></SPAN></DIV>
<DIV><SPAN class=3D343093701-24072002></SPAN><FONT face=3DTahoma=20
size=3D2>-----Original Message-----<BR><B>From:</B> =
python-win32-admin@python.org=20
[mailto:python-win32-admin@python.org]<B>On Behalf Of </B>Rick=20
Kaye<BR><B>Sent:</B> Wednesday, 24 July 2002 7:30 AM<BR><B>To:</B>=20
python-win32@python.org<BR><B>Subject:</B> [python-win32] Pythonwin =
requires two=20
tries to start<BR><BR></DIV></FONT>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px =
solid; MARGIN-RIGHT: 0px">
  <DIV><SPAN class=3D350212221-23072002>There seems to be something =
wrong with my=20
  Python setup. I am running PythonWin under Windows ME. The first time =
that I=20
  try to run PythonWin each day, the hourglass cursor appears for 5-10 =
seconds=20
  and then it goes away. The IDE does not appear. If I try to start it =
again, I=20
  get a window with the message "There was an error in the DDE =
conversation with=20
  PythonWin<SPAN class=3D350212221-23072002>". I then click on an OK =
button and=20
  PytonWin starts. The IDE seems to run normally from that point on. Any =

  thoughts on what's =
wrong.</SPAN></SPAN></DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0ACE_01C23306.A7E44310--