[PyQt] designer segfaults on startup after installing libpythonplugin.so and custom widget

Phil Thompson phil at riverbankcomputing.com
Tue Feb 5 08:01:50 GMT 2008


On Monday 04 February 2008, Glen W. Mabey wrote:
> On Mon, Feb 04, 2008 at 01:00:25PM -0600, Phil Thompson wrote:
> > Does it crash when you start Designer, or when you create your widget?
>
> When I start designer.
>
> > Does the plugin.py example work?
>
> Nope.  I run
>
>     /usr/local/bin/python2.5 plugins.py
>
> from the examples/designer/plugins directory which first pops up that
> info window and then launches designer, but I neither see the PyQt Examples
> group nor anything new in the toolbox.  Help -> About Plugins says that
> it couldn't find any.

Any at all, or any of the PyQt examples?

Obviously the problem is with the PyQt build itself, rather than your 
particular plugin. Did you do anything "non-standard"?

Might there be a problem with multiple versions of things?

Phil



More information about the PyQt mailing list