Re: [pyPYME-Giotto] Error al utilizar el control "paginator"
Status: Planning
Brought to you by:
pyneo
From: <ma...@gm...> - 2005-09-08 20:15:54
|
Perd=F3n, no lo especifiqu=E9. Es cuando utilizo cualquiera de las tablas generales de Charon. 2005/9/8, Jose <coo...@py...>: > El jue, 08-09-2005 a las 19:48, Mauro S=E1nchez escribi=F3: > > Cuando intento usar cualquiera de las letras del control "paginator" > > me devuelve este error. >=20 > =BFEn qu=E9 proceso te est=E1 dando este error? >=20 > > Traceback (most recent call last): > > > > File "/home/mauro/proyectos/pypyme/workspace/trunk/org/pypyme/thalass= a/xtns/widgets/record_list/qt/c/paginator.py", > > line 75, in OnB > > self.OnButtonClick('B') > > File "/home/mauro/proyectos/pypyme/workspace/trunk/org/pypyme/thalass= a/xtns/widgets/record_list/qt/c/paginator.py", > > line 153, in OnButtonClick > > self.emit(PYSIGNAL("on_clicked()"), (letter,)) > > File "/home/mauro/proyectos/pypyme/workspace/trunk/org/pypyme/thalass= a/core/c/list/controller.py", > > line 405, in OnPaginatorButtonClicked > > self.FillTable(self.SERVICE.GetSome(self.current_filter_spec)) > > File "/home/mauro/proyectos/pypyme/workspace/trunk/org/pypyme/thalass= a/core/s/service.py", > > line 77, in GetSome > > return self.model.GetSome(filters, sorts) > > File "/home/mauro/proyectos/pypyme/workspace/trunk/org/pypyme/thalass= a/core/m/model.py", > > line 222, in GetSome > > []) > > File "/home/mauro/proyectos/pypyme/workspace/trunk/org/pypyme/thalass= a/core/m/model.py", > > line 128, in GetEntities > > self.dbmanager.execute(sql, params) > > File "/home/mauro/proyectos/pypyme/workspace/trunk/org/pypyme/thalass= a/container/adapters/db/postgresql.py", > > line 63, in execute > > self.cursor.execute(query, params) > > File "/usr/lib/python2.3/site-packages/dal/dbapi/dbapi.py", line > > 298, in execute > > return self._native_cs.execute(newquery, newparams) > > TypeError: unindexable object > > > > Los =FAnicos botones que me andan son los tres primeros (*, , =B7). Las > > letras me debuelven todas ese error con pydal. =BFSer=E1 porque utiliz= =F3 > > python2.3? Estoy probando con Postgresql. > > > > > > ------------------------------------------------------- > > SF.Net email is Sponsored by the Better Software Conference & EXPO > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Pract= ices > > Agile & Plan-Driven Development * Managing Projects & Teams * Testing &= QA > > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5= sf > > _______________________________________________ > > pypyme-giotto mailing list > > pyp...@li... > > https://lists.sourceforge.net/lists/listinfo/pypyme-giotto > > >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practic= es > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & Q= A > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > pypyme-giotto mailing list > pyp...@li... > https://lists.sourceforge.net/lists/listinfo/pypyme-giotto > |