I can confirm this. Workaround is:
1) copy /etc/wyrdrc to .wyrdrc in your home directory
2) edit the line 
set reminders_file="~/.reminders"
so that it doesn't rely on expansion of ~:
set reminders_file="/path/to/your/home/dir/.reminders"

I imagine you could also edit /etc/wyrdrc in situ, if you're the only
user of the computer.

-- 
Wyrd produces an error message on start: "Error in reminders file: "Error 
reading file ~/.reminders: Can't open file""
https://launchpad.net/bugs/68152

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to