Ticket #1284 (closed defect: worksforme)

Opened 5 years ago

Last modified 4 years ago

Error when migrate logs

Reported by: NoAlWin Owned by: nkour
Priority: high Milestone:
Component: history Version:
Severity: major Keywords:
Cc: Blocked By:
OS: Blocking:

Description

I have instaled http://www.gajim.org/downloads/gajim_0.9-1_i386.deb and I get a window notifying me that an error has ocurred and the program closes itself. I use Debian testing with some packages of unstable. I had Gajim 0.8.2-1 from Debian repositories. I was also running Psi. The next time i run gajim it runs but i experiment a lot of problems. The output was

Traceback (most recent call last):
  File "gajim.py", line 1557, in ?
    m.migrate()
  File "/usr/share/gajim/src/common/migrate_logs_to_dot9_db.py", line 227, in migrate
    self.con.commit()
pysqlite2.dbapi2.ProgrammingError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id -1247126608 and this is thread id -1209956672
Exception in thread Thread-1:Traceback (most recent call last):
  File "/usr/lib/python2.3/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/lib/python2.3/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/gajim/src/common/migrate_logs_to_dot9_db.py", line 227, in migrate
    self.con.commit()
OperationalError: database schema has changed

Attachments

Change History

Changed 5 years ago by nk

  • status changed from new to closed
  • resolution set to worksforme

you used to ran svn?

u have the old logs db format that lived for some days in svn

 https://www2.lagaule.org/pipermail/gajim-devel/2005-November/000382.html

to migrate to the final

Changed 5 years ago by anonymous

I only ran the gajim from debian repositories. A little the 0.7 branch and principaly the 0.8 branch

Changed 5 years ago by nk

mv ~/.gajim/logs.db /tmp/ and rerun

Add/Change #1284 (Error when migrate logs)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Next status will be 'needinfo'
 
Note: See TracTickets for help on using tickets.