Skip to content

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Sep 3, 2025

🦟 Bug fix

Summary

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

To test:

Run gz sim -v 4 with any world, go to the top left hand corner menu in the GUI and select Save world (not Save world as..), select the world and save. Without this change, you'll see a QML warning complaining about the unknown var fileUrl.

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.

Signed-off-by: Ian Chen <[email protected]>
@iche033 iche033 requested a review from arjo129 as a code owner September 3, 2025 00:02
@github-actions github-actions bot added the 🪵 jetty Gazebo Jetty label Sep 3, 2025
@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development Sep 3, 2025
@azeey azeey merged commit 4f2b5b6 into gz-sim10 Sep 3, 2025
13 of 14 checks passed
@azeey azeey deleted the iche033/save_world branch September 3, 2025 15:53
@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 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.

4 participants