[PyKDE] eric-3.9.0 segfault

2006-05-06 Thread jagaeta
Hi, When I try to run eric3, I'm getting a "Segmentation Fault" error, although the installation goes fine and I've previously installed Qt-3.3.5, QScintilla-1.65, sip-4.4.3 and PyQt-3.16 in that order, as recommended. All those were compiled on a Slackware 10.2 box (kernel 2.6.15.3) and g++-3.4.

Re: [PyKDE] Eric misc questions and wishlist

2006-05-06 Thread PFC
About Eric3 : Ii would be cool if the Editor Font preferences dialog displayed each item in the list in its font and color, instead of having to click on each to see the font. And thanks for using scintilla. It's great. I dropped Eclipse for Eric3 mainly because Eclipse's text

Re: [PyKDE] Eric misc questions and wishlist

2006-05-06 Thread Detlev Offenbach
Am Mittwoch, 12. April 2006 15:16 schrieb Jürgen Urner: > Hello Detlev > > > Now on to the wishlist > --- > > Maybe s.o. pointed something similar out already but the wishlist is not > publicly > available, so I post it anyway. > > There is one thing I'm missing cureent

Re: [PyKDE] Property Browser in PyQt

2006-05-06 Thread Andreas Pakulat
On 06.05.06 04:18:08, Donald Atkins wrote: > I've searched high and low for PyQt version of a > property browser like in designer and > http://www.trolltech.com/products/qt/addon/solutions/catalog/4/Widgets/qtpropertybrowser/ > and http://doc.trolltech.com/qq/qq13-attributes.html. > Before I try to

[PyKDE] Property Browser in PyQt

2006-05-06 Thread Donald Atkins
Hello, I've searched high and low for PyQt version of a property browser like in designer and http://www.trolltech.com/products/qt/addon/solutions/catalog/4/Widgets/qtpropertybrowser/ and http://doc.trolltech.com/qq/qq13-attributes.html. Before I try to code one from scratch, I was wondering if an