<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - NV50: LightDM GTK+ Greeter Background - inconsistent display"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89730#c30">Comment # 30</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - NV50: LightDM GTK+ Greeter Background - inconsistent display"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89730">bug 89730</a>
              from <span class="vcard"><a class="email" href="mailto:pomidorabelisima@gmail.com" title="poma <pomidorabelisima@gmail.com>"> <span class="fn">poma</span></a>
</span></b>
        <pre>
# which xtrace
/bin/xtrace


# rpm -qf /bin/xtrace
glibc-utils-2.20-8.fc21.x86_64


# yum -q search xtrace
============================= N/S matched: xtrace
==============================
xtrace.x86_64 : A program for X11 protocol tracing


# yum -q install xtrace

================================================================================
 Package         Arch            Version                  Repository       Size
================================================================================
Installing:
 xtrace          x86_64          1.3.1-7.fc21             fedora          102 k

Transaction Summary
================================================================================
Install  1 Package

Is this ok [y/d/N]: y


Transaction check error:
  file /usr/bin/xtrace from install of xtrace-1.3.1-7.fc21.x86_64 conflicts
with file from package glibc-utils-2.20-8.fc21.x86_64

Error Summary
-------------


# yumdownloader -q xtrace


# rpm -ivh xtrace-1.3.1-7.fc21.x86_64.rpm 
Preparing...                          ################################# [100%]
    file /usr/bin/xtrace from install of xtrace-1.3.1-7.fc21.x86_64 conflicts
with file from package glibc-utils-2.20-8.fc21.x86_64



# rpm -ivh xtrace-1.3.1-7.fc21.x86_64.rpm --force
Preparing...                          ################################# [100%]
Updating / installing...
   1:xtrace-1.3.1-7.fc21              ################################# [100%]


# rpm -qf /bin/xtrace
xtrace-1.3.1-7.fc21.x86_64


# xtrace --help
xtrace: Dump all X protocol data being tunneled from a fake X display to a real
one.
usage: xtrace [options] [[--] command args ...]
--display, -d <display to connect to>
--fakedisplay, -D <display to fake>
--copyauthentication, -c    Copy credentials
--nocopyauthentication, -n    Do not copy credentials
--authfile, -f <file instead of ~/.Xauthority to get credentials from>
--newauthfile, -F <file instead of ~/.Xauthority to put credentials in>
--waitforclient, -W        wait for connection even if command terminates
--stopwhendone, -s        Return when last client disconnects
--keeprunning, -k        Keep running
--denyextensions, -e        Fake unavailability of all extensions
--readwritedebug, -w        Print amounts of data read/sent
--maxlistlength, -m <maximum number of entries in each list shown>
--outfile, -o <filename>    Output to file instead of stdout
--buffered, -b            Do not output every line but only when buffer is full


# xtrace --version
xtrace version 1.3.1</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>