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

[bug] ROS status blank after updating to v0.92 #919

Closed
2 of 4 tasks
limshoonkit opened this issue Apr 6, 2023 · 5 comments · Fixed by #928
Closed
2 of 4 tasks

[bug] ROS status blank after updating to v0.92 #919

limshoonkit opened this issue Apr 6, 2023 · 5 comments · Fixed by #928
Assignees
Labels
bug Something isn't working Dashboard help wanted Extra attention is needed ROS1 ROS2

Comments

@limshoonkit
Copy link

(Please add appropriate labels)

  • Windows: (Version)
  • Linux: Ubuntu 20.04 LTS (Focal Fossa) running in WSL2
  • ROS 1: Noetic
  • ROS 2: Dist

<Version of the plugin>
0.92
<Copy the Version information from the Help | About menu>

what is the bug

After updating the extension in visual studio code from 0.84 to 0.92, ROS Core Status no longer display.
image

Repro steps

<how to reproduce the bug. Please attach sample files or github repo if appropriate.>

  1. Update vscode extension from version 0.84 to 0.92

expected behavior

<what you would expect to happen>
roscore status showing offline status initially.
After running the ROS: Start in vscode command, it will display the published and subscribed topic or services.

@limshoonkit limshoonkit added the bug Something isn't working label Apr 6, 2023
@Usimian
Copy link

Usimian commented Apr 6, 2023

Just saw this today after updating to 0.9.2
Problem appears on ARM64 native installation, WSL and remote SSH. All different installations.
ROS2 System Status is blank
'ros2 topic list' shows expected topics

@limshoonkit limshoonkit changed the title [bug] [bug] ROS status blank after updating to v0.92 Apr 7, 2023
@ooeygui ooeygui self-assigned this Apr 10, 2023
@ooeygui
Copy link
Member

ooeygui commented Apr 10, 2023

Thanks for the report. I'm currently heads down working on URDF preview which broke due to an external change, then will look at this.

@ooeygui ooeygui added the help wanted Extra attention is needed label Apr 10, 2023
@polyhobbyist
Copy link

Working on this now. I suspect I missed the activation event in package.json

@magladko
Copy link

magladko commented Jul 2, 2023

bug persists for:
vs codeVersion: 1.79.2
OS: Linux x64 5.19.0-46-generic snap (ubuntu 22.04)
extension v0.9.2
ROS2 Humble
Remote ssh connection

Marker at the bottom changes correctly
image

But no system status is shown:
image

@ooeygui
Copy link
Member

ooeygui commented Jul 3, 2023

@magladko Thanks for checking in on this. There is a fix in the "pre-release" branch, which you can select from the extension page in VSCode. I'm planning on releasing a new pre-release with many new fixes next week (Week of July 10th), with a push to production shortly afterward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Dashboard help wanted Extra attention is needed ROS1 ROS2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants