<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>459468</bug_id>
          
          <creation_ts>2022-09-21 02:03:58 +0000</creation_ts>
          <short_desc>Certain Xwayland apps do not respect third-party cursor theme on Wayland</short_desc>
          <delta_ts>2024-03-01 02:49:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>kwin</product>
          <component>wayland-generic</component>
          <version>master</version>
          <rep_platform>Neon</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Patrick Silva">bugseforuns</reporter>
          <assigned_to name="KWin default assignee">kwin-bugs-null</assigned_to>
          <cc>bbaovanc</cc>
    
    <cc>bednarczyk.pawel</cc>
    
    <cc>gudvinr+kde</cc>
    
    <cc>kdebugs</cc>
    
    <cc>luca.bacci</cc>
    
    <cc>nate</cc>
    
    <cc>naxdy</cc>
    
    <cc>rhodium.jka</cc>
    
    <cc>tani.giovonni</cc>
    
    <cc>vaultsoldierbcup</cc>
          
          <cf_commitlink>https://invent.kde.org/plasma/kwin/-/commit/fb238b25d126df6f1b7a48ddbdef10b7cc572f60</cf_commitlink>
          <cf_versionfixedin>5.27.6</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2154764</commentid>
    <comment_count>0</comment_count>
    <who name="Patrick Silva">bugseforuns</who>
    <bug_when>2022-09-21 02:03:58 +0000</bug_when>
    <thetext>SUMMARY
i use &apos;Future Cursors&apos; cursor theme, it is not respected by the following Xwayland apps:
Thunderbird (flatpak)
Tixati torrent client (gtk2)
jdownloader (java)
BiglyBT torrent client (java)

Other Xwayland apps like Discord and VLC player respect the same cursor theme.


STEPS TO REPRODUCE
1. use Wayland session
2. install and apply a third-party cursor theme in Cursors KCM
3. run any affected app mentioned above

OBSERVED RESULT
explained above

EXPECTED RESULT
all apps should respect a third-party cursor theme on Wayland

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Graphics Platform: Wayland</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2155408</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2022-09-22 19:50:17 +0000</bug_when>
    <thetext>Does it work after you reboot? If so, this is Bug 420859.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2155435</commentid>
    <comment_count>2</comment_count>
    <who name="Patrick Silva">bugseforuns</who>
    <bug_when>2022-09-22 20:29:55 +0000</bug_when>
    <thetext>The bug persists after reboot.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2158895</commentid>
    <comment_count>3</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2022-10-07 04:51:30 +0000</bug_when>
    <thetext>Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED &gt; WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2158939</commentid>
    <comment_count>4</comment_count>
    <who name="Patrick Silva">bugseforuns</who>
    <bug_when>2022-10-07 10:50:04 +0000</bug_when>
    <thetext>The requested info was provided.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2174158</commentid>
    <comment_count>5</comment_count>
    <who name="Luca Bacci">luca.bacci</who>
    <bug_when>2022-11-16 17:51:40 +0000</bug_when>
    <thetext>Hi, I&apos;m having the same issue on Plasma 5.26.3. Blender and GTK2 apps are affected. Also GTK3/4 apps when forcing the x11 backend by setting GDK_BACKEND=x11.

GTK uses XIDefineCursor if XInput2 is available and falls back to XDefineCursor in the other case. Anyway I&apos;ll try setting up a python-xlib sample reproducing the issue.

As Patrick pointed out, that&apos;s probably a different issue than https://bugs.kde.org/show_bug.cgi?id=420859 because the cursor is not correct even after rebooting</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2174181</commentid>
    <comment_count>6</comment_count>
      <attachid>153813</attachid>
    <who name="Luca Bacci">luca.bacci</who>
    <bug_when>2022-11-16 18:43:59 +0000</bug_when>
    <thetext>Created attachment 153813
Sample C code exhibiting the issue

Attached sample C code exhibiting the issue. Should I open an issue in KWin GitLab?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2174192</commentid>
    <comment_count>7</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2022-11-16 19:07:29 +0000</bug_when>
    <thetext>Maybe just submit a merge request to fix it! :D</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2175389</commentid>
    <comment_count>8</comment_count>
    <who name="Luca Bacci">luca.bacci</who>
    <bug_when>2022-11-20 08:50:32 +0000</bug_when>
    <thetext>On X11, windows which do not have any cursor set default to the cursor of the parent. For toplevel windows, that means the cursor of the root window. That issue is actually a duplicate of https://bugs.kde.org/show_bug.cgi?id=442839; there Vlad Zahorodnii explains in detail why the root window has the Adwaita cursor theme.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2176027</commentid>
    <comment_count>9</comment_count>
    <who name="">gudvinr+kde</who>
    <bug_when>2022-11-21 14:16:50 +0000</bug_when>
    <thetext>I am not sure if it is same issue but wxgtk app prusaslicer also has this issue. I believe it uses GTK3 internally.
But it definitely runs inside xwayland and not as native wayland app because backend is hardcoded in the app.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2176718</commentid>
    <comment_count>10</comment_count>
    <who name="Luca Bacci">luca.bacci</who>
    <bug_when>2022-11-23 15:13:27 +0000</bug_when>
    <thetext>Yep, it&apos;s that issue :) I hope I can make a fix for that soon ;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2177045</commentid>
    <comment_count>11</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2022-11-24 20:47:24 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/3239</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2193705</commentid>
    <comment_count>12</comment_count>
    <who name="Vlad Zahorodnii">vlad.zahorodnii</who>
    <bug_when>2023-01-06 11:07:19 +0000</bug_when>
    <thetext>*** Bug 442839 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2193771</commentid>
    <comment_count>13</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2023-01-06 14:20:51 +0000</bug_when>
    <thetext>*** Bug 454959 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2221334</commentid>
    <comment_count>14</comment_count>
    <who name="Andres">kdebugs</who>
    <bug_when>2023-04-08 23:09:59 +0000</bug_when>
    <thetext>I think I am also running into this [issue] (https://forum.garudalinux.org/t/gtk-plasma-theme-not-being-applied-on-wayland/27801/6) ? For me GTK apps do not use the theme specified in System Settings -&gt; Apperance -&gt; Application Style - &gt; GTK application Style or my cursor theme; instead, using the default, Adwaita


```
Operating System: Garuda Linux 
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.10-273-tkg-bmq (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2235596</commentid>
    <comment_count>15</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2023-06-09 17:26:38 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4165</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2236372</commentid>
    <comment_count>16</comment_count>
    <who name="Vlad Zahorodnii">vlad.zahorodnii</who>
    <bug_when>2023-06-14 14:02:04 +0000</bug_when>
    <thetext>Git commit dc4c463ca36b26ceb25efda7fa25a7c7a906002d by Vlad Zahorodnii, on behalf of Severin von Wnuck.
Committed on 14/06/2023 at 13:37.
Pushed by vladz into branch &apos;master&apos;.

xwayland: Remove cursor definition

This is now handled by krdb.
Related: bug 442839

M  +0    -6    src/xwayland/xwayland.cpp

https://invent.kde.org/plasma/kwin/-/commit/dc4c463ca36b26ceb25efda7fa25a7c7a906002d</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2236382</commentid>
    <comment_count>17</comment_count>
    <who name="Vlad Zahorodnii">vlad.zahorodnii</who>
    <bug_when>2023-06-14 14:50:44 +0000</bug_when>
    <thetext>Git commit fb238b25d126df6f1b7a48ddbdef10b7cc572f60 by Vlad Zahorodnii, on behalf of Severin von Wnuck.
Committed on 14/06/2023 at 14:06.
Pushed by vladz into branch &apos;Plasma/5.27&apos;.

xwayland: Remove cursor definition

This is now handled by krdb.
Related: bug 442839


(cherry picked from commit dc4c463ca36b26ceb25efda7fa25a7c7a906002d)

M  +0    -6    src/xwayland/xwayland.cpp

https://invent.kde.org/plasma/kwin/-/commit/fb238b25d126df6f1b7a48ddbdef10b7cc572f60</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2237401</commentid>
    <comment_count>18</comment_count>
    <who name="Andres">kdebugs</who>
    <bug_when>2023-06-20 23:25:23 +0000</bug_when>
    <thetext>Is this supossed to be fixed on  5.27.6? I am still encountering the issue

Operating System: Garuda Linux 
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 6.3.8-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2237411</commentid>
    <comment_count>19</comment_count>
    <who name="David">vaultsoldierbcup</who>
    <bug_when>2023-06-21 03:12:40 +0000</bug_when>
    <thetext>I&apos;m still encountering this in spotify and some other apps

```
Operating System: Arch Linux 
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 6.3.8-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD Radeon Graphics</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2238477</commentid>
    <comment_count>20</comment_count>
    <who name="Dominique Hummel">naxdy</who>
    <bug_when>2023-06-27 18:07:00 +0000</bug_when>
    <thetext>It&apos;s fixed for me in Gentoo, but not on my NixOS install. My wife on Fedora is also still experiencing this issue. Makes me think there is some patch in the Gentoo repos that helps with this... Thoughts ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2238481</commentid>
    <comment_count>21</comment_count>
    <who name="Patrick Silva">bugseforuns</who>
    <bug_when>2023-06-27 18:39:04 +0000</bug_when>
    <thetext>it&apos;s also fixed for me on Arch Linux.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2238482</commentid>
    <comment_count>22</comment_count>
    <who name="Dominique Hummel">naxdy</who>
    <bug_when>2023-06-27 18:44:39 +0000</bug_when>
    <thetext>This then suggests that it may be config / environment related (I use the same home folder on my NixOS and Gentoo installs, but observe different behavior). Unfortunately, I&apos;ve tinkered a LOT when it comes to cursors, but I will try to see if I can dig up some relevant configs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2240295</commentid>
    <comment_count>23</comment_count>
    <who name="Dominique Hummel">naxdy</who>
    <bug_when>2023-07-08 11:00:25 +0000</bug_when>
    <thetext>Quick update: After some deliberation I&apos;ve found that the apps that still had the adwaita cursor theme on my Nix install were all flatpak apps that didn&apos;t have proper read permissions for the ~/.icons folder. Granting them permissions solved the issue.

I&apos;m going to go ahead and close this for now, feel free to reopen if anyone has an issue with a non-flatpak app, or a flatpak app that does have the proper permissions set.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2240384</commentid>
    <comment_count>24</comment_count>
    <who name="Andres">kdebugs</who>
    <bug_when>2023-07-09 01:23:50 +0000</bug_when>
    <thetext>This still affects me with non flatpak applications such as Vivaldi and lutris</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2241787</commentid>
    <comment_count>25</comment_count>
    <who name="Dominique Hummel">naxdy</who>
    <bug_when>2023-07-20 05:46:05 +0000</bug_when>
    <thetext>@Andres did you confirm that the flatpak apps in question have read access to ~/.icons and/or /usr/share/icons (or wherever your cursor theme is located), and that their XCursor search path isn&apos;t being overwritten using an environment variable?

You can use Flatseal to check this, or KDE&apos;s built-in permissions system in System Settings -&gt; Applications -&gt; Flatpak Permission Settings</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2242319</commentid>
    <comment_count>26</comment_count>
    <who name="Andres">kdebugs</who>
    <bug_when>2023-07-23 18:34:53 +0000</bug_when>
    <thetext>Like I said in the above reply, this is affecting me on NON-flatpaked apps such as Vivaldi and Lutris which is installed via my package manager (Pacman)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2253336</commentid>
    <comment_count>27</comment_count>
    <who name="Patrick Silva">bugseforuns</who>
    <bug_when>2023-09-15 17:56:51 +0000</bug_when>
    <thetext>On my system, Vivaldi browser 6.2.3105.48 running natively on Wayland uses Adwaita mouse pointer.
However, Vivaldi running on Xwayland uses Breeze mouse pointer as expected. The same with Chromium.

Operating System: Arch Linux 
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Graphics Platform: Wayland</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2276328</commentid>
    <comment_count>28</comment_count>
    <who name="">tani.giovonni</who>
    <bug_when>2023-12-24 11:40:16 +0000</bug_when>
    <thetext>I am also getting this issue on non-flatpaked apps. (Garuda) Annoyingly I swear I remember I found a fix before, but my drive got corrupted to hell because my memory started going out and I don&apos;t remember what the fix was exactly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2292881</commentid>
    <comment_count>29</comment_count>
    <who name="Patrick Silva">bugseforuns</who>
    <bug_when>2024-02-29 15:18:36 +0000</bug_when>
    <thetext>Now Chromium 122 and other browsers based on it respects the mouse cursor theme. Currently Blender from Arch repos is the only app that does not respect the mouse cursor theme on my system. But it runs natively on Wayland and this bug report is about Xwayland apps. I&apos;m going to close this report as fixed.

Operating System: Arch Linux 
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphics Platform: Wayland</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2293129</commentid>
    <comment_count>30</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-03-01 02:49:02 +0000</bug_when>
    <thetext>Hooray!</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>153813</attachid>
            <date>2022-11-16 18:43:59 +0000</date>
            <delta_ts>2022-11-16 18:43:59 +0000</delta_ts>
            <desc>Sample C code exhibiting the issue</desc>
            <filename>xdefinecursor.c</filename>
            <type>text/x-csrc</type>
            <size>1938</size>
            <attacher name="Luca Bacci">luca.bacci</attacher>
            
              <data encoding="base64">LyogY29tcGlsZSB3aXRoOgogKiBjYyB4ZGVmaW5lY3Vyc29yLmMgYHBrZy1jb25maWcgLS1jZmxh
Z3MgLS1saWJzIHgxMSB4Y3Vyc29yYAogKi8KCiNpbmNsdWRlIDxzdGRsaWIuaD4KI2luY2x1ZGUg
PHN0cmluZy5oPgojaW5jbHVkZSA8c3RkaW8uaD4KCiNpbmNsdWRlIDxYMTEvWGxpYi5oPgojaW5j
bHVkZSA8WDExL1hjdXJzb3IvWGN1cnNvci5oPgoKY29uc3QgY2hhciAqY3Vyc29yX3RoZW1lX25h
bWUgPSAiYnJlZXplX2N1cnNvcnMiOwpjb25zdCBjaGFyICpjdXJzb3JfbmFtZSA9ICJ0ZXh0IjsK
Y29uc3QgaW50IGN1cnNvcl9zaXplID0gNjQ7CgpzdGF0aWMgdm9pZApzZXR1cF9jdXJzb3IgKERp
c3BsYXkgKmRpc3BsYXksIFdpbmRvdyB3KQp7CiAgICBDdXJzb3IgY3Vyc29yOwogICAgaW50IHJl
dDsKCiAgICBYY3Vyc29yU2V0VGhlbWUgKGRpc3BsYXksIGN1cnNvcl90aGVtZV9uYW1lKTsKICAg
IFhjdXJzb3JTZXREZWZhdWx0U2l6ZSAoZGlzcGxheSwgY3Vyc29yX3NpemUpOwoKICAgIGN1cnNv
ciA9IFhjdXJzb3JMaWJyYXJ5TG9hZEN1cnNvciAoZGlzcGxheSwgY3Vyc29yX25hbWUpOwogICAg
aWYgKGN1cnNvciA9PSBOb25lKSB7CiAgICAgICAgcHJpbnRmKCJDYW5ub3QgZ2V0IGN1cnNvciAl
cyBmcm9tIGN1cnNvciB0aGVtZSAlc1xuIiwKICAgICAgICAgICAgICAgY3Vyc29yX25hbWUsIGN1
cnNvcl90aGVtZV9uYW1lKTsKICAgICAgICBleGl0KEVYSVRfRkFJTFVSRSk7CiAgICB9CgogICAg
cmV0ID0gWERlZmluZUN1cnNvciAoZGlzcGxheSwgdywgY3Vyc29yKTsKICAgIHByaW50ZigiWERl
ZmluZUN1cnNvciByZXR1cm5lZCAlZFxuIiwgcmV0KTsKfQoKCgppbnQgbWFpbih2b2lkKSB7CiAg
ICBEaXNwbGF5ICpkaXNwbGF5OwogICAgaW50IHNjcmVlbjsKICAgIFdpbmRvdyByb290OwogICAg
V2luZG93IHc7CiAgICBYRXZlbnQgZTsKCiAgICBkaXNwbGF5ID0gWE9wZW5EaXNwbGF5IChOVUxM
KTsKICAgIGlmIChkaXNwbGF5ID09IE5VTEwpIHsKICAgICAgICBwcmludGYgKCJDYW5ub3Qgb3Bl
biBkaXNwbGF5XG4iKTsKICAgICAgICBleGl0IChFWElUX0ZBSUxVUkUpOwogICAgfQoKICAgIHNj
cmVlbiA9IERlZmF1bHRTY3JlZW4gKGRpc3BsYXkpOwogICAgcm9vdCA9IFJvb3RXaW5kb3cgKGRp
c3BsYXksIHNjcmVlbik7CiAgICB3ID0gWENyZWF0ZVNpbXBsZVdpbmRvdyAoZGlzcGxheSwgcm9v
dCwKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAxMCwgMTAsIDEwMCwgMTAwLCAxLAogICAg
ICAgICAgICAgICAgICAgICAgICAgICAgIEJsYWNrUGl4ZWwgKGRpc3BsYXksIHNjcmVlbiksCiAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgV2hpdGVQaXhlbCAoZGlzcGxheSwgc2NyZWVuKSk7
CgogICAgWFNlbGVjdElucHV0IChkaXNwbGF5LCB3LCBFeHBvc3VyZU1hc2sgfCBLZXlQcmVzc01h
c2spOwogICAgWE1hcFdpbmRvdyAoZGlzcGxheSwgdyk7CgogICAgc2V0dXBfY3Vyc29yIChkaXNw
bGF5LCB3KTsKCiAgICB3aGlsZSAoMSkgewogICAgICAgIFhOZXh0RXZlbnQgKGRpc3BsYXksICZl
KTsKCiAgICAgICAgaWYgKGUudHlwZSA9PSBFeHBvc2UpIHsKICAgICAgICAgICAgY29uc3QgY2hh
ciAqbXNnID0gIkhlbGxvLCBXb3JsZCEiOwogICAgICAgICAgICBYRmlsbFJlY3RhbmdsZSAoZGlz
cGxheSwgdywgRGVmYXVsdEdDIChkaXNwbGF5LCBzY3JlZW4pLCAyMCwgMjAsIDEwLCAxMCk7CiAg
ICAgICAgICAgIFhEcmF3U3RyaW5nIChkaXNwbGF5LCB3LCBEZWZhdWx0R0MgKGRpc3BsYXksIHNj
cmVlbiksIDEwLCA1MCwgbXNnLCBzdHJsZW4gKG1zZykpOwogICAgICAgIH0KICAgICAgICBpZiAo
ZS50eXBlID09IEtleVByZXNzKSB7CiAgICAgICAgICAgIGJyZWFrOwogICAgICAgIH0KICAgIH0K
CiAgIFhDbG9zZURpc3BsYXkgKGRpc3BsYXkpOwoKICAgcmV0dXJuIEVYSVRfU1VDQ0VTUzsKfQoK
</data>

          </attachment>
      

    </bug>

</bugzilla>