Public bug reported: 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 <pmach...@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 野田 開 <noda...@gmail.com> ** Affects: xorg (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1359632 Title: ltrace complains about $XDG_CONFIG_DIRS set by Ubuntu x11-common Status in “xorg” package in Ubuntu: New Bug description: 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 <pmach...@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 野田 開 <noda...@gmail.com> To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1359632/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp