Skip to content

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Sep 2, 2025

🦟 Bug fix

Related issue: gazebosim/gazebo_test_cases#1823

Summary

Missed this during Qt5 -> Qt6 migration. The fileUrl var has changed to selectedFile. A similar change was done in one of the the Qt5 -> Qt6 PRs

To test:

launch gz-sim with any world and try to Save and Load Client Configuration. You should see the issue reported in gazebosim/gazebo_test_cases#1823 (comment)

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers
  • Was GenAI used to generate this PR? If so, make sure to add "Generated-by" to your commits. (See this policy for more info.)

Generated-by: Remove this if GenAI was not used.

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by and Generated-by messages.

@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development Sep 3, 2025
azeey pushed a commit to gazebosim/gz-sim that referenced this pull request Sep 3, 2025
Similar to the changes in gazebosim/gz-gui#711. This was missed during the Qt5 -> Qt6 migration. The fileUrl var has changed to selectedFile

Signed-off-by: Ian Chen <[email protected]>
@iche033 iche033 merged commit 8c306f6 into gz-gui10 Sep 3, 2025
10 checks passed
@iche033 iche033 deleted the iche033/gui_config branch September 3, 2025 16:48
@github-project-automation github-project-automation bot moved this from In review to Done in Core development Sep 3, 2025
akky20 pushed a commit to akky20/gz-sim that referenced this pull request Sep 5, 2025
Similar to the changes in gazebosim/gz-gui#711. This was missed during the Qt5 -> Qt6 migration. The fileUrl var has changed to selectedFile

Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>
azeey pushed a commit to gazebosim/gz-sim that referenced this pull request Sep 5, 2025
* Fix comment for logical camera topic

Updated topic name in comments for logical camera sensor.

issue from #2252

Signed-off-by: Abhiroop  <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>

* [Bazel] Update bazel module to use jetty release branches (#3041)

Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>

* Remove obsolete tag from sdf (#3045)

Signed-off-by: Nikodem Janik <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>

* Update logic for setting initial state (#3044)

Signed-off-by: Ian Chen <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>

* Update theory_hydrodynamics.md with slight wording change (#3042)

Signed-off-by: jmackay2 <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>

* Fix saving world through GUI (#3052)

Similar to the changes in gazebosim/gz-gui#711. This was missed during the Qt5 -> Qt6 migration. The fileUrl var has changed to selectedFile

Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>

* Update tutorial links (#3054)

Signed-off-by: Carlos Agüero <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>

* Add Null Check for Scene Initialization in `onRefreshCamerasImpl` to Prevent Crash (#3051)

if scene is not initialized correctly, we should add a check and return directly.


---------

Signed-off-by: momo <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>

* correct the signoff

Signed-off-by: Abhiroop Bhavsar <[email protected]>

---------

Signed-off-by: Abhiroop  <[email protected]>
Signed-off-by: Abhiroop Bhavsar <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Nikodem Janik <[email protected]>
Signed-off-by: jmackay2 <[email protected]>
Signed-off-by: Carlos Agüero <[email protected]>
Signed-off-by: momo <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
Co-authored-by: Nikodem <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: jmackay2 <[email protected]>
Co-authored-by: Carlos Agüero <[email protected]>
Co-authored-by: Oscmoar07 <[email protected]>
Co-authored-by: Arjo Chakravarty <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪵 jetty Gazebo Jetty
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants