Bug 51303 - Не запускается Showtime
Summary: Не запускается Showtime
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: showtime (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-28 04:10 MSK by Олег Щавелев
Modified: 2024-08-28 08:07 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 Олег Щавелев 2024-08-28 04:10:36 MSK
Стенд с ошибкой: 
==============================
- SESSION_TYPE: wayland
- OS: ALT Regular
- Kernel: 6.6.47-un-def-alt1
- DE: GNOME
- CPU: AMD Ryzen 7 4800HS with Radeon Graphics
- GPU1: Advanced Micro Devices, Inc. [AMD/ATI] Renoir [Radeon Vega Series / Radeon Vega Mobile Series] (rev c6)

Система обновлена: 28.08.2024

==============================
Пакет: showtime-46.3-alt1.noarch

Шаги, приводящие к ошибке:
==============================
1. Открыть Showtime

Фактический результат:
==============================
Приложение Showtime не открывается, при запуске приложения с использованием терминала, следующий вывод:
[oleg@alt-gnome ~]$ showtime
Traceback (most recent call last):
  File "/usr/lib/python3/site-packages/showtime/main.py", line 329, in do_activate
    win = ShowtimeWindow(
          ^^^^^^^^^^^^^^^
  File "/usr/lib/python3/site-packages/showtime/window.py", line 176, in __init__
    paintable = sink.props.paintable  # type: ignore
                ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'props'

Ожидаемый результат:
==============================
Приложение запускается и воспроизводит видео.
Comment 1 Repository Robot 2024-08-28 08:07:43 MSK
showtime-46.3-alt2 -> sisyphus:

 Wed Aug 28 2024 Yuri N. Sedunov <aris@altlinux> 46.3-alt2
 - updated to 46.3-6-gd8d8f82 (fixed i18n)
 - added gst-plugin-gtk4 to runtime dependencies (ALT #51303)