Skip to content

Support Qt6#98

Open
ahcorde wants to merge 2 commits intorolling-develfrom
ahcorde/rolling/support_qt6
Open

Support Qt6#98
ahcorde wants to merge 2 commits intorolling-develfrom
ahcorde/rolling/support_qt6

Conversation

@ahcorde
Copy link
Copy Markdown
Contributor

@ahcorde ahcorde commented Feb 20, 2026

Related with ros2/ros2#1798

I'm getting this error:

RosPluginlibPluginProvider::load_explicit_type(rqt_image_view/ImageView) could not load library (Failed to load library /home/ahcorde/ros2_rolling/install_qt6/lib/rqt_image_view/librqt_image_view.so. Make sure that you are calling the PLUGINLIB_EXPORT_CLASS macro in the library code, and that names are consistent between this macro and your XML. Error string: Could not load library dlopen error: /home/ahcorde/ros2_rolling/install_qt6/lib/rqt_image_view/librqt_image_view.so: undefined symbol: _ZN6QFrame16staticMetaObjectE, at /home/ahcorde/ros2_rolling/src/ros2/rcutils/src/shared_library.c:96)
PluginManager._load_plugin_restore()
PluginManager._load_plugin() could not load plugin "['rqt_image_view/ImageView']": RosPluginlibPluginProvider.load() could not load plugin "['rqt_image_view/ImageView']"
Warning: class_loader.ClassLoader: SEVERE WARNING!!! Attempting to unload library while objects created by this loader exist in the heap! You should delete your objects before attempting to unload the library or destroying the ClassLoader. The library will NOT be unloaded.
         at line 127 in /home/ahcorde/ros2_rolling/src/ros/class_loader/src/class_loader.cpp

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this Feb 20, 2026
@ahcorde ahcorde mentioned this pull request Feb 20, 2026
@ahcorde
Copy link
Copy Markdown
Contributor Author

ahcorde commented Mar 30, 2026

Issues is alread fixed

FYI @asymingt

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
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.

2 participants