updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / ifolder / README
blobb87c3185ba9831813915229eea2c1505ddcb7389
1 This package has been tested for client mode only. If you want to setup an ifolder server, you probably
2 have to perform some additional steps and/or modifications to the build process. Please send any patches
3 my way so I can integrate them.
5 Known problems:
6 ---------------
8 - X sometimes freezes when starting iFolders, have to switch to console and kill
9   the mono process, then try again
11 - Doesn't initialize properly when run for a user with encrypted home or other nonstandard home (network
12   mounted home probably won't work either). Workaround:
13     sudo mkdir /simias #or other locally normal mounted location
14     sudo chown yourusername:users /simias
15     mkdir -p ~/.local/share
16     ln -s /simias ~/.local/share/simias
18   After that it should start. After the first start, you can move the /simias folder to ~/.local/share.