Skip to content

RViz and RQt in ros-noetic don't work as expected on Ubuntu24.04 #504

Description

@Ericsii

RViz and RQt in ros-noetic don't work as expected.

  • The buttons' icons for closing the window are not rendered.
  • The sub-window cannot be dragged out of the main window.

Image

Image

Screencast.2025-02-18.20.50.59.mp4

My pixi.toml

[project]
authors = ["XXX <XXX@XX.com>"]
channels = ["robostack-staging", "conda-forge"]
description = "RATE environment"
name = "rate_ws"
platforms = ["linux-64"]
version = "0.1.0"

[tasks]
build = { cmd = "catkin build --cmake-args -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXPORT_COMPILE_COMMANDS=ON"}
clean = { cmd = "rm -rf build devel logs" }

[dependencies]
compilers = ">=1.9.0,<2"
cmake = ">=3.31.5,<4"
pkg-config = ">=0.29.2,<0.30"
make = ">=4.4.1,<5"
ninja = ">=1.12.1,<2"
colcon-common-extensions = ">=0.3.0,<0.4"
catkin_tools = ">=0.9.4,<0.10"
rosdep = ">=0.25.1,<0.26"
ros-noetic-desktop = ">=1.5.0,<2"
libcaer = ">=3.3.15,<4"
ceres-solver = "1.14.0.*"
ros-noetic-camera-info-manager = ">=1.12.0,<2"
ros-noetic-cv-bridge = ">=1.16.2,<2"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglinuxRelated to Linux build platform [x86]

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions