Search Criteria
Package Details: xtrace-git 210.0ab52b0-1
Git Clone URL: | https://aur.archlinux.org/xtrace-git.git (read-only, click to copy) |
---|---|
Package Base: | xtrace-git |
Description: | Xtrace fakes an X server and forwards all connections to a real X server, displaying the communication between the clients and the server in a human readable form |
Upstream URL: | http://xtrace.alioth.debian.org/ |
Licenses: | |
Submitter: | RogerDuran |
Maintainer: | RogerDuran |
Last Packager: | RogerDuran |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2014-02-25 09:38 |
Last Updated: | 2015-06-30 13:48 |
Latest Comments
emersion commented on 2021-01-18 21:17
New upstream is here, I believe: https://salsa.debian.org/debian/xtrace
jerry73204 commented on 2018-06-23 18:33
The repo link is dead.
chmue commented on 2015-09-04 11:53
Could you add xorg-xauth as a dependency?
Command line output without xorg-xauth:
~ % x11trace -D :1 -d :0 -o /tmp/rstudio-trace.log rstudio
xauth remove terminated with exit code 1!
After installing xorg-xauth, everything works as expected.