Bug#844601: python-spyder: "from spyder.plugins.editor import Editor" hangs the machine

Dmitry Shachnev mitya57 at debian.org
Sun Nov 27 18:43:50 UTC 2016


On Sun, Nov 27, 2016 at 06:22:52PM +0000, PICCA Frederic-Emmanuel wrote:
> > In other words: if you want to use Qt you *need* a QApplication instance.
> > That's Qt basics. Not using it is a bug.
>
> I understand,
>
> Nervertheless I think that the python binding should fail gracefully with
> an exception instead of segfaulting...

PyQt is just a binding, handling segfaults in underlying code is not its
responsibility. Moreover, it cannot distinguish segfaults because of missing
QApplication from other kinds of segfaults.

--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20161127/c68f256a/attachment.sig>


More information about the debian-science-maintainers mailing list