Bug 380696

Summary: ASSERT when line of code becomes too long
Product: [Applications] rkward Reporter: RKWard Team <rkward-devel>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description RKWard Team 2008-04-19 18:28:43 UTC
-- Originally posted by (AT sourceforge.net): *anonymous --

-- This ticket was imported from http://sourceforge.net/p/rkward/bugs/25 on 2017-05-30 15:26:40 +0100 --
Hi,

Setup:
rkward 0.5
Debian unstable
Qt 4.4 RC

I am getting an assert often but not all the time. When it does occur, it occurs when I am editing R code in the script editor, the cursor is somewhere on the interior of the line \(as opposed to the far right\) and I add too many characters so that it overflows the Static Word Wrap threshold I set in Settings -&gt; Configure Editor -&gt; Editing.

The relevant line in the konsole output is

ASSERT: "i &gt; 0 && i &lt; size\(\)" in file /usr/include/qt4/QtCore/qtsring.h, line 6

Thanks,
Ben Goodrich
-- Labels: Interface (example) --
Comment 1 Thomas Friedrichsmeier 2010-11-19 12:19:53 UTC
Hm. Most likely this was an issue in katepart, and most likely it has been fixed, meanwhile.

I have not seen this in ages. So I'll close this.

If you still see this, please open a new report.
Comment 2 Thomas Friedrichsmeier 2010-11-19 12:19:53 UTC
- **status**: open --> closed-out-of-date