Bug 213936

Summary: Scintilla Editor plugin causes Anjuta to Lock up
Product: [Fedora] Fedora Reporter: Michael Cronenworth <mike>
Component: anjutaAssignee: Paul F. Johnson <paul>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-14 23:19:51 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 Michael Cronenworth 2006-11-03 20:47:33 UTC
Description of problem: When you select the Scintilla editor in the plugins list
and open a new document, Anjuta freezes up and will not respond. You have to end
up killing Anjuta and restarting it with the Gtksourceeditor plugin, which works
fine.


Version-Release number of selected component (if applicable): 2.0.2


How reproducible: Always


Steps to Reproduce:
1. Open Anjuta and select the Scintilla editor plugin
2. Open a new source file.
3. Anjuta will lock up.
  
Actual results:


Expected results: No lock ups.


Additional info:

Comment 1 Paul F. Johnson 2006-11-03 21:19:56 UTC
I can reproduce this problem here. I'll need to look into this one.

Comment 2 Paul F. Johnson 2006-11-04 00:15:49 UTC
The problem has been fixed upstream, but to bring it into the 2.0.2 release is
amazingly hard (so much has changed).

There is soon to be a 2.0.3 release which will fix this problem. I'll leave this
bug open until the 2.0.3 release is out and I can verify this problem has been
fixed.

Comment 3 Paul F. Johnson 2006-11-14 23:19:51 UTC
Fixed it - should be in the next push

Comment 4 Michael Cronenworth 2006-11-14 23:30:43 UTC
Thanks Paul.