notify-osd.log file stored in .cache, not in user-set XDG cache folder
Bug #465801 reported by
Stuart Langridge
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
notify-osd (Ubuntu) |
In Progress
|
Low
|
Mirco Müller |
Bug Description
I have a .cache/
Related branches
lp://staging/~sense/notify-osd/fix-465801
- Mirco Müller (community): Approve
-
Diff: 33 lines1 file modifiedsrc/log.c (+3/-4)
Changed in notify-osd: | |
assignee: | nobody → Mirco Müller (macslow) |
importance: | Undecided → Low |
status: | Confirmed → Triaged |
milestone: | none → ubuntu-9.10-sru |
Changed in notify-osd: | |
status: | Triaged → In Progress |
affects: | notify-osd → notify-osd (Ubuntu) |
Changed in notify-osd (Ubuntu): | |
milestone: | ubuntu-9.10-sru → none |
To post a comment you must log in.
I can confirm this bug in the latest trunk. The use of ~/.cache is indeed hardcoded, in src/log.c. I'm attaching a branch containing the fix, I'm testing it right now.