<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=dueno%40src.gnome.org" title="Daiki Ueno <dueno@src.gnome.org>"> <span class="fn">Daiki Ueno</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Shell search provider doesn't work with Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=775099">bug 775099</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>general
           </td>
           <td>Backend: Wayland
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>gnome-characters-maint@gnome.bugs
           </td>
           <td>gtk-bugs@gtk.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Product</td>
           <td>gnome-characters
           </td>
           <td>gtk+
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">QA Contact</td>
           <td>gnome-characters-maint@gnome.bugs
           </td>
           <td>gtk-bugs@gtk.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Shell search provider doesn't work with Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=775099#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Shell search provider doesn't work with Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=775099">bug 775099</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=dueno%40src.gnome.org" title="Daiki Ueno <dueno@src.gnome.org>"> <span class="fn">Daiki Ueno</span></a>
</span></b>
        <pre>I have no idea how to fix this; the application and the search provider simply
call GtkClipboard#set_text() as follows:

GtkClipboard *clipboard;
clipboard = gtk_clipboard_get (GDK_SELECTION_CLIPBOARD);
clipboard.set_text(text, -1);

<a href="https://git.gnome.org/browse/gnome-characters/tree/lib/gc.c#n1132">https://git.gnome.org/browse/gnome-characters/tree/lib/gc.c#n1132</a>
<a href="https://git.gnome.org/browse/gnome-characters/tree/src/searchProvider.js#n117">https://git.gnome.org/browse/gnome-characters/tree/src/searchProvider.js#n117</a>
<a href="https://git.gnome.org/browse/gnome-characters/tree/src/character.js#n183">https://git.gnome.org/browse/gnome-characters/tree/src/character.js#n183</a>

Reassigning to gtk+ for feedback from experts.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>