dconf doesn't support NFS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dconf |
Fix Released
|
Wishlist
|
|||
d-conf (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Description: Ubuntu maverick (development branch)
Release: 10.10
apt-cache policy empathy
empathy:
Installed: 2.31.92-0ubuntu2
Candidate: 2.31.92-0ubuntu2
Version table:
*** 2.31.92-0ubuntu2 0
500 http://
100 /var/lib/
apt-cache policy libdconf0
libdconf0:
Installed: 0.5-1ubuntu5
Candidate: 0.5-1ubuntu5
Version table:
*** 0.5-1ubuntu5 0
500 http://
100 /var/lib/
I have a lot of .nfs* in the .config/dconf/ directory
user1@host:
total 20
4 drwx------ 2 user1 group1 4096 2010-09-22 14:18 .
4 drwxr-xr-x 14 user1 group1 4096 2010-09-22 14:18 ..
4 -rw-r--r-- 1 user1 group1 696 2010-09-22 14:18 .nfs00000000052
4 -rw-r--r-- 1 user1 group1 696 2010-09-22 13:57 .nfs00000000052
4 -rw-r--r-- 1 user1 group1 696 2010-09-22 14:18 user
When using a user with the home directory outside of the nfs server, everything is working as expected.
Changed in d-conf (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
summary: |
- preferences in empathy doesn't get saved when home directory is on nfs + dconf doesn't support NFS |
Changed in dconf: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in dconf: | |
importance: | Medium → Wishlist |
Changed in dconf: | |
status: | Confirmed → Fix Released |
Have the same problem.
I have noticed that dconf creates a tcp connection to my NFSv4 server. May it be useful?