Skip to content

Mesh import type filters not displaying correctly on KDE #2731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
joshnewans opened this issue Jan 25, 2025 · 1 comment · Fixed by #2732
Closed

Mesh import type filters not displaying correctly on KDE #2731

joshnewans opened this issue Jan 25, 2025 · 1 comment · Fixed by #2732
Labels
bug Something isn't working

Comments

@joshnewans
Copy link
Contributor

Environment

  • OS Version: Kubuntu 24.04
  • Source or binary build? Binary 9.0.0

Description

  • Expected behavior: "Add mesh" option in Entity Tree gives options for Collada, OBJ, STL
  • Actual behavior: Collada is listed along with two blank options that are functionally OBJ and STL.

It seems like perhaps the KDE file dialog is designed to not show the part in the brackets? As the "Collada files (*.dae)" shows up simply as "Collada files" and the others are missing.

Source line:

nameFilters: [ "Collada files (*.dae)", "(*.stl)", "(*.obj)" ]

Steps to reproduce

  1. Open the entity tree and click "+" -> Mesh
  2. Open up the type filter dropdown
  3. See that on KDE there are two blank lines whereas in other environments all lines are populated

Output

Image

@joshnewans joshnewans added the bug Something isn't working label Jan 25, 2025
joshnewans pushed a commit to joshnewans/gz-sim that referenced this issue Jan 25, 2025
joshnewans pushed a commit to joshnewans/gz-sim that referenced this issue Jan 25, 2025
joshnewans pushed a commit to joshnewans/gz-sim that referenced this issue Jan 25, 2025
joshnewans added a commit to joshnewans/gz-sim that referenced this issue Jan 25, 2025
@joshnewans
Copy link
Contributor Author

Possibly related bug on KDE issue tracker https://bugs.kde.org/show_bug.cgi?id=467868

ahcorde pushed a commit that referenced this issue Jan 27, 2025
@github-project-automation github-project-automation bot moved this from Inbox to Done in Core development Jan 27, 2025
mergify bot pushed a commit that referenced this issue Jan 27, 2025
mergify bot pushed a commit that referenced this issue Jan 27, 2025
ahcorde pushed a commit that referenced this issue Jan 27, 2025
…#2735)

Signed-off-by: Josh Newans <[email protected]>
(cherry picked from commit 06e16bc)

Co-authored-by: Josh Newans <[email protected]>
ahcorde pushed a commit that referenced this issue Jan 27, 2025
…#2736)

Signed-off-by: Josh Newans <[email protected]>
(cherry picked from commit 06e16bc)

Co-authored-by: Josh Newans <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant