Activity log for bug #375783

Date Who What changed Old value New value Message
2009-05-13 01:24:24 Adam Petaccia bug added bug
2009-05-13 01:26:18 Adam Petaccia attachment added Test C++ program to demonstrate behavior. http://launchpadlibrarian.net/26659149/test.cc
2009-05-13 01:27:06 Adam Petaccia description If I call xdgGetCacheHome, and pass that plus my app name to xdgMakePath, it will fail. I doubt this is the expected behavior, because I'm pretty sure the directory doesn't exist. This is on Jaunty Jackalope. If I call xdgGetCacheHome, and pass that plus my app name to xdgMakePath, it will fail. I doubt this is the expected behavior, and I'm pretty sure the directory doesn't exist. This is on Jaunty Jackalope.
2009-05-13 07:02:37 Mark Nevill libxdg-basedir (Ubuntu): status New Confirmed
2009-05-13 07:02:37 Mark Nevill libxdg-basedir (Ubuntu): assignee Mark Nevill (mark-nevill+lp)
2009-05-13 07:28:01 Mark Nevill libxdg-basedir (Ubuntu): status Confirmed Fix Committed
2009-05-14 19:32:39 Mark Nevill libxdg-basedir (Ubuntu): status Fix Committed Fix Released
2009-05-14 19:33:24 Mark Nevill nominated for series Ubuntu Jaunty
2009-05-19 09:29:01 Mark Nevill attachment added C version of adam's test program http://launchpadlibrarian.net/26927035/test-pre1.0.c
2009-05-19 09:30:12 Mark Nevill attachment added Fix for 0.2.0-1 http://launchpadlibrarian.net/26927056/makepath-fix-jaunty.patch