looking at this a little bit more closely, it&#39;s surprising to me not that it fails for you, but that it works at all.  have you made any changes to the py-pdbtrack-input-prompt variable (aka &#39;python-pdbtrack-input-prompt&#39; in recent versions of python.el)?<br>

<br>as the docstring for py-pdbtrack-track-stack-file states, &quot;We depend on the pdb input prompt matching `py-pdbtrack-input-prompt&#39; at the beginning of the line.&quot;  the default setting simply should not match the &quot;ipydb&gt; &quot; that your photos are showing.  ?<br>

<br>sorry if i&#39;m missing something obvious - i&#39;m trying to get context here, with not quite enough time to pay full attention...<br>-- <br>ken<br><a href="http://myriadicity.net/" target="_blank">http://myriadicity.net</a><br>

<br><div class="gmail_quote">On Fri, May 1, 2009 at 5:28 PM, ken manheimer <span dir="ltr">&lt;<a href="mailto:ken.manheimer@gmail.com" target="_blank">ken.manheimer@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On Fri, May 1, 2009 at 4:50 PM, Andreas Roehler <span dir="ltr">&lt;<a href="mailto:andreas.roehler@online.de" target="_blank">andreas.roehler@online.de</a>&gt;</span> wrote:<br>


</div><div class="gmail_quote"><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div>Barry Warsaw wrote:<br>
&gt; On Apr 30, 2009, at 4:07 PM, Andreas Roehler wrote:<br>
&gt;<br>
&gt;&gt; I&#39;ll send you two screenshots offlist.  Please feel<br>
&gt;&gt; free to forward them to interested persons, just didn&#39;t<br>
&gt;&gt; want to publish my path at the list.<br>
&gt;&gt;<br>
&gt;&gt; 20090428_pdbtrack3.png displays pdbtrack opened second<br>
&gt;&gt; windows, cursor displayed at line 4 &quot;import&quot;<br>
&gt;&gt;<br>
&gt;&gt; With 20090428_pdbtrack4.png you see  shell-output<br>
&gt;&gt; from line 8, but cursor in second window still is at line 4.<br>
&gt;&gt;<br>
&gt;&gt; Always get &quot;Traceback cue not found&quot;<br>
&gt;&gt;<br>
&gt;&gt; Cause seems var `py-pdbtrack-stack-entry-regexp&#39;.<br>
&gt;&gt;<br>
&gt;&gt; That doesn&#39;t happen, if pdb.set_trace() is inside the<br>
&gt;&gt; python-file.<br>
&gt;&gt;<br>
&gt;&gt; Did someone else remark this?<br>
&gt;<br>
&gt; Hi Andreas,<br>
&gt;<br>
&gt; I haven&#39;t heard this one before, but perhaps it&#39;s because of the ipython<br>
&gt; prompt?<br>
<br>
</div></div>Maybe. As shows message in first screenshot #3, pdbtrack indicates line 4 correctly.<br>
Its not brocken completely.<br>
</blockquote></div><div><br>i&#39;m having some difficulties tracking your descriptions of the situation, andreas, but i think
you (and barry) are right that the problem is failure to recognize, rather than pdbtrack not being activated (as you seemed to initially be suggesting).<br> </div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



Its a question of regexp, which doesn&#39;t recognise/accept the result, delivered by `block&#39;.<br>
</blockquote></div><div><br>i don&#39;t understand what you mean by &quot;delivered by &#39;block&#39;&quot;<br> </div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



Already tried to change the regexp or even simply eliminate that checking step, but not<br>
found a solution.<br>
</blockquote></div><div> <br>the match may be necessary to parse the traceback, and for other reasons.<br><br></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



Hhm. Could you give me an example, how you run script activating pdbtrace, reaching<br>
the standard (pdb) prompt from Emacs?<br>
</blockquote></div><div><br>what do you mean by &quot;reaching the standard (pdb) prompt from Emacs&quot;??  perhaps you&#39;re talking about the python interaction buffer that python-mode provides?  i believe, but am not certain, that pdbtrack watches the output in any comint buffer, including the python interaction buffer.  i can check this kind of thing, but need to understand better what you&#39;re saying before investigating.<br>



<br></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Only get it from shell.<br>
</blockquote></div><div><br>one thing i can suggest that you do is copy the text from the emacs buffer that pdbtrack should recognize but doesn&#39;t, and send that excerpt to us.  i know that&#39;s in the pictures, but it&#39;s easier for you to send us the text than it is for us to type it accurately from the pictures.-)  preferably you would also send an excerpt that is similar but is successfuly recognized.<br>



<br>i will try to find time to examine it, and see if i can identify what is happening and what should be happening...<br><font color="#888888">-- <br>ken<br><a href="http://myriadicity.net" target="_blank">http://myriadicity.net</a><br>


 </font></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks<br>
<font color="#888888"><br>
Andreas<br>
</font><div><div></div><div><br>
<br>
 I think pdbtrack expects (by default) the standard (pdb) prompt.<br>
&gt;<br>
&gt; -Barry<br>
</div></div></blockquote></div></div>
</blockquote></div>