[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

Nathan Handler nhandler at ubuntu.com
Mon Jun 18 19:29:41 UTC 2012


Can you pleas e fix the version in your debdiff? You can follow the
scheme that the Security Team describes at
https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging
. If you need more examples, you can look at http://people.canonical.com
/~ubuntu-archive/pending-sru.html

** Also affects: fbautostart (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Changed in: fbautostart (Ubuntu Precise)
       Status: New => Incomplete

** Changed in: fbautostart (Ubuntu Precise)
     Assignee: (unassigned) => Paul Tagliamonte (paultag)

** Changed in: fbautostart (Ubuntu Precise)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1014425

Title:
  fbautostart fails to handle XDG paths correctly

Status in “fbautostart” package in Ubuntu:
  Triaged
Status in “fbautostart” source package in Precise:
  Incomplete

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fbautostart/+bug/1014425/+subscriptions



More information about the Ubuntu-sponsors mailing list