Eric Crash on Text Entry - Repeatable

Mick Sulley mick at sulley.info
Mon Aug 3 09:41:19 BST 2020


Hi Deltev,

Yes that was how I installed it.  To be sure, I just deleted eric_env, 
ran the commands again and tested again, exactly the same problem.  Here 
is the terminal output -

mick at Mint20Desk ~ $ python3 -m venv ~/eric_env
mick at Mint20Desk ~ $ ~/eric_env/bin/python3 -m pip install eric-ide
Collecting eric-ide
   Using cached eric_ide-20.8-py3-none-any.whl (16.6 MB)
Collecting PyQtChart>=5.12.1
   Using cached 
PyQtChart-5.15.0-5.15.0-cp35.cp36.cp37.cp38-abi3-manylinux2014_x86_64.whl 
(1.2 MB)
Collecting QScintilla>=2.11.1
   Using cached 
QScintilla-2.11.5-cp35.cp36.cp37.cp38-abi3-manylinux2014_x86_64.whl (2.6 MB)
Collecting wheel
   Using cached wheel-0.34.2-py2.py3-none-any.whl (26 kB)
Collecting docutils
   Using cached docutils-0.16-py2.py3-none-any.whl (548 kB)
Collecting PyQtWebEngine>=5.12.1
   Using cached 
PyQtWebEngine-5.15.0-5.15.0-cp35.cp36.cp37.cp38-abi3-manylinux2014_x86_64.whl 
(65.9 MB)
Requirement already satisfied: pip>=19.0 in 
./eric_env/lib/python3.8/site-packages (from eric-ide) (20.0.2)
Collecting PyQt5>=5.12.1
   Using cached 
PyQt5-5.15.0-5.15.0-cp35.cp36.cp37.cp38-abi3-manylinux2014_x86_64.whl 
(76.6 MB)
Collecting Markdown
   Using cached Markdown-3.2.2-py3-none-any.whl (88 kB)
Collecting PyQt5-sip<13,>=12.8
   Using cached PyQt5_sip-12.8.0-cp38-cp38-manylinux1_x86_64.whl (293 kB)
Installing collected packages: PyQt5-sip, PyQt5, PyQtChart, QScintilla, 
wheel, docutils, PyQtWebEngine, Markdown, eric-ide
Successfully installed Markdown-3.2.2 PyQt5-5.15.0 PyQt5-sip-12.8.0 
PyQtChart-5.15.0 PyQtWebEngine-5.15.0 QScintilla-2.11.5 docutils-0.16 
eric-ide-20.8 wheel-0.34.2
mick at Mint20Desk ~ $ cd eric_env/
mick at Mint20Desk ~/eric_env $ ./bin/eric6
Warning: translation file 'qscintilla_en_GB'could not be loaded.
Using default.
BackgroundService listening on: 43221
qt.accessibility.atspi: Sending TextCaretMoved from object that does not 
implement text interface:  QAccessibleInterface(0x26770f0 name="" 
role=Client obj=QLineEdit(0x26b3310)"focusable|invisible")
qt.accessibility.atspi: Sending TextCaretMoved from object that does not 
implement text interface:  QAccessibleInterface(0x26770f0 name="" 
role=Client obj=QLineEdit(0x26b3310)"focusable|invisible")
free(): invalid pointer
Aborted (core dumped)
mick at Mint20Desk ~/eric_env $



>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/eric/attachments/20200803/cf731281/attachment-0001.htm>


More information about the Eric mailing list