Re: [Komodo-discuss] Bug in code intelligence, is it possible to exclude directories?
by John Locke other posts by this author
Nov 3 2009 12:37PM messages near this date
view in the new Beta List Site
Re: [Komodo-discuss] Bug in code intelligence, is it possible to exclude directories?
|
[Komodo-discuss] Hex Editor/Viewer
Could the bug be caused by a really long function name?
The longest function name in this file is 49 characters long. Wondering
if the code intelligence database has some key length limit shorter than
that...
Cheers,
--
John Locke
http://freelock.com
------- Original Message --------
Subject: [Komodo-discuss] Bug in code intelligence, is it possible to
exclude directories?
From: John Locke <mail@[...].com>
To: komodo-discuss@[...].com
Date: Tue 03 Nov 2009 12:04:02 PM PST
> Hi,
>
> I've got a file that seems to be causing an endless loop in Komodo IDE's
> code intel module. It keeps trying to crawl the same file, thinks its
> corrupt, and repeats, until eventually Komodo consumes available RAM and
> starts bogging down.
>
> I've found the pystderr.log in the host name directory in my .komodoide
> directory, and it's repeating this error over and over again:
>
> [2009-11-03 11:48:50,242] [WARNING] codeintel.db: database corruption
> during 'MultiLangZone.get_buf_data': could not parse dbfile for
> 'taxonomy_manager.admin.inc' blob: not well-formed (invalid token): line
> 1, column 34290 (resolution: recover)
>
>
> I've tried moving the entire host directory out of .komodoide, but when
> it recreated it it got stuck on the same exact file.
>
> The file it's breaking on is here:
>
> http://cvs.drupal.org/viewvc/drupal/contributions/modules/taxonomy_manager/taxonomy_manage
r.admin.inc?hideattic=0&revision=1.1.2.17.2.25&view=markup
>
>
> ... so first off there's some sort of bug in the Code Intel that's
> choking on this file.
>
>
> But in general, is there a way to blacklist particular files/directories
> for code intelligence?
>
> I'm finding in a different project (using the Dojo toolkit) that code
> intelligence crawls my build for hints, not my source code. Since my
> build is packed Javascript, I'm getting code completion/hints with
> obfuscated variable names and no comments. Would like to blacklist this
> directory entirely, and have it crawl the unbuilt source only.
>
> I'm using Komodo IDE 5.2.1 in Ubuntu.
>
> Cheers,
>
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
Thread:
John Locke
Todd Whiteman
John Locke
John Locke
|