Bug 380696 - ASSERT when line of code becomes too long
Summary: ASSERT when line of code becomes too long
Status: RESOLVED WORKSFORME
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-19 18:28 UTC by RKWard Team
Modified: 2010-11-19 12:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 -> Configure Editor -> Editing.

The relevant line in the konsole output is

ASSERT: "i > 0 && i < 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