Eric6_broswer crashes on Debian

Detlev Offenbach detlev at die-offenbachs.de
Sat Jul 25 10:09:02 BST 2020


Hi,

it works for me using PyQt5 5.15.0 installed via PyPI.

Detlev

Am 25.07.20 um 09:57 schrieb Guðjón Guðjónsson:
> Hi list
>
> I tried to start eric6_browser this morning but it crashes. On
> debugging I get the
> following message:
>
> Exception "unhandled TypeError"
> unable to convert a C++ 'QWebEngineFindTextResult' instance to a Python object
>
> By commenting out the following lines in  WebBrowserView.py in eric
>          #try:
>          #    self.__page.findTextFinished.connect(
>          #        self.__findTextFinished)
>          #except AttributeError:
>          #    # pre Qt 5.14
>          #    pass
> the program starts and seems to work nicely.
>
> Does anyone have a clue on where to locate the bug?
>
> The bug is reported in Debian.
> https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=eric;dist=unstable
> should show up in a minute.
>
> Regards
> Gudjon

-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the PyQt mailing list