Hi,

Thanks Nathan. I will install old versions (1.7.1 and 1.7.2) in a
clean environment and then try to upgrade them. Hopefully we have some
volunteers running 1.8.0 ;)

2011/10/25 Arnd Zapletal <a.zaple...@gmail.com>:
>> ImportError: No module named migrate.versioning.api
> well - seems my python-migrate was broken somehow.
> Sorry for false alarm. Fixed now.
>
> 1.9.0 runs but I cannot access individual records
>
> Traceback (most recent call last):
>  File
> "/home/arnd/bin/pytrainer/lib/python2.7/site-packages/pytrainer/gui/windowmain.py",
> line 1907, in on_calendar_selected
>    self.parent.refreshListRecords()
>  File
> "/home/arnd/bin/pytrainer/lib/python2.7/site-packages/pytrainer/main.py", line
> 332, in refreshListRecords
>    self.windowmain.actualize_recordTreeView(record_ids)
>  File
> "/home/arnd/bin/pytrainer/lib/python2.7/site-packages/pytrainer/gui/windowmain.py",
> line 2036, in actualize_recordTreeView
>    laps = self.parent.record.getLaps(id_record)
>  File
> "/home/arnd/bin/pytrainer/lib/python2.7/site-packages/pytrainer/record.py",
> line 317, in getLaps
>    "record=\"%s\"" % id_record)
>  File
> "/home/arnd/bin/pytrainer/lib/python2.7/site-packages/pytrainer/lib/ddbb.py",
> line 143, in select
>    return self.ddbbObject.select(table,cells,condition,mod)
>  File
> "/home/arnd/bin/pytrainer/lib/python2.7/site-packages/pytrainer/lib/sqliteUtils.py",
> line 160, in select
>    cur.execute(sql)
> sqlite3.OperationalError: no such column: laptrigger
>

Thanks Arnd for quick action.

If you get this error, then
pytrainer/upgrade/versions/010_default_upgrade.sql has not been
successfully executed. Can you please check ~/.pytrainer/log.out log
file to see if any related error has been reported there?

Thanks,

David

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to