[Mesa-dev] [Bug 76698] DRI loader prints misleading error message

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 22 12:34:16 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76698

Emil Velikov <emil.l.velikov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> ---
A partial patch been pushed to master.

commit 0406f59eebb77e537b50f5cac3a20355686d2a4d
Author: Courtney Goeltzenleuchter <courtney at LunarG.com>
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 <courtney at LunarG.com>
    Reviewed-by: Kristian Høgsberg <krh at bitplanet.net>


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 at ...) if you think the rest of the
patch should be included :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140922/9ed6c2c8/attachment.html>


More information about the mesa-dev mailing list