| Summary: | Gazebo Sim не может загрузить необходимые для работы плагины. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Sisyphus | Reporter: | Savelev Pavel <savelevpa> | ||||
| Component: | gz-sim | Assignee: | Pavel Petrykin <silverducks> | ||||
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus | ||||
| Severity: | normal | ||||||
| Priority: | P5 | CC: | cas, elesinsa, grenka, protvin, silverducks | ||||
| Version: | unstable | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
|
Description
Savelev Pavel
2023-08-11 19:54:55 MSK
В Sisyphus неподдерживаемая в gz-sim версия OGRE (надо или 1 или 2 или Next). В p10 поддерживаемая версия. Ошибка воспроизводится Версия пакета: gz-sim-10.0.0-alt1.x86_64 Стенды: Alt Workstation K 11.2 x86-64 Alt Education K 11.0 x86-64 Alt Education XFCE 11.0 x86-64 Вывод в терминал: Library error: libgz-tools2-backward.so.2.0.3 not found. Improved backtrace generation will be disabled (2026-01-29 15:53:08.322) [error] [Application.cc:574] [GUI] Failed to load plugin [MinimalScene] : couldn't find shared library. (2026-01-29 15:53:08.718) [error] [Physics.cc:917] Failed to find plugin [gz-physics-dartsim-plugin]. Have you checked the GZ_SIM_PHYSICS_ENGINE_PATH environment variable? (2026-01-29 15:53:08.780) [error] [Application.cc:574] [GUI] Failed to load plugin [InteractiveViewControl] : couldn't find shared library. (2026-01-29 15:53:08.780) [error] [Application.cc:574] [GUI] Failed to load plugin [CameraTracking] : couldn't find shared library. (2026-01-29 15:53:08.780) [error] [Application.cc:574] [GUI] Failed to load plugin [MarkerManager] : couldn't find shared library. (2026-01-29 15:53:08.985) [error] [Application.cc:574] [GUI] Failed to load plugin [WorldControl] : couldn't find shared library. (2026-01-29 15:53:08.985) [error] [Application.cc:574] [GUI] Failed to load plugin [WorldStats] : couldn't find shared library. (2026-01-29 15:53:09.227) [error] [Application.cc:574] [GUI] Failed to load plugin [Screenshot] : couldn't find shared library. Дополнительная информация: В P11: - В Education K 11 и Education XFCE 11 ошибку проверить нельзя, т.к блокируется другой ошибкой (https://bugzilla.altlinux.org/46849) - В Workstation K 11.2 ошибка не воспроизводится. gz-sim-10.1.0-alt1 -> sisyphus: Mon Feb 02 2026 Pavel Petrykin <silverducks@altlinux> 10.1.0-alt1 - New version. - Fix save world file dialog (ALT 57554). - Fix missing plugins (ALT 47207). - Fix segfault when selecting Sun or Ground_plane (ALT 46849). - Fix GUI not launching (ALT 57609). |