I had the same problem with a new installation of ubuntu feisty 7.04.

The ~/.tvtime directory had group/owner root, so the tvtime app didn't
have permission to save ~/.tvtime/stationslist.xml

Fixed with these commands <user> is the current desktop user:

$ cd ~/
$ sudo chgrp <user> .tvtime
$ sudo chown <user> .tvtime

-- 
tvtime didn´t save the channel managment
https://bugs.launchpad.net/bugs/68249
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to