Bug 541982

Summary: After updating to PyQt 4.6.2e
Product: [Fedora] Fedora Reporter: ahmed <a.atalla>
Component: ericAssignee: Rex Dieter <rdieter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dennis, fedora, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-29 23:30:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description ahmed 2009-11-27 19:10:07 UTC
Description of problem:

after updatinf to kde 4.3.3 PyQt4 updated to 4.6.2 since that eric is open with lots of errors and when i try to run apython script inside it the run fail

Comment 1 ahmed 2009-11-27 19:12:03 UTC
error message 

StdErr: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/eric4/DebugClients/Python/DebugClient.py", line 38, in <module>
    debugClient.main()
  File "/usr/lib/python2.6/site-packages/eric4/DebugClients/Python/DebugClientBase.py", line 1938, in main
    self.connectDebugger(port, remoteAddress, redirect)
  File "/usr/lib/python2.6/site-packages/eric4/DebugClients/Python/DebugClientBase.py", line 990, in connectDebugger
    sock.connect((DebugAddress, port))
  File "<string>", line 1, in connect
socket.error: [Errno 111] Connection refused

Comment 2 Rex Dieter 2009-12-29 23:30:41 UTC
According to
http://forums.fedoraforum.org/showthread.php?t=235352
this is better updating to kde-4.3.4.  

Please re-open if this is not resolved.