On 3/8/07, Fabio Zadrozny <[EMAIL PROTECTED]> wrote: > > > On 3/8/07, Marco Bizzarri <[EMAIL PROTECTED]> wrote: > > I've two problems with current pydev: > > > > 1) unreliability of search: in conditions which are difficult for me > > to determine, the search in files does not find what I'm looking for; > > > > 2) while browsing the results of the search, the name of the file in > > the Search window is changed in "null". > > > > Do you think you can reliably reproduce the error? (I think it might be > related to the pydev package explorer... but I'm unable to reproduce it > here...) > > Cheers, > > Fabio
I'm unable to reproduce 1) in reliable way at the moment (I noticed it just yesterday, so it still requires a little more investigation). I've a project named PAFlow, with controllers as a subdirectory. I then search "def action" with global search. Now, when I double click on any of the result inside the controllers subdirectory, a null is substituted. Instead, if I double click on a result outside of it, I have no problem. If needed, I can provide my .pydevproject, or the whole project (after all, it is open source software ;-)) One more thing: I've PyDev-package explorer activated, but using the normal navigation at this point. Regards Marco -- Marco Bizzarri http://iliveinpisa.blogspot.com/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ pydev-code mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-code
