1. Error Using wxIDE when Removing Control in Sizer Window

I get this error whenever I click "Remove Control" in the Sizers window.
Here's part of the ex.err:

C:\Documents and Settings\user\Desktop\wxIDE\wxIDE_GUI.e:1863 in function
is_sizer_descended_from()
subscript value 2 is out of bounds, reading from a sequence of length 1 
    child = 1
    parent = 2
    new_child = <no value>
    parent_name = {110'n',101'e',119'w',95'_',119'w',120'x',70'F',114'r',
97'a',109'm',101'e',95'_',52'4'}
    i = <no value>

... called from C:\Documents and Settings\user\Desktop\wxIDE\wxIDE_GUI.e:3328 in
procedure on_sizer_remove()
    this = 12772392
    event_type = 10007
    id = 135
    event = 453560
    item = 820112
    ix = 2
    control = {110'n',101'e',119'w',95'_',119'w',120'x',66'B',111'o',120'x',
83'S',105'i',122'z',101'e',114'r',95'_',49'1'}
    frame = {110'n',101'e',119'w',95'_',119'w',120'x',70'F',114'r',97'a',
109'm',101'e',95'_',52'4'}
    children = {
                 {110'n',101'e',119'w',95'_',119'w',120'x',66'B',111'o',
120'x',83'S',105'i',122'z',101'e',114'r',95'_',49'1'}
               }
    sizer = {
              {110'n',101'e',119'w',95'_',119'w',120'x',70'F',114'r',97'a',
109'm',101'e',95'_',52'4'},
              {110'n',101'e',119'w',95'_',119'w',120'x',70'F',114'r',97'a',
109'm',101'e',95'_',52'4'},
...

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » topic index » view message » categorize

2. Re: Error Using wxIDE when Removing Control in Sizer Window

posted by: cklester <cklester at yahoo.com> 

> I get this error whenever I click "Remove Control" in the Sizers window. 
> Here's part of the ex.err: 
 
> C:\Documents and Settings\user\Desktop\wxIDE\wxIDE_GUI.e:1863 in function
> is_sizer_descended_from()

<snip>

I've fixed this bug, and I'm planning on putting out a release of wxIDE this
weekend (no, really!).  I've got some other things to do first, like release
the updated versions of matheval and EuSQL, first.  Here's the change log:

-- v0.4.1   + Optimized clipboard pastes.  Large pastes now much faster.
--          + GUI changes weren't being saved to database properly
--          + Removed limit of 35 open files
--          + File names no longer added to the Project Menu
--          + New option to specify a custom error file for custom interpreter
profiles
--          + On Windows, adds the drive letter if an ex.err report omitted it
--          + Fixed GUI bugs

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu