Ticket #154 (closed defect: fixed)
We should implement a zenity dialog for people who are running tracker
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | dotfiles | Keywords: | proposed |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
As per ATN-30, we should implement a zenity dialog (like we do for people with mode 777 homedirs) that checks for EnableIndexing?=true in ~/.config/tracker/tracker.cfg. It should say something like "You currently have the Tracker indexer enabled. This is known to break AFS. You can disable it by doing $foo".
$foo can either be something like "athrun consult fix-tracker", or we could decide that the number is small enough we should point them at a stock answer on how to edit the file instead.
I note we currently have /etc/X11/Xsession.d/97debathena-homedir-mode. Rather than having a separate script, would it be better to lump these all together in something like debathena-warn-users or something?
Change History
comment:2 Changed 15 years ago by jdreed
The copy of fix-tracker in the consult locker is wrong. A better copy is in the RW volume, and will make it into the RO locker on Thurs 3/26.
Done. The relevant stuff is in /mit/jdreed/debathena/debathena-xsession (along with the fix for ticket #148)