Skip to content

Ensure targetPositionChanged is always emitted with a list#184

Merged
rocco8773 merged 1 commit into
mainfrom
patch_shiboken_conversion
Jun 14, 2026
Merged

Ensure targetPositionChanged is always emitted with a list#184
rocco8773 merged 1 commit into
mainfrom
patch_shiboken_conversion

Conversation

@rocco8773

Copy link
Copy Markdown
Member

Recently ConfigureGUI was logging a Shiboken::Conversions error (see below). This was a results of the targetPositionChanged signal being given a None payload instead of its required list payload. This PR updates the current code to ensure the signal is emitted with an empty list [] instead of None.

image

@rocco8773 rocco8773 merged commit 872a60c into main Jun 14, 2026
17 checks passed
@rocco8773 rocco8773 deleted the patch_shiboken_conversion branch June 14, 2026 00:33
@github-project-automation github-project-automation Bot moved this from Tasks to Done in BaPSF Motion Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant