Package: gajim
Version: 0.16-1
Severity: grave
Justification: renders package unusable


When starting gajim, it crashes with this error : 

    Traceback (most recent call last):
    File "gajim.py", line 532, in <module>
        interface = Interface()
    File "/usr/share/gajim/src/gui_interface.py", line 2773, in __init__
        cfg_was_read = parser.read()
    File "/usr/share/gajim/src/common/optparser.py", line 79, in read
        self.update_config(old_version, new_version)
    File "/usr/share/gajim/src/common/optparser.py", line 233, in update_config
        caps_cache.capscache.initialize_from_db()
    File "/usr/share/gajim/src/common/caps_cache.py", line 391, in 
initialize_from_db
        self._remove_outdated_caps()
    File "/usr/share/gajim/src/common/caps_cache.py", line 403, in 
_remove_outdated_caps
        self.logger.clean_caps_table()
    File "/usr/share/gajim/src/common/logger.py", line 959, in clean_caps_table
        self.simple_commit(sql)
    File "/usr/share/gajim/src/common/logger.py", line 187, in simple_commit
        self.cur.execute(sql_to_commit)
    sqlite3.OperationalError: no such column: last_seen

Note that if I delete ~/.config/gajim, it will start normally. But the
next start, it crashes again.


-- System Information:
Distributor ID: HandyLinux
Description:    HandyLinux GNU/Linux 8.3 (jessie)
Release:        8.3
Codename:       jessie
Architecture: x86_64

Kernel: Linux 4.3.0-0.bpo.1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gajim depends on:
ii  dbus           1.8.20-0+deb8u1
ii  dnsutils       1:9.9.5.dfsg-9+deb8u5
ii  python-dbus    1.2.0-2+b3
ii  python-gtk2    2.24.0-4
ii  python-nbxmpp  0.5.1-2
pn  python:any     <none>

Versions of packages gajim recommends:
ii  ca-certificates                      20141019+deb8u1
ii  notification-daemon                  0.7.6-2
ii  python-crypto                        2.6.1-5+b2
ii  python-openssl                       0.14-1
ii  python-pyasn1                        0.1.7-1
ii  xfce4-notifyd [notification-daemon]  0.2.4-3.1

Versions of packages gajim suggests:
ii  aspell-en [aspell-dictionary]  7.1-0-1.1
pn  avahi-daemon                   <none>
pn  dvipng                         <none>
ii  gnome-keyring                  3.14.0-1+b1
ii  gstreamer0.10-plugins-ugly     0.10.19-2.1
pn  kwalletcli                     <none>
ii  libgtkspell0                   2.0.16-1.1
ii  libxss1                        1:1.2.2-1
pn  nautilus-sendto                <none>
pn  network-manager                <none>
pn  python-avahi                   <none>
ii  python-farstream               0.1.2-3
pn  python-gconf                   <none>
pn  python-gnome2                  <none>
pn  python-gnomekeyring            <none>
pn  python-gupnp-igd               <none>
pn  python-kerberos                <none>
ii  python-pycurl                  7.19.5-3
ii  texlive-latex-base             2014.20141024-2

-- no debconf information

Reply via email to