Crash on right click?

Has anyone else seen this? If I right click on something in the project panel, my IJ dies instantly. There is nothing in the logs. This only happens on my Win XP box. SLED appears fine. It happens on 6763 and 6776.

1
Avatar
Permanently deleted user

On 2007-03-24 01:35:57 +0300, Norris Shelton <no_reply@jetbrains.com> said:

Has anyone else seen this? If I right click on something in the
project panel, my IJ dies instantly. There is nothing in the logs.
This only happens on my Win XP box. SLED appears fine. It happens on
6763 and 6776.


There must be JVM crash dumps in bin directory. What's in there?

0
Avatar
Permanently deleted user

FWIW I don't see a problem on EAP 6766 on Windows XP SP2 Intel DualCore machine.

0
Avatar
Permanently deleted user

On 6763, there is a short delay, then I get the pop-up.

On 6776, well, I haven't come close to getting that far yet. :)

0
Avatar
Permanently deleted user

Works fine here with 6776.

HTH,
Andrei

0
Avatar
Permanently deleted user

Are you using the "Windows Context Menu" plugin? Since I've installed it, I got that error too (not always but sometimes). So maybe it is related to it.

0

Yes I am. That is one of the few differences from my windows machine to my linux machine. I will check the JVM log to see what is in there.

0

It looks like it is the Windows Context menu. Am I correct?

j org.trinkets.win32.shell.impl.IContextMenuImpl.getItems0(Ljava/awt/Component;[Ljava/lang/String;[I)[Lorg/trinkets/win32/shell/IContextMenuItem;+0
j org.trinkets.win32.shell.impl.IContextMenuImpl.getItems(Ljava/awt/Component;[Lorg/trinkets/win32/shell/IContextMenuItem;)[Lorg/trinkets/win32/shell/IContextMenuItem;+68
j org.intellij.trinkets.win32.contextMenu.actions.IContextMenuGroup.getChildren(Lcom/intellij/openapi/actionSystem/AnActionEvent;)[Lcom/intellij/openapi/actionSystem/AnAction;+125
j com.intellij.openapi.actionSystem.impl.Utils.a(Lcom/intellij/openapi/actionSystem/ActionGroup;Lcom/intellij/openapi/actionSystem/impl/PresentationFactory;Lcom/intellij/openapi/actionSystem/DataContext;Ljava/lang/String;)Z+33



Attachment(s):
hs_err_pid2688.log
0

请先登录再写评论。