Re: [PyKDE] strange problems with lxml and PyQt4

2006-01-15 Thread Andreas Pakulat
On 16.01.06 00:54:48, Andreas Pakulat wrote: > On 12.01.06 18:21:31, Andreas Pakulat wrote: > > On 12.01.06 09:48:24, Phil Thompson wrote: > > > You need to post a short, but complete, example that demonstrates the > > > problem. > > > > No Problem, is attached including a sample xml file. > >

Re: [PyKDE] strange problems with lxml and PyQt4

2006-01-15 Thread Andreas Pakulat
On 12.01.06 18:21:31, Andreas Pakulat wrote: > On 12.01.06 09:48:24, Phil Thompson wrote: > > You need to post a short, but complete, example that demonstrates the > > problem. > > No Problem, is attached including a sample xml file. Nobody has an idea why this happens? Or does nobody see the p

Re: [PyKDE] strange problems with lxml and PyQt4

2006-01-12 Thread Andreas Pakulat
On 12.01.06 09:48:24, Phil Thompson wrote: > You need to post a short, but complete, example that demonstrates the > problem. No Problem, is attached including a sample xml file. > When people select code fragments to post, but can't find the error, its > usually because they are looking in th

Re: [PyKDE] strange problems with lxml and PyQt4

2006-01-12 Thread Phil Thompson
On Thursday 12 January 2006 1:57 am, Andreas Pakulat wrote: > Hi, > > following Traceback: > > Traceback (most recent call last): > File > "/home/andreas/projects/pyfilmdbsimpleui/widgets/pictureformatwidget.py", > line 105, in on_removePictureFormat_clicked model.removeRows(index.row(), > 1, ind

[PyKDE] strange problems with lxml and PyQt4

2006-01-11 Thread Andreas Pakulat
Hi, following Traceback: Traceback (most recent call last): File "/home/andreas/projects/pyfilmdbsimpleui/widgets/pictureformatwidget.py", line 105, in on_removePictureFormat_clicked model.removeRows(index.row(), 1, index.parent()) File "/home/andreas/projects/pyfilmdbsimpleui/widgets/g