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

Grid3D plugin does not find its QML file #391

Open
Thodoris1999 opened this issue Apr 26, 2022 · 0 comments
Open

Grid3D plugin does not find its QML file #391

Thodoris1999 opened this issue Apr 26, 2022 · 0 comments
Assignees
Labels
bug Something isn't working 🌱 garden Ignition Garden

Comments

@Thodoris1999
Copy link

Environment

Ubuntu 20.04, source installation

Description

Related to gazebosim/gz-rviz#82

In #324 Grid3D was merged with GridConfig and the Grid3D shared library was simply installed as an alias for GridConfig to maintain backwards compatibility. However, it Qt resources are not added and the plugin fails to load.

We can install the required files to fix this, but I don't mind removing the plugin and simply changing my ignition::gui::App()->LoadPlugin("Grid3D") to GridConfig.

Steps to reproduce

ign gui -s Grid3D
or run ign_rviz and add a Grid display.

Output

[GUI] [Err] [Plugin.cc:132] Can't find [:/Grid3D/Grid3D.qml]. Are you sure it was added to the .qrc file?

@Thodoris1999 Thodoris1999 added the bug Something isn't working label Apr 26, 2022
@chapulina chapulina self-assigned this May 16, 2022
@j-rivero j-rivero added the 🌱 garden Ignition Garden label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🌱 garden Ignition Garden
Projects
Status: To do
Development

No branches or pull requests

3 participants