Hi Alexander, me and Renato fixed that on git head just now.
On 12 August 2010 14:33, Alexander Borunov <[email protected]> wrote: > Hello! > on N900 installed PR1.2, pyside-qt4 pyside-mobility and get from git master > copy of pyside-examples. when i run pyside- > examples/mobility/samplephonebook/samplephonebook.py i have that: > Nokia-N900:/tmp# ./samplephonebook.py > Traceback (most recent call last): > File "./samplephonebook.py", line 538, in <module> > main() > File "./samplephonebook.py", line 532, in main > phoneBook = PhoneBook() > File "./samplephonebook.py", line 498, in __init__ > self.listPage = ContactListPage(self, centralWidget) > File "./samplephonebook.py", line 109, in __init__ > importAction.triggered.connect(self.importClicked) > SystemError: NULL object passed to Py_BuildValue > Exception exceptions.AttributeError: "'list' object has no attribute > 'isEmpty'" in <bound method ContactListPage.__del__ of > <__main__.ContactListPage object at 0x3c27b0>> ignored > Nokia-N900:/tmp# > > what's the hell? > A.Borunov > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside > -- Marcelo Lira dos Santos INdT - Instituto Nokia de Tecnologia _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
