Menu

#194 SquirrelFunction <> call failed [the index 'Itel' does not exist]

Release_xx.yy
fixed
Bug_Report
2016-01-30
2015-08-13
Pascal
No

Dear all

The latest svn-branches cause following error when creating a new AVR-Project in C::B:

SquirrelFunction<> call failed
AN ERROR HAS OCCURED [the index 'Item' does not exist]

CALLSTACK
FUNCTION [GetFuseBytes()] /usr/share/codeblocks/templates/wizard/avr/wizard.script line [325]
FUNCTION [GetGeneratedFile()] /usr/share/codeblocks/templates/wizard/avr/wizard.script line [346]

LOCALS
[i] 0
[fuses] INSTANCE
[parts] INSTANCE
[part] INSTANCE
[this] TABLE
[file_index] 1
[this] TABLE

Actually, I got no clue where to search for a fix; wizard.script has been unchanged since 13.12-Release

kind regards
Pascal

Discussion

  • ollydbg

    ollydbg - 2015-08-13

    Which revision did you use. Currently there are some commits changed in squirrel related functions:

    Revision: 10388
    Author: fuscated
    Date: 2015-8-12 8:18:35
    Message:
    - SqPlus: Fix out of bounds bug reported by the address sanitizer (this time for real)
    -------------------------------
    M(T ) : /trunk/src/include/scripting/sqplus/sqplus.h
    

    Also, see revision 10381 - New project dialog is empty

     
  • Pascal

    Pascal - 2015-08-13

    Hello

    It's the svn-Branch 10390, but a previous one (I think 10374 or 10376) already showed the same problem.

     

    Last edit: Pascal 2015-08-13
  • Teodor Petrov

    Teodor Petrov - 2015-08-13

    I guess you're building against wx3.0.
    Because as far as I can see the wxArrayString::Item method is disabled in wx3.0.

     
  • Teodor Petrov

    Teodor Petrov - 2015-08-13
    • labels: --> wx30, scripting
    • assigned_to: Teodor Petrov
    • Type: Undefined --> Bug_Report
    • Milestone: Undefined --> Release 15.xx
     
  • Pascal

    Pascal - 2015-08-13

    You're right with wx3.0 - is there a kind of workaround? With upgrading on Debian Jessie, wx3.0 is the default wxWidget-Environment.

     
  • Teodor Petrov

    Teodor Petrov - 2015-08-13

    Nope, but I'm fixing it. I'll have a patch soon.

     
  • Pascal

    Pascal - 2015-08-13

    ok, thanks; I'll keep tracking the svn-Branch...

     
  • Teodor Petrov

    Teodor Petrov - 2015-08-15

    Fixed in rev10400.

     
  • Teodor Petrov

    Teodor Petrov - 2015-08-15
    • status: open --> fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.