Package: gajim
Version: 0.12.1-2
Severity: normal
--- Please enter the report below this line. ---
When starting with an empty .gajim directory, gajim will fail if
the /home directory is mounted with NFS.
Traceback:
x...@homer:~$ gajim
crée le répertoire /home/xma/.gajim
crée le répertoire /home/xma/.gajim/vcards
crée le répertoire /home/xma/.gajim/avatars
création de la base de donnée de l'historique
Traceback (most recent call last):
File "gajim.py", line 3356, in <module>
check_paths.check_and_possibly_create_paths()
File "/usr/share/gajim/src/common/check_paths.py", line 133, in
check_and_possibly_create_paths create_log_db()
File "/usr/share/gajim/src/common/check_paths.py", line 98, in
create_log_db '''
sqlite3.OperationalError: database is locked
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.5/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "gajim.py", line 408, in on_exit
gajim.interface.save_config()
AttributeError: 'NoneType' object has no attribute 'save_config'
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.5/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "gajim.py", line 408, in on_exit
gajim.interface.save_config()
AttributeError: 'NoneType' object has no attribute 'save_config'
If I create a directory on a local disk, say in /tmp/gajim and ln
-s /tmp/gajim ~/.gajim it will run successfully.
Sounds like there is something with the hsitory database and NFS mounts.
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.29-1-amd64
Debian Release: squeeze/sid
990 testing www.debian-multimedia.org
990 testing ftp.fr.debian.org
500 unstable ftp.fr.debian.org
500 stable security.debian.org
--- Package information. ---
Depends (Version) | Installed
==============================-+-============
libatk1.0-0 (>= 1.20.0) | 1.26.0-1
libc6 (>= 2.7-1) | 2.9-8
libcairo2 (>= 1.2.4) | 1.8.6-2+b1
libglib2.0-0 (>= 2.16.0) | 2.20.1-1
libgtk2.0-0 (>= 2.12.0) | 2.16.1-2
libgtkspell0 (>= 2.0.10) | 2.0.13-2
libpango1.0-0 (>= 1.20.3) | 1.24.0-3+b1
libxss1 | 1:1.1.3-1
python (<< 2.6) | 2.5.4-2
python (>= 2.5) | 2.5.4-2
python-support (>= 0.7.1) | 1.0.2
python-glade2 (>= 2.8.0) | 2.14.1-2
python-gtk2 (>= 2.8.0) | 2.14.1-2
dnsutils | 1:9.6.0.dfsg.P1-2
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]