[opensuse] Amarok + NFS mounted home

2007-05-05 Thread Graham Anderson
Greetings, I've had some issues launching Amarok with home dir mounted over NFS. Correct me if I'm wrong but my strace on amarokapp seems to indicate a locking issue? If so, any suggestions on further troubleshooting? close(13) = 0 lseek(12, 0, SEEK_SET)

Re: [opensuse] Amarok + NFS mounted home

2007-05-06 Thread Pascal Bleser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Graham Anderson wrote: > I've had some issues launching Amarok with home dir mounted over NFS. Correct > me if I'm wrong but my strace on amarokapp seems to indicate a locking issue? Yes, indeed: > fcntl(12, F_SETLK, {type=F_RDLCK, ... = -1 EACCES (

Re: [opensuse] Amarok + NFS mounted home [solved]

2007-05-06 Thread Graham Anderson
On Sunday 06 May 2007 10:52, Pascal Bleser wrote: > Graham Anderson wrote: > > I've had some issues launching Amarok with home dir mounted over NFS. > > Correct me if I'm wrong but my strace on amarokapp seems to indicate a > > locking issue? > > Yes, indeed: > > fcntl(12, F_SETLK, {type=F_RDLCK, .