Ticket #2607 (closed defect: duplicate)
crash when trying to run gajim SVN in place
| Reported by: | nekohayo@… | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | None | Version: | hg |
| Severity: | critical | Keywords: | crash |
| Cc: | Gustavo, Carneiro, <gjc@…> | Blocked By: | |
| OS: | Blocking: |
Description
This is what happens when I run a fresh SVN gajim (after having removed ~/.gajim). Gajim starts up fine, but when I go to add an existing jabber account, it crashes. I used to have no problems doing that.
jeff@kaname:~/trunks/gajim$ ./launch.sh -v /var/lib/python-support/python2.4/dbus/proxies.py: inconsistent use of tabs and spaces in indentation /var/lib/python-support/python2.4/gtk-2.0/bonobo/init.py: inconsistent use of tabs and spaces in indentation gajim.py:2034: GtkWarning?: gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
gtk.main()
** (bug-buddy:11621): WARNING **: Impossible de charger l'icône pour Déchiffrer le fichier ** (bug-buddy:11621): WARNING **: Impossible de charger l'icône pour Importer une clé ** (bug-buddy:11621): WARNING **: Impossible de charger l'icône pour Ouvrir le dossier ** (bug-buddy:11621): WARNING **: Impossible de charger l'icône pour Signets Web d'Epiphany ** (bug-buddy:11621): WARNING **: Impossible de charger l'icône pour Vérifier la signature /usr/libexec/gajim: Aucun fichier ou répertoire de ce type.
The last line seems to be the problem: I did not install gaim system-wide (and don't want to).
