1. wxEuphoria

Hi (Matt)

Switching from SuSE to Xubuntu (currently 8.10), playing with wxEuphoria again. Running any wxEu demo, get the following error

crylex@S1-x810:/eueui all_demos.exw

/home/crylex/euphoria/wxEuphoria_0_12_2/include/wxeud.e:3755 in function callProc() A machine-level exception occurred during execution of this statement

^ call-back from external source

... called from all_demos.exw:430

here's the offending function in wxeud.e

function callProc( atom rid ) 
    call_proc( rid, get_the_object() ) 
    return 0 
end function 
constant callProcCB = call_back('+' & routine_id("callProc")) 


have ensured got the latest wx 2.8 libs, anything else?

Chris

new topic     » topic index » view message » categorize

2. Re: wxEuphoria

Can you check the ex.err file for the valud of rid?

-Greg

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

3. Re: wxEuphoria

ghaberek said...

Can you check the ex.err file for the valud of rid?

-Greg

Hi

/home/crylex/euphoria/wxEuphoria_0_12_2/include/wxeud.e:3755 in function callProc() A machine-level exception occurred during execution of this statement rid = 7

^ call-back from external source

... called from all_demos.exw:430

It seems to be fairly universally line 3755, whichever demo is being tested. Also, it only seems to be callbacks, as about.exw displays al the buttons, until you go to click one.

Chris

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

4. Re: wxEuphoria

ChrisB said...

Switching from SuSE to Xubuntu (currently 8.10), playing with wxEuphoria again. Running any wxEu demo, get the following error

crylex@S1-x810:/eueui all_demos.exw

/home/crylex/euphoria/wxEuphoria_0_12_2/include/wxeud.e:3755 in function callProc()

What version of euphoria are you using? If you're using some flavor of 4.0, you'll need the v0.13.1.

Matt

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

5. Re: wxEuphoria

Hi

Yes, that sorted it. Thanks.

Chris

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

Search



Quick Links

User menu

Not signed in.

Misc Menu