BUG: Exception occurs when editing AS?X files

First of all, I want to say great job. Having never used IDEA before, this
is a wonderful addition to my toolbox. How I lived without this, I dont
know.

I am running across an issue. If I am working with an as?x file in Html
mode, everytime I hit the ., I get an error.

System.NullReferenceException: Object reference not set to an instance of
an object.
at CodeInsight.Editor.Actions.CodeCompletionContext.GetPsiContext() in
C:\temp\tmp1CC0.tmp\src\Services\codeInsight\editor\actions\codeCompletion\CodeCompletionContext.cs:line
236
at CodeInsight.Editor.Actions.CodeCompletionContext..ctor(IEditor
editor) in
C:\temp\tmp1CC0.tmp\src\Services\codeInsight\editor\actions\codeCompletion\CodeCompletionContext.cs:line
211
at CodeInsight.Editor.Actions.CodeCompletionController.Execute(IEditor
editor, CodeCompletionType completionType, Boolean autoPopup) in
C:\temp\tmp1CC0.tmp\src\Services\codeInsight\editor\actions\codeCompletion\CodeCompletionController.cs:line
194
at CodeInsight.Editor.Actions.CodeCompletionController.PopupCompletion()
in
C:\temp\tmp1CC0.tmp\src\Services\codeInsight\editor\actions\codeCompletion\CodeCompletionController.cs:line
153
at Util.Alarm.OnTimer(Object sender, EventArgs e) in
C:\temp\tmp1CC0.tmp\src\Services\util\Alarm.cs:line 91

The wierd thing is that once the error occurs, I have to repeatedly hit
Ignore until the flashing stops. Once the flashing stops, then I have to
slightly move the exception information dialog and hit ignore one more time
to make it go away.

I've tried to submit the error, however, it hasnt allowed me to do that.

0
5 comments
Avatar
Permanently deleted user

Matt,

This is a known issue and is fixed in build 66 which we're going to
publish today.

Thank you for the report!
--
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

"Matt Berther" <mberther@hotmail.com> wrote in message
news:1woebwywguyww$.ewwxw5pageuz.dlg@40tude.net...

First of all, I want to say great job. Having never used IDEA before, this
is a wonderful addition to my toolbox. How I lived without this, I dont
know.

>

I am running across an issue. If I am working with an as?x file in Html
mode, everytime I hit the ., I get an error.

>

System.NullReferenceException: Object reference not set to an instance of
an object.
at CodeInsight.Editor.Actions.CodeCompletionContext.GetPsiContext() in

>
C:\temp\tmp1CC0.tmp\src\Services\codeInsight\editor\actions\codeCompletion\C
odeCompletionContext.cs:line

236
at CodeInsight.Editor.Actions.CodeCompletionContext..ctor(IEditor
editor) in

>
C:\temp\tmp1CC0.tmp\src\Services\codeInsight\editor\actions\codeCompletion\C
odeCompletionContext.cs:line

211
at CodeInsight.Editor.Actions.CodeCompletionController.Execute(IEditor
editor, CodeCompletionType completionType, Boolean autoPopup) in

>
C:\temp\tmp1CC0.tmp\src\Services\codeInsight\editor\actions\codeCompletion\C
odeCompletionController.cs:line

194
at

CodeInsight.Editor.Actions.CodeCompletionController.PopupCompletion()

in

>
C:\temp\tmp1CC0.tmp\src\Services\codeInsight\editor\actions\codeCompletion\C
odeCompletionController.cs:line

153
at Util.Alarm.OnTimer(Object sender, EventArgs e) in
C:\temp\tmp1CC0.tmp\src\Services\util\Alarm.cs:line 91

>

The wierd thing is that once the error occurs, I have to repeatedly hit
Ignore until the flashing stops. Once the flashing stops, then I have to
slightly move the exception information dialog and hit ignore one more

time

to make it go away.

>

I've tried to submit the error, however, it hasnt allowed me to do that.



0
Avatar
Permanently deleted user

Oleg,

I have just downloaded and installed the latest build (66), and the issue
is still occurring.

Matt

On Thu, 19 Feb 2004 18:26:21 +0300, Oleg Stepanov (JetBrains) wrote:

Matt,

This is a known issue and is fixed in build 66 which we're going to
publish today.

Thank you for the report!

0
Avatar
Permanently deleted user

We finally found all the possible sources of that problem and it should be
fixed in the next build.

--
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Matt Berther" <mberther@hotmail.com> wrote in message
news:17yvc4ugihhb3.1lvdth675cmwe$.dlg@40tude.net...

Oleg,

>

I have just downloaded and installed the latest build (66), and the issue
is still occurring.

>

Matt

>

On Thu, 19 Feb 2004 18:26:21 +0300, Oleg Stepanov (JetBrains) wrote:

>

Matt,

>

This is a known issue and is fixed in build 66 which we're going to
publish today.

>

Thank you for the report!



0
Avatar
Permanently deleted user

FYI: I also saw this when editing a stored procedure.

-Michael

"Oleg Stepanov (JetBrains)" <Oleg.Stepanov@JetBrains.Com> wrote in message
news:c14olo$ss9$1@is.intellij.net...

We finally found all the possible sources of that problem and it should be
fixed in the next build.

>

--
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Matt Berther" <mberther@hotmail.com> wrote in message
news:17yvc4ugihhb3.1lvdth675cmwe$.dlg@40tude.net...

Oleg,

>

I have just downloaded and installed the latest build (66), and the

issue

is still occurring.

>

Matt

>

On Thu, 19 Feb 2004 18:26:21 +0300, Oleg Stepanov (JetBrains) wrote:

>

Matt,

>

This is a known issue and is fixed in build 66 which we're going

to

publish today.

>

Thank you for the report!

>
>


0
Avatar
Permanently deleted user

Yes, the bug happened in any file which is not supported by Re#eR (currently
in any non-.cs file). Expect it fixed in build 67.

--
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Michael Teper" <michael.dot.teper@convade.dot.com> wrote in message
news:c15tik$sub$1@is.intellij.net...

FYI: I also saw this when editing a stored procedure.

>

-Michael

>

"Oleg Stepanov (JetBrains)" <Oleg.Stepanov@JetBrains.Com> wrote in message
news:c14olo$ss9$1@is.intellij.net...

We finally found all the possible sources of that problem and it should

be

fixed in the next build.

>

--
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Matt Berther" <mberther@hotmail.com> wrote in message
news:17yvc4ugihhb3.1lvdth675cmwe$.dlg@40tude.net...

Oleg,

>

I have just downloaded and installed the latest build (66), and the

issue

is still occurring.

>

Matt

>

On Thu, 19 Feb 2004 18:26:21 +0300, Oleg Stepanov (JetBrains) wrote:

>

Matt,

>

This is a known issue and is fixed in build 66 which we're going

to

publish today.

>

Thank you for the report!

>
>

>
>


0

Please sign in to leave a comment.