<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - DRI loader prints misleading error message"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76698">bug 76698</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - DRI loader prints misleading error message"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76698#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - DRI loader prints misleading error message"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76698">bug 76698</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>A partial patch been pushed to master.

commit 0406f59eebb77e537b50f5cac3a20355686d2a4d
Author: Courtney Goeltzenleuchter <<a href="mailto:courtney@LunarG.com">courtney@LunarG.com</a>>
Date:   Wed Feb 26 14:27:08 2014 -0700

    mesa: glx: Reduce error log level

    The code that parses LIBGL_DRIVERS_PATH was printing an
    error for every attempted dlopen. It's not an error to
    have to check multiple items in the path, only an error if
    no suitable library is found. Reduced the load error to
    a warning to match behavior of dynamic linker.

    Signed-off-by: Courtney Goeltzenleuchter <<a href="mailto:courtney@LunarG.com">courtney@LunarG.com</a>>
    Reviewed-by: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>


Imho with it enough to get things to a more comprehensive level, yet feel free
to send a patch to the mailing list (mesa-dev@...) if you think the rest of the
patch should be included :)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>