Bug 55568 - xplayer не запускается
Summary: xplayer не запускается
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: xplayer (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Valery Inozemtsev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-10 18:24 MSK by Антон Мидюков
Modified: 2025-08-18 14:10 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Антон Мидюков 2025-08-10 18:24:10 MSK
xplayer не запускается, если включены плагины:

1. xplayer-plugin-grilo. Выдаётся ошибка при запуске:
(xplayer:5186): libsoup-ERROR **: 18:09:22.601: libsoup2 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.

2. xplayer-plugin-python-console или xplayer-plugin-opensubtitles или xplayer-plugin-mpris. Ошибка

/usr/lib64/python3/site-packages/gi/module.py:57: Warning: cannot register existing type 'GIRepository'
  repository = Repository.get_default()
/usr/lib64/python3/site-packages/gi/module.py:57: Warning: g_once_init_leave_pointer: assertion 'result != 0' failed
  repository = Repository.get_default()
/usr/lib64/python3/site-packages/gi/module.py:57: Warning: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
  repository = Repository.get_default()

Вторая шибка аналогична:
https://bugzilla.altlinux.org/53657
Comment 1 Repository Robot 2025-08-18 14:10:05 MSK
xplayer-2.4.4-alt3 -> sisyphus:

Mon Aug 18 2025 shrek@altlinux.ru (Valery Inozemtsev) <shrek@altlinux> 2.4.4-alt3
- disabled python plugins (closes: #55568)