summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-06-17 15:59:32 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-06-17 16:02:34 +0200
commitc3bc32620f57eae9a178e8d5ff7d973aa4e5da3f (patch)
tree4ebe1f0b191fd64146fb750a7cb2aec09010ff77
parent24c321d5ded55f5341d54bc9625bec863548e608 (diff)
downloadqt-creator-c3bc32620f57eae9a178e8d5ff7d973aa4e5da3f.tar.gz
Document known issue with storing the settings on an NFS share
-rw-r--r--doc/qtcreator.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index b8be302d91..1fc3155cfc 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -1723,7 +1723,16 @@
\list
\o Gdb on Windows may not work if the 'Embassy \reg Security Center' software
by 'Wave \reg Systems' is installed and active (causing crashes in \c{vxvault.dll)}).
+
\o Only simple data types (POD) work in the Watch Window of CDB.
+
+ \o Qt Creator uses SQLite for storing some of its settings. SQLite is
+ known to have problems with certain NFS servers (most notably the
+ nfs-user-server 2.2beta), since they can lock up the application
+ when it tries to lock the database. If your home directory is on an
+ NFS share and you encounter this issue, one option would be to
+ switch to the nfs-kernel-server, or create a symlink so that the
+ settings are stored locally.
\endlist
\section1 Known Issues of Version 1.1.0