Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17266 - kate crashes after using regular-expression editor
Summary: kate crashes after using regular-expression editor
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-10 19:12 UTC by Darren Davison
Modified: 2003-05-02 13:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darren Davison 2003-03-10 19:12:05 UTC
replacing text in the editor (Ctrl-R) offers the ability to use the regexp editor to 
generate a regexp query.  Doing so causes kate to crash after the replace is 
performed with a SIGARBT (6).  Typing the regexp into the search/replace dialog 
manually doesn't seem to produce this behaviour. 

Reproducible: Always
Steps to Reproduce:
1. open a file in kate 
2. Ctrl-R and select the 'Edit' button for a regexp query 
3. build a simple regexp in the editor, hit OK 
4. hit OK to perform the search/replace 
 
Actual Results:  
kate crashes after confirming number of changes made 

Expected Results:  
not crashed (!) 

vanilla sources, kde-3.1
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2003-03-21 17:30:44 UTC
which qt do you use? is this fixed in kde-3.1.1? 
Comment 2 Darren Davison 2003-03-22 07:16:58 UTC
qt 3.1.0 IIRC.  I haven't emerged kde 3.1.1 so can't tell if it's been fixed yet 
Comment 3 Dan Armak (RETIRED) gentoo-dev 2003-04-23 09:10:04 UTC
Canot reproduce with kdebase 3.1.1a, qt 3.1.2-r2. 
If it still happens for you, try running kate from a terminal and seeing if it outputs anything 
interesting, or build kdebase with debugging (USE=debug) and get a backtrace. Also give us 
your emerge info. 
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2003-05-02 13:09:43 UTC
Unable to reproduce too.  Please reopen with a backtrace if this problem persists with the 
latest qt and kde packages.