Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package manager does not find packages #23

Closed
Noam-Dori opened this issue Feb 16, 2020 · 1 comment
Closed

package manager does not find packages #23

Noam-Dori opened this issue Feb 16, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@Noam-Dori
Copy link
Owner

This is a severe bug that causes the main component of the plugin, the package manager (class ROSPackageManager) to fail in either indexing or in loading the packages it finds.
Please report any instances you encounter this bug, what product you were using (for example CLion 2019.3.4), what version of the plugin you were using, and if possible, the steps you took to get the bug.

In future version of the plugin a tool to detect and report this bug will be added to help solve it.

Information so far:

  • this bug only happens in CLion.
  • restarting the IDE can temporarily solve the issue.
  • This issue causes autocompletion for .msg files to fail for any message file outside the current package for both types of packages (compiled package like std_msgs, or packages in the workspace or a package path)
@Noam-Dori Noam-Dori self-assigned this Feb 16, 2020
@Noam-Dori Noam-Dori added the bug Something isn't working label Feb 16, 2020
@Noam-Dori Noam-Dori added this to the 0.1.6 milestone Feb 22, 2020
@Noam-Dori Noam-Dori modified the milestones: 0.1.7, 0.1.6 Mar 7, 2020
@Noam-Dori
Copy link
Owner Author

changing the package manager from project component to project service might have solved the bug, but I am not too sure.

Noam-Dori added a commit that referenced this issue Mar 13, 2020
… is difficult, so only time will tell.

Signed-off-by: Noam Dori <TheNODO55@gmail.com>
@Noam-Dori Noam-Dori added this to Done in Core Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Core
  
Done
Development

No branches or pull requests

1 participant