The "scroll from source" project button does not work.

Answered

I have downloaded version 2018.1 and the same thing is still happening to me as with the previous versions.

From the 2016 version on, the button in the projects section called "scroll from source" does nothing.

I would like to know if it is something of a configuration or what I can do to make it work properly.

Thank you

 

1
14 comments

Hello,

Please share idea.log ("Help | Show Log in...") after restarting IDEA and pressing ont he button. You could use any online file sharing service

 

0
Avatar
Permanently deleted user

Hello,

 

Many thanks, https://file.io/wx4pUf

0

Seems some problem with file: "{"success":false,"error":404,"message":"Not Found"}"

You could also use https://uploads.services.jetbrains.com/ or FTP: ftp://ftp.intellij.net/.uploads/

0
Avatar
Permanently deleted user

updated :)

 

0

Please try to temporary disable "SonarQube Community Plugin (2.1.0)". Do you face this issue with all projects?

0
Avatar
Permanently deleted user

I have the same problem, the "Scroll from source" button stopped working for "Project" view, but continues to work for other views including "Packages", "Project Files". 

I looked into logs, there is nothing logged/appended when I either click the button or do "Option + F1" and "1".

Any suggestion? 

0

Hi.

We have a related ticket: https://youtrack.jetbrains.com/issue/IDEA-166142

please attach idea.log (Help | Show log...) there.

0
Avatar
Permanently deleted user

i have the same issue ,when click the scroll from source button,the log is 

2018-05-11 01:48:22,331 [ 385491] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at com.intellij.ide.projectView.impl.ProjectViewImpl.changeViewCB(ProjectViewImpl.java:904)
at com.intellij.ide.impl.ProjectViewSelectInTarget.lambda$select$2(ProjectViewSelectInTarget.java:82)
at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.lambda$run$0(InvokeLaterCmd.java:35)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:779)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:720)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:395)
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)

1
Avatar
Yaroslav Bedrov

Could you please attach full log file after restarting IDE and reproducing the issue to the issue on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-166142 ?

0
Avatar
Permanently deleted user

@Yaroslav,

I'm seeing the same error as above on Ultimate 2018.1 on MacOS High Sierra 10.13.5. I've uploaded my idea.log using https://uploads.services.jetbrains.com/

Here's the stack trace just in case:

2018-07-19 11:39:22,029 [ 317503] ERROR - ojectView.impl.ProjectViewImpl - Assertion failed: Project view pane not found: ProjectPane; subId:null; project: Project '/Users/dmahmudiev/Documents/CheckoutToolsCommon/checkout-tools-common' checkout-tools-common
java.lang.Throwable: Assertion failed: Project view pane not found: ProjectPane; subId:null; project: Project '/Users/dmahmudiev/Documents/CheckoutToolsCommon/checkout-tools-common' checkout-tools-common
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:163)
at com.intellij.ide.projectView.impl.ProjectViewImpl.changeViewCB(ProjectViewImpl.java:902)
at com.intellij.ide.impl.ProjectViewSelectInTarget.lambda$select$2(ProjectViewSelectInTarget.java:82)
at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.lambda$run$0(InvokeLaterCmd.java:35)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:786)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:727)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:395)
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-07-19 11:39:22,030 [ 317504] ERROR - ojectView.impl.ProjectViewImpl - IntelliJ IDEA 2018.1.5 Build #IU-181.5281.24
2018-07-19 11:39:22,030 [ 317504] ERROR - ojectView.impl.ProjectViewImpl - JDK: 1.8.0_152-release
2018-07-19 11:39:22,030 [ 317504] ERROR - ojectView.impl.ProjectViewImpl - VM: OpenJDK 64-Bit Server VM
2018-07-19 11:39:22,030 [ 317504] ERROR - ojectView.impl.ProjectViewImpl - Vendor: JetBrains s.r.o
2018-07-19 11:39:22,031 [ 317505] ERROR - ojectView.impl.ProjectViewImpl - OS: Mac OS X
2018-07-19 11:39:22,031 [ 317505] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at com.intellij.ide.projectView.impl.ProjectViewImpl.changeViewCB(ProjectViewImpl.java:904)
at com.intellij.ide.impl.ProjectViewSelectInTarget.lambda$select$2(ProjectViewSelectInTarget.java:82)
at com.intellij.openapi.wm.impl.commands.InvokeLaterCmd.lambda$run$0(InvokeLaterCmd.java:35)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:786)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:727)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:395)
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-07-19 11:39:22,031 [ 317505] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2018.1.5 Build #IU-181.5281.24
2018-07-19 11:39:22,031 [ 317505] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-07-19 11:39:22,031 [ 317505] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-07-19 11:39:22,031 [ 317505] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-07-19 11:39:22,031 [ 317505] ERROR - llij.ide.plugins.PluginManager - OS: Mac OS X

Many thanks,

Dimitar

0
Avatar
Permanently deleted user

Thanks @Serge

0
Avatar
Permanently deleted user

@Serge I've updated to the latest IntelliJ version (2018.2 Build #UI-182.3684.101) and I'm still seeing the same error as above.

0

Please sign in to leave a comment.