[Ltrace-devel] ltrace complains about $XDG_CONFIG_DIRS set by Ubuntu x11-common

Kai Noda nodakai at gmail.com
Thu Aug 21 09:14:01 UTC 2014


 affects ubuntu/xorg

http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/xorg/utopic/view/head:/debian/local/Xsession.d/60x11-common_xdg_path

XDG_CONFIG_DIRS="$DEFAULT_XDG_CONFIG_DIRS"/xdg-"$DESKTOP_SESSION":"$XDG_CONFIG_DIRS"

Due to the above line, $XDG_CONFIG_DIRS is set to
"/etc/xdg/xdg-wmii:/etc/xdg"
on my machine, though "/etc/xdg/xdg-wmii" does not exist.

ltrace >= 0.7.3 complains about XDG_CONFIG_DIRS whose element does not
actually exist.

$ cd ltrace-HEAD
$ git log -S add_dir_component_cb
commit 414989183b268337a4f7e329237f3c1fd726d823
Author: Petr Machata <pmachata at redhat.com>
Date:   Tue Dec 4 17:57:34 2012 +0100

    Implement os_get_config_dirs for gnu-linux backend
$ git describe 414989183b268337a4f7e329237f3c1fd726d823
0.7.2-73-g4149891

I'm not sure which of them should be fixed.

Regards,
Kai

野田  開 <nodakai at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/ltrace-devel/attachments/20140821/8e94ef91/attachment.html>


More information about the Ltrace-devel mailing list