Thank you for the report. I get a NPE somewhere else, so there are
several places where we should check for null pointers...

Also, please use the Sourceforge bug tracker, it's easier to manage
the problems. Opening Window->Prefereneces->Erlang will display links
to the different trackers.

regards,
Vlad

On 5/28/06, Mickael Remond <[EMAIL PROTECTED]> wrote:
Hello,

When I create a new file in the IDE, it seems to always create a null
pointer exception preventing to access the file for edition.
When I restart Erlide, I can again access the file for edition.

Here is the start of the stack trace:
java.lang.NullPointerException
       at org.erlide.core.erlang.ErlScanner.<init>(ErlScanner.java:44)
       at
org.erlide.ui.util.ErlModelUtils.getScanner(ErlModelUtils.java:139)
       at
org.erlide.ui.editors.erl.EditorConfiguration.getBracketMatcher(EditorConfiguration.java:120)

I have started looking at the code. I suspect something in the model is
not updated and can in some case return a null ErlScanner.
I do not yet understand the model part, however, so I am a little bit
stuck.

I hope this helps,

--
Mickaël Rémond
 http://www.process-one.net/


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to