<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>49690</bug_id>
          
          <creation_ts>2024-03-14 10:26:38 +0300</creation_ts>
          <short_desc>При запуске приложения белый экран</short_desc>
          <delta_ts>2025-09-01 13:10:06 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>nheko</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aleksandr Sysoev">sysoevas</reporter>
          <assigned_to name="manowar@altlinux.org">manowar</assigned_to>
          <cc>antohami</cc>
    
    <cc>ded</cc>
    
    <cc>gbophuk_alt</cc>
    
    <cc>manowar</cc>
    
    <cc>nenderus</cc>
    
    <cc>romenskiy</cc>
    
    <cc>yuriy.shirokov</cc>
    
    <cc>zerg</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>242983</commentid>
    <comment_count>0</comment_count>
    <who name="Aleksandr Sysoev">sysoevas</who>
    <bug_when>2024-03-14 10:26:38 +0300</bug_when>
    <thetext>workstation-10.1-x86-64 обновленная до Sisyphus

nheko-0.11.3-alt1.x86_64

Шаги воспроизведения: запустить приложение $ nheko

Ожидаемый результат: приложение запущено успешно, интерфейс отображается
Фактический результат: приложение запускается, однако интерфейс не отображается - белый экран.

Доп: в kworkstation-10.2.1-x86-64 обновленной до Sisyphus ошибка не воспроизводится, приложение запускается корректно

В терминале при запуске:

MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen
failed to load driver: zink
[2024-03-14 10:12:32.798] [ui] [info] Restoring window size 0x0
[2024-03-14 10:12:32.814] [ui] [info] WebRTC: initialised GStreamer 1.24.0
[2024-03-14 10:12:32.834] [ui] [info] jdenticon plugin not found.
[2024-03-14 10:12:33.127] [qml] [warning] qrc:/qml/Root.qml:417:9: Type ChatPage unavailable 
             ChatPage { 
             ^ (qrc:/qml/Root.qml:417, )
[2024-03-14 10:12:33.127] [qml] [warning] qrc:/qml/ChatPage.qml:105:17: Type RoomList unavailable 
                     RoomList { 
                     ^ (qrc:/qml/ChatPage.qml:105, )
[2024-03-14 10:12:33.127] [qml] [warning] qrc:/qml/RoomList.qml:112:17: Type TimelineView unavailable 
                     TimelineView { 
                     ^ (qrc:/qml/RoomList.qml:112, )
[2024-03-14 10:12:33.127] [qml] [warning] qrc:/qml/TimelineView.qml:17:1: module &quot;QtQuick.Particles&quot; is not installed 
     import QtQuick.Particles 2.15 
     ^ (qrc:/qml/TimelineView.qml:17, )
[2024-03-14 10:12:33.142] [ui] [info] starting nheko 0.11.3
[2024-03-14 10:12:33.153] [ui] [info] Unity service available: false
[2024-03-14 10:12:39.734] [qml] [warning] Please call QDesktopServices::unsetUrlHandler() before destroying a registered URL handler object.
Support for destroying a registered URL handler object is deprecated, and will be removed in Qt 6.6. (:0, )</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>253319</commentid>
    <comment_count>1</comment_count>
    <who name="Yuriy Al. Shirokov">yuriy.shirokov</who>
    <bug_when>2024-10-22 17:46:59 +0300</bug_when>
    <thetext>Судя по всему, белый экран именно из-за нехватки QtQuick.Particles, установка всех пакетов, в которых упоминается эта библиотека, проблему решает. Видимо, мейнтейнер прописал не все нужные зависимости.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>271774</commentid>
    <comment_count>2</comment_count>
    <who name="gBopHuk">gbophuk_alt</who>
    <bug_when>2025-09-01 12:17:48 +0300</bug_when>
    <thetext>Пропущенный пакет в зависимостях - libqt5-quickparticles</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>271784</commentid>
    <comment_count>3</comment_count>
    <who name="manowar@altlinux.org">manowar</who>
    <bug_when>2025-09-01 12:43:30 +0300</bug_when>
    <thetext>Только QT6, конечно. Сейчас сделаем.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>271789</commentid>
    <comment_count>4</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2025-09-01 13:10:06 +0300</bug_when>
    <thetext>nheko-0.12.0-alt3 -&gt; sisyphus:

Mon Sep 01 2025 Paul Wolneykien &lt;manowar@altlinux&gt; 0.12.0-alt3
- Fix: Add runtime dependency on libqt6-quickparticles (closes: 49690, 50671).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>