On Wed, 2006-08-02 at 20:16 +0200, Dirk Meyer wrote: > > Can you add some code after this query in register_object_type_attrs() > > that does a SELECT * FROM types and outputs all the values? > > When I do _load_object_types just after the query it is already > broken. One other thing besides your new code changed here: I had to > switch from pysqlite 2.0.x to 2.3.1.
Do 'SELECT * FROM types' after that query in register_object_type_attrs() and output each row. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
