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

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

    <bug>
          <bug_id>56219</bug_id>
          
          <creation_ts>2025-09-30 16:45:30 +0300</creation_ts>
          <short_desc>Сломан показ значков приложений в Xfce</short_desc>
          <delta_ts>2025-10-22 00:10:52 +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>libgdk-pixbuf</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="Mikhail Efremov">sem</reporter>
          <assigned_to name="Yuri N. Sedunov">aris</assigned_to>
          <cc>andy</cc>
    
    <cc>aris</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>273569</commentid>
    <comment_count>0</comment_count>
    <who name="Mikhail Efremov">sem</who>
    <bug_when>2025-09-30 16:45:30 +0300</bug_when>
    <thetext>См. https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/951
https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/271

Патч:
https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/241/diffs</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274116</commentid>
    <comment_count>1</comment_count>
    <who name="Mikhail Efremov">sem</who>
    <bug_when>2025-10-08 23:10:43 +0300</bug_when>
    <thetext>Тестовая сборка с патчем:
https://packages.altlinux.org/ru/tasks/396671/

Это чисто для теста, разумеется, не для Сизифа.
У меня проблему исправляет.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274117</commentid>
    <comment_count>2</comment_count>
    <who name="Yuri N. Sedunov">aris</who>
    <bug_when>2025-10-08 23:20:15 +0300</bug_when>
    <thetext>Будет в следующей версии.

commit 9b100a1d3995b7debd0fffcb3afaaf0346c18ac5
Author: correctmost &lt;136447-correctmost@users.noreply.gitlab.gnome.org&gt;
Date:   Wed Sep 24 13:25:36 2025 -0400

    bmp: Fix loading of bitmaps that have bottom-down pixel order
    
    Fixes: 427b566796
    
    Closes #271

diff --git a/gdk-pixbuf/io-bmp.c b/gdk-pixbuf/io-bmp.c
index 0eca48ed..f1b68a59 100644
--- a/gdk-pixbuf/io-bmp.c
+++ b/gdk-pixbuf/io-bmp.c
@@ -129,7 +129,7 @@ static void DumpBIH(unsigned char *BIH)
 struct headerpair {
        guint32 size;
        guint32 width;
-       guint32 height;
+       gint32 height;
        guint depth;
        guint Negative;         /* Negative = 1 -&gt; top down BMP,
                                   Negative = 0 -&gt; bottom up BMP */</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275122</commentid>
    <comment_count>3</comment_count>
    <who name="Andrew Vasilyev">andy</who>
    <bug_when>2025-10-21 12:53:56 +0300</bug_when>
    <thetext>  К сожалению, в новой 2.44.3 этот коммит не принят,
  в Debian отдельный патч: https://salsa.debian.org/gnome-team/gdk-pixbuf/-/blob/debian/latest/debian/patches/bmp-Fix-loading-of-bitmaps-that-have-bottom-down-pixel-or.patch?ref_type=heads</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275123</commentid>
    <comment_count>4</comment_count>
    <who name="Yuri N. Sedunov">aris</who>
    <bug_when>2025-10-21 12:56:56 +0300</bug_when>
    <thetext>Будет в 2.44.4.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275176</commentid>
    <comment_count>5</comment_count>
    <who name="Yuri N. Sedunov">aris</who>
    <bug_when>2025-10-21 19:56:56 +0300</bug_when>
    <thetext>(Ответ для Yuri N. Sedunov на комментарий #4)
&gt; Будет в 2.44.4.

[#397930] DONE srpm=libgdk-pixbuf-2.44.4-alt1.src.rpm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275207</commentid>
    <comment_count>6</comment_count>
    <who name="Andrew Vasilyev">andy</who>
    <bug_when>2025-10-22 00:10:52 +0300</bug_when>
    <thetext>(Ответ для Yuri N. Sedunov на комментарий #5)
&gt; (Ответ для Yuri N. Sedunov на комментарий #4)
&gt; &gt; Будет в 2.44.4.
&gt; 
&gt; [#397930] DONE srpm=libgdk-pixbuf-2.44.4-alt1.src.rpm

  Спасибо!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>