Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Q
qt-creator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tobias Hunger
qt-creator
Commits
c3bc3262
Commit
c3bc3262
authored
Jun 17, 2009
by
Thorbjørn Lindeijer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document known issue with storing the settings on an NFS share
parent
24c321d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
doc/qtcreator.qdoc
doc/qtcreator.qdoc
+9
-0
No files found.
doc/qtcreator.qdoc
View file @
c3bc3262
...
...
@@ -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.2
beta
),
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment