[Bug 1014425] [NEW] fbautostart fails to handle XDG paths correctly
Launchpad Bug Tracker
1014425 at bugs.launchpad.net
Mon Jun 25 18:02:26 UTC 2012
You have been subscribed to a public bug by Devid Antonio Filoni (d.filoni):
This has been fixed upstream. This bug is to track it's status in
ubuntu.
Paths such as "/etc/foo:/etc/bar" will result in fbautostart trying to
find a literal path of that name, rather then splitting on the ":".
[Impact]
XDG_CONFIG_DIRS on Ubuntu has this by default now, so this affects all installs.
[Test Case]
export XDG_CONFIG_HOME=$TESTROOT/testdirl1
export XDG_CONFIG_DIRS=$TESTROOT/testdirg1:$TESTROOT/testdirg2:$TESTROOT/testdirg3
fbautostart
Where testdir[l|g]\d is a proper XDG autostart directory. Notice that it
doesn't autostart correctly. Upstream git has a directory that is set up
in such a way.
[Regression Potential]
Low. Since there's already been a regression, it's unlikely this is any less stable then the version currently in -P.
** Affects: fbautostart (Ubuntu)
Importance: High
Assignee: Paul Tagliamonte (paultag)
Status: Fix Released
** Affects: fbautostart (Ubuntu Precise)
Importance: High
Status: Confirmed
--
fbautostart fails to handle XDG paths correctly
https://bugs.launchpad.net/bugs/1014425
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is subscribed to the bug report.
More information about the ubuntu-archive
mailing list