right-click on project file gives null pointer error ?

Hi!

I just got 929 and started it up and when I right click the project file (the .ipr file in the project tab :) I get this:

java.lang.NullPointerException

at com.intellij.openapi.diff.b.e.a(e.java:36)

at com.intellij.openapi.diff.b.e.update(e.java:22)

at com.intellij.openapi.actionSystem.a.z.a(z.java:65)

at com.intellij.openapi.actionSystem.a.z.a(z.java:47)

at com.intellij.openapi.actionSystem.a.bh.show(bh.java:37)

at com.intellij.ide.i.c.b.invokePopup(b.java:3)

at com.intellij.util.PopupHandler.mouseReleased(PopupHandler.java:2)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at com.intellij.ide.s.a(s.java:1)

at com.intellij.ide.s.dispatchEvent(s.java:16)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Anyone of u getting this too ?

NZC

0
8 comments

On Thu, 18 Sep 2003 07:01:13 +0000, NZC wrote:

I just got 929 and started it up and when I right click the project file
(the .ipr file in the project tab :) I get this:


That ones rather annoying, but File->Project Properties works fine...

--
"It's all in the heat of the moment, it's all in the pain..." Devy.
Mark Derricutt @ mark@talios.com @ talios.blog-city.com
Now Playing: %s

0

Yes! :)
I have about 100 time the same :))

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"NZC" <no_mail@jetbrains.com> wrote in message
news:736424.1063868473569.JavaMail.itn@is.intellij.net...

Hi!

>

I just got 929 and started it up and when I right click the project file

(the .ipr file in the project tab :) I get this:
>

java.lang.NullPointerException

>

at com.intellij.openapi.diff.b.e.a(e.java:36)

>

at com.intellij.openapi.diff.b.e.update(e.java:22)

>

at com.intellij.openapi.actionSystem.a.z.a(z.java:65)

>

at com.intellij.openapi.actionSystem.a.z.a(z.java:47)

>

at com.intellij.openapi.actionSystem.a.bh.show(bh.java:37)

>

at com.intellij.ide.i.c.b.invokePopup(b.java:3)

>

at com.intellij.util.PopupHandler.mouseReleased(PopupHandler.java:2)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.Component.processMouseEvent(Unknown Source)

>

at java.awt.Component.processEvent(Unknown Source)

>

at java.awt.Container.processEvent(Unknown Source)

>

at java.awt.Component.dispatchEventImpl(Unknown Source)

>

at java.awt.Container.dispatchEventImpl(Unknown Source)

>

at java.awt.Component.dispatchEvent(Unknown Source)

>

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

>

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

>

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

>

at java.awt.Container.dispatchEventImpl(Unknown Source)

>

at java.awt.Window.dispatchEventImpl(Unknown Source)

>

at java.awt.Component.dispatchEvent(Unknown Source)

>

at java.awt.EventQueue.dispatchEvent(Unknown Source)

>

at com.intellij.ide.s.a(s.java:1)

>

at com.intellij.ide.s.dispatchEvent(s.java:16)

>

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

>

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

>

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

>

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

>

at java.awt.EventDispatchThread.run(Unknown Source)

>

Anyone of u getting this too ?

>

NZC



0

Fixed in 930

"NZC" <no_mail@jetbrains.com> wrote in message news:736424.1063868473569.JavaMail.itn@is.intellij.net...

Hi!

>

I just got 929 and started it up and when I right click the project file (the .ipr file in the project tab :) I get this:

>

java.lang.NullPointerException

>

at com.intellij.openapi.diff.b.e.a(e.java:36)

>

at com.intellij.openapi.diff.b.e.update(e.java:22)

>

at com.intellij.openapi.actionSystem.a.z.a(z.java:65)

>

at com.intellij.openapi.actionSystem.a.z.a(z.java:47)

>

at com.intellij.openapi.actionSystem.a.bh.show(bh.java:37)

>

at com.intellij.ide.i.c.b.invokePopup(b.java:3)

>

at com.intellij.util.PopupHandler.mouseReleased(PopupHandler.java:2)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.Component.processMouseEvent(Unknown Source)

>

at java.awt.Component.processEvent(Unknown Source)

>

at java.awt.Container.processEvent(Unknown Source)

>

at java.awt.Component.dispatchEventImpl(Unknown Source)

>

at java.awt.Container.dispatchEventImpl(Unknown Source)

>

at java.awt.Component.dispatchEvent(Unknown Source)

>

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

>

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

>

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

>

at java.awt.Container.dispatchEventImpl(Unknown Source)

>

at java.awt.Window.dispatchEventImpl(Unknown Source)

>

at java.awt.Component.dispatchEvent(Unknown Source)

>

at java.awt.EventQueue.dispatchEvent(Unknown Source)

>

at com.intellij.ide.s.a(s.java:1)

>

at com.intellij.ide.s.dispatchEvent(s.java:16)

>

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

>

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

>

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

>

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

>

at java.awt.EventDispatchThread.run(Unknown Source)

>

Anyone of u getting this too ?

>

NZC



0

Is it planed to use nightly builds? Or we must wait until cc generate
success test results? :)
Will be very nice to have last nightly build from cc avaible for
downloading.

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Stanislav Davydov (JetBrains)" <stathik@intellij.com> wrote in message
news:bkc4p1$jp8$1@is.intellij.net...

Fixed in 930

>

"NZC" <no_mail@jetbrains.com> wrote in message

news:736424.1063868473569.JavaMail.itn@is.intellij.net...

Hi!

>

I just got 929 and started it up and when I right click the project file

(the .ipr file in the project tab :) I get this:

>

java.lang.NullPointerException

>

at com.intellij.openapi.diff.b.e.a(e.java:36)

>

at com.intellij.openapi.diff.b.e.update(e.java:22)

>

at com.intellij.openapi.actionSystem.a.z.a(z.java:65)

>

at com.intellij.openapi.actionSystem.a.z.a(z.java:47)

>

at com.intellij.openapi.actionSystem.a.bh.show(bh.java:37)

>

at com.intellij.ide.i.c.b.invokePopup(b.java:3)

>

at com.intellij.util.PopupHandler.mouseReleased(PopupHandler.java:2)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

>

at java.awt.Component.processMouseEvent(Unknown Source)

>

at java.awt.Component.processEvent(Unknown Source)

>

at java.awt.Container.processEvent(Unknown Source)

>

at java.awt.Component.dispatchEventImpl(Unknown Source)

>

at java.awt.Container.dispatchEventImpl(Unknown Source)

>

at java.awt.Component.dispatchEvent(Unknown Source)

>

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

>

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

>

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

>

at java.awt.Container.dispatchEventImpl(Unknown Source)

>

at java.awt.Window.dispatchEventImpl(Unknown Source)

>

at java.awt.Component.dispatchEvent(Unknown Source)

>

at java.awt.EventQueue.dispatchEvent(Unknown Source)

>

at com.intellij.ide.s.a(s.java:1)

>

at com.intellij.ide.s.dispatchEvent(s.java:16)

>

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

>

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

>

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

>

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

>

at java.awt.EventDispatchThread.run(Unknown Source)

>

Anyone of u getting this too ?

>

NZC

>
>


0

On Thu, 18 Sep 2003 16:09:54 +0400, Alexey Efimov wrote:

Is it planed to use nightly builds? Or we must wait until cc generate
success test results? :)
Will be very nice to have last nightly build from cc avaible for
downloading.


I recently did a presentation on Anthill and automated builds, I wonder if
Jetbrains use anything similar...


--
"It's all in the heat of the moment, it's all in the pain..." Devy.
Mark Derricutt @ mark@talios.com @ talios.blog-city.com
Now Playing: %s

0

Alexey Efimov wrote:

Is it planed to use nightly builds? Or we must wait until cc generate
success test results? :)
Will be very nice to have last nightly build from cc avaible for
downloading.

Are you sure? :)
Just think about the number of exceptions we will get with new
error-reporting tool....

Friendly,
Dmitry

--
Dmitry Lomov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0

Mark Derricutt wrote:

On Thu, 18 Sep 2003 16:09:54 +0400, Alexey Efimov wrote:

>> Is it planed to use nightly builds? Or we must wait until cc generate
>> success test results? :)
>> Will be very nice to have last nightly build from cc avaible for
>> downloading.


I recently did a presentation on Anthill and automated builds, I wonder if
Jetbrains use anything similar...

Yes we do.

Friendly,
Dmitry

--
Dmitry Lomov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0

Opps... yes, no good idea...
Sorry :)

--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Dmitry Lomov (JetBrains)" <Dmitry.Lomov@jetbrains.com> wrote in message
news:bkot4i$jd6$4@is.intellij.net...

Alexey Efimov wrote:

>

Is it planed to use nightly builds? Or we must wait until cc generate
success test results? :)
Will be very nice to have last nightly build from cc avaible for
downloading.

>
Are you sure? :)
Just think about the number of exceptions we will get with new
error-reporting tool....

>

Friendly,
Dmitry

>

--
Dmitry Lomov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"



0

Please sign in to leave a comment.