Skip to content

Fix for #243 (deprecations in GObject) - #244

Open
oss-vineet wants to merge 1 commit into
ros-drivers:masterfrom
oss-vineet:master
Open

Fix for #243 (deprecations in GObject)#244
oss-vineet wants to merge 1 commit into
ros-drivers:masterfrom
oss-vineet:master

Conversation

@oss-vineet

@oss-vineet oss-vineet commented Nov 24, 2023

Copy link
Copy Markdown

GObject replaced by Glib due to deprecation (#243)

@oss-vineet oss-vineet changed the title Fix for #243 Fix for #243 (deprecations in GObject) Nov 26, 2023
@tomkimsour

Copy link
Copy Markdown
Contributor

This is resolving

[soundplay_node.py-1] /opt/ros/humble/lib/sound_play/soundplay_node.py:215: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading
[soundplay_node.py-1]   GObject.threads_init()
[soundplay_node.py-1] /opt/ros/humble/lib/sound_play/soundplay_node.py:216: PyGIDeprecationWarning: GObject.MainLoop is deprecated; use GLib.MainLoop instead

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants