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

Add a libqt5-svg dependency to rviz_common. #992

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

clalancette
Copy link
Contributor

rviz_common is the package that loads in various icons in svg format. In order to have them definitely be loaded in, make sure to depend on libqt5-svg.

This should fix #987

rviz_common is the package that loads in various icons
in svg format.  In order to have them definitely be
loaded in, make sure to depend on libqt5-svg.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette requested a review from ahcorde as a code owner June 9, 2023 19:22
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@ahcorde ahcorde merged commit a7b8784 into rolling Jun 9, 2023
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/add-svg-dep branch June 9, 2023 22:15
@ahcorde
Copy link
Contributor

ahcorde commented Jun 9, 2023

do we need to backport this ? @clalancette

@clalancette
Copy link
Contributor Author

do we need to backport this ? @clalancette

Yeah, we should backport to both Humble and Iron. I'll ask the bot to do it.

@clalancette
Copy link
Contributor Author

@Mergifyio backport humble iron

@mergify
Copy link

mergify bot commented Jun 11, 2023

backport humble iron

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jun 11, 2023
rviz_common is the package that loads in various icons
in svg format.  In order to have them definitely be
loaded in, make sure to depend on libqt5-svg.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit a7b8784)
mergify bot pushed a commit that referenced this pull request Jun 11, 2023
rviz_common is the package that loads in various icons
in svg format.  In order to have them definitely be
loaded in, make sure to depend on libqt5-svg.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit a7b8784)
ahcorde added a commit that referenced this pull request Jun 20, 2023
Add a libqt5-svg dependency to rviz_common. (backport #992)
ahcorde added a commit that referenced this pull request Jun 23, 2023
Add a libqt5-svg dependency to rviz_common. (backport #992)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RViz2 can't load svg files.
2 participants