Skip to content
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

Nav Sat Map crashes #1919

Closed
7 tasks done
JaouadROS opened this issue Mar 7, 2023 · 3 comments
Closed
7 tasks done

Nav Sat Map crashes #1919

JaouadROS opened this issue Mar 7, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@JaouadROS
Copy link

JaouadROS commented Mar 7, 2023

Environment

  • OS Version: Ubuntu 22.04
  • Source build - Fortress
  • If this is a GUI or sensor rendering bug, describe your GPU and rendering system. Otherwise delete this section.
    • Rendering plugin: ogre2.
      • Sensor rendering error.
      • GUI rendering error.
    • Generally, mention all circumstances that might affect rendering capabilities:
      • running on a signle GPU machine with RTX 3060 LHR (discrete GPU without integrated GPU)
      • running on real hardware
      • GPU is concurrently used for other tasks
        • desktop acceleration
        • video decoding (i.e. a playing Youtube video)

Steps to reproduce

  1. ruby $(which ign) gazeb
  2. Search for Nav Sat Map and click on the corresponding entity
  3. CPU runs at 100% (single thread)

Description

  • Expected behavior:

When adding the Nav Sat Map entity, I expect a side panel with a map and GPS coordinates, just like in this tutorial.

  • Actual behavior:

Once I click on Nav Sat Map, my CPU (one thread) runs at 100% indefinitely until ubuntu asks me to wait or Force Quit.

Output

[GUI] [Dbg] [Application.cc:426] Loading plugin [NavSatMap]
[GUI] [Wrn] [Application.cc:797] [QT] file::/NavSatMap/NavSatMap.qml:160:3: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[GUI] [Wrn] [Application.cc:797] [QT] QObject::connect(QQuickWindow, QDeclarativeGeoMap): invalid nullptr parameter
[GUI] [Msg] Added plugin [Navigation satellite map] to main window
[GUI] [Msg] Loaded plugin [NavSatMap] from path [/home/dell/Documents/gazebo_fortress/install/lib/ign-gui-6/plugins/libNavSatMap.so]
[GUI] [Wrn] [Application.cc:797] [QT] QGeoTileProviderOsm: Tileserver disabled at  QUrl("http://maps-redirect.qt.io/osm/5.8/satellite")
[GUI] [Wrn] [Application.cc:797] [QT] QGeoTileFetcherOsm: all providers resolved

Screenshot from 2023-03-07 17-19-42

@JaouadROS JaouadROS added the bug Something isn't working label Mar 7, 2023
@caguero
Copy link
Contributor

caguero commented Mar 7, 2023

See also gazebosim/gz-gui#482

@JaouadROS
Copy link
Author

@caguero Thank you, it seems that it is the same issue and it hasn't been solved.

@JaouadROS JaouadROS changed the title Nav Sat Map crushes Nav Sat Map crashes Mar 7, 2023
@azeey
Copy link
Contributor

azeey commented Mar 7, 2023

Duplicate of gazebosim/gz-gui#482

@azeey azeey marked this as a duplicate of gazebosim/gz-gui#482 Mar 7, 2023
@azeey azeey closed this as not planned Won't fix, can't repro, duplicate, stale Mar 7, 2023
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
Archived in project
Development

No branches or pull requests

3 participants