does not open the file with shift+shift

Answered

Hello!

I try to open file with shift+shift but i can't (from keyboard).

But i can open doing click with the mouse...

Sorry for my english...

Bye!

Diego.

 

 

0
5 comments

Hello.

Please provide idea.log (Help | Show log...) after reproducing the problem.

0

Hi,

I am having the same problem as described above, the "shift + shift" menu does not appear to open files.  The stacktrace I get when attempting to open a file this way is:

2018-10-24 13:04:24,040 [ 233100] ERROR - llij.ide.plugins.PluginManager - null 
java.lang.NullPointerException
at com.intellij.ide.actions.SearchEverywhereAction.lambda$onFocusLost$2(SearchEverywhereAction.java:399)
at com.intellij.util.ui.UIUtil.invokeLaterIfNeeded(UIUtil.java:3094)
at com.intellij.ide.actions.SearchEverywhereAction.onFocusLost(SearchEverywhereAction.java:390)
at com.intellij.ide.actions.SearchEverywhereAction.doNavigate(SearchEverywhereAction.java:510)
at com.intellij.ide.actions.SearchEverywhereAction.lambda$initSearchActions$18(SearchEverywhereAction.java:941)
at com.intellij.openapi.project.DumbAwareAction$1.actionPerformed(DumbAwareAction.java:37)
at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:255)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:272)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher$1.performAction(IdeKeyEventDispatcher.java:620)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.lambda$processAction$2(IdeKeyEventDispatcher.java:669)
at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:195)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:668)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processActionOrWaitSecondStroke(IdeKeyEventDispatcher.java:520)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.inInitState(IdeKeyEventDispatcher.java:475)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:212)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:697)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:382)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
2018-10-24 13:04:24,040 [ 233100] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2018.2.5 Build #IU-182.4892.20
2018-10-24 13:04:24,041 [ 233101] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-10-24 13:04:24,041 [ 233101] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-10-24 13:04:24,041 [ 233101] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-10-24 13:04:24,041 [ 233101] ERROR - llij.ide.plugins.PluginManager - OS: Linux
0

Elliefops and Serge,  thank you...

0
Avatar
Permanently deleted user

I can confirm that this affects CLion 2018.2.5 as well.

0

Please sign in to leave a comment.