[PyQt] [Eric] Eric4 issue with splitted views

Rohan Garg rohan at kde.org
Thu Mar 27 21:07:21 GMT 2014


>> > Whipped up a quick patch for apport-kde and indeed, setting
>> > sip.setdestroyonexit to False makes the crash go away ( however seems
>> > to cause a weird side-effect in apport-core ) .
>
> Could you be a little more specific about that side effect?
>
>> > @Phil do you have a better suggestion to fix this crash?
>>

So after apport is done collecting various bits and pieces of
information to report a bug, it sends the data to launchpad and then opens a
browser which allows you to finish off reporting the bug via the web
interface.

However, after applying the destroyonexit patch, it causes apport to
open a web browser and shortly thereafter present a window which says
that it could not start the web browser, obviously this is wrong since
it did open the web browser.

I'll have to look a bit more into the part that does that in order to fix it.

Cheers
Rohan Garg


More information about the PyQt mailing list