eric ide

Issue411

Classification
Title: Debugger Crash
Type: crash Product: eric6
Process
Priority: critical    
Status: closed Resolution: out of date
Superseder: Nosy List: detlev, rfrerich
Assigned to: Keywords:

Created on 2021-12-14.09:43:30 by rfrerich, last changed by detlev.

Files
File Name Uploaded Description Remove
eric6_error.log rfrerich, 2021-12-14.09:43:29
Messages (4.0)
msg1561 (view) Author: detlev Date: 2021-12-15.16:31:57
To install the latest eric6 version enter this command:
python3 -m pip install --upgrade eric-ide==21.11.

However, I recommend to upgrade to eric7 using this command:
python3 -m pip install --upgrade eric-ide
msg1558 (view) Author: rfrerich Date: 2021-12-15.13:39:03
I there a way th select this version with pip install?
msg1557 (view) Author: detlev Date: 2021-12-14.18:55:58
Please upgrade to latest eric6 release, which is r21.11, and report back, if the issue 
persists.

Note, that eric6 will only get critical maintenance fixes through the repository but no 
official release anymore. eric7 is the successor.
msg1555 (view) Author: rfrerich Date: 2021-12-14.09:43:29
When i try to debug a script eric does not start. It opens the debug viewer but nothing else. I can close eric. After a new start i get the attached message.
History
Date User Action Args
2021-12-15 16:31:57detlevsetmessage_count: 3.0 -> 4.0
messages: + msg1561
2021-12-15 13:39:03rfrerichsetmessage_count: 2.0 -> 3.0
messages: + msg1558
2021-12-14 18:55:58detlevsetmessage_count: 1.0 -> 2.0
messages: + msg1557
nosy: + detlev
resolution: out of date
status: new -> closed
2021-12-14 09:43:30rfrerichcreate