1. graph.ew

Hi all !
can you please give me a hint:
I am unexperienced, yet very keen on working with Euphoria. 

I am currently using EU 3.1, win32lib 0.70.4 15/March/2008.

I cannot get running Greg Haberek`s Win32Lib Graph Control Demo  v0.0.2
"graph_demo.exw" which includes his "graph.ew", 
(He has built it in 2005)

I get the error
H:\ablage\euphoria\win32lib\include\Win32Lib.ew:25845 in function
registerControl()
subscript value 0 is out of bounds, reading from a sequence of length 62 
pControlName = {71'G',114'r',97'a',112'p',104'h'}
pRID = {104'h',-1,-1,105'i'}
lControl = 62'>'
lClass = 0
... called from H:\daten\euphoria\bmw\graph002\graph.ew:476 

The registerControl function collides somewhere in win32lib
What can I do ? 

Thanks vy much for a reply:

"Curiousity makes us progress"

new topic     » topic index » view message » categorize

2. Re: graph.ew

Thomas Gamper wrote:
> 
> Hi all !
> can you please give me a hint:
> I am unexperienced, yet very keen on working with Euphoria. 
> 
> I am currently using EU 3.1, win32lib 0.70.4 15/March/2008.
> 
> I cannot get running Greg Haberek`s Win32Lib Graph Control Demo  v0.0.2
> "graph_demo.exw" which includes his "graph.ew", 
> (He has built it in 2005)
> 
> I get the error
> H:\ablage\euphoria\win32lib\include\Win32Lib.ew:25845 in function
> registerControl()
> 
> subscript value 0 is out of bounds, reading from a sequence of length 62 
> pControlName = {71'G',114'r',97'a',112'p',104'h'}
> pRID = {104'h',-1,-1,105'i'}
> lControl = 62'>'
> lClass = 0
> ... called from H:\daten\euphoria\bmw\graph002\graph.ew:476 
> 
> The registerControl function collides somewhere in win32lib
> What can I do ? 
> 
> Thanks vy much for a reply:
> 
> "Curiousity makes us progress"

The best shot would be to wait for v0.70.4a, which I should have released this
month, as it fixes this bug.

The release has been delayed for various reasons, one of which being the current
development leading to Eu v4.0. I expect to have less to do on this front soon,
andthis way releae the fixed version.

CChris

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

3. Re: graph.ew

CChris wrote:
> 
> Thomas Gamper wrote:
> > 
<snip>
> 
> The best shot would be to wait for v0.70.4a, which I should have released this
> month, as it fixes this bug.
> 
> The release has been delayed for various reasons, one of which being the
> current
> development leading to Eu v4.0. I expect to have less to do on this front
> soon,
> andthis way releae the fixed version.
> 
> CChris

Just curious:  can you make this release be zipped in such a way that native
 WinXP etc can unzip it?  

Dan

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

4. Re: graph.ew

Dan Moyer wrote:
> 
> CChris wrote:
> > 
> > Thomas Gamper wrote:
> > > 
> <snip>
> > 
> > The best shot would be to wait for v0.70.4a, which I should have released
> > this
> > month, as it fixes this bug.
> > 
> > The release has been delayed for various reasons, one of which being the
> > current
> > development leading to Eu v4.0. I expect to have less to do on this front
> > soon,
> > andthis way releae the fixed version.
> > 
> > CChris
> 
> Just curious:  can you make this release be zipped in such a way that native
>  WinXP etc can unzip it?  
> 
> Dan

I tried that, and it had seemed to work. Just not sure what the actual problem
is.
Well, it is a bug in the OS, or in one of its core applications, after all...

CChris

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

5. Re: graph.ew

CChris wrote:
> 
> Dan Moyer wrote:
> > 
> > CChris wrote:
> > > 
> > > Thomas Gamper wrote:
> > > > 
> > <snip>
> > > 
> > > The best shot would be to wait for v0.70.4a, which I should have released
> > > this
> > > month, as it fixes this bug.
> > > 
> > > The release has been delayed for various reasons, one of which being the
> > > current
> > > development leading to Eu v4.0. I expect to have less to do on this front
> > > soon,
> > > andthis way releae the fixed version.
> > > 
> > > CChris
> > 
> > Just curious:  can you make this release be zipped in such a way that native
> >  WinXP etc can unzip it?  
> > 
> > Dan
> 
> I tried that, and it had seemed to work. Just not sure what the actual problem
> is.
> Well, it is a bug in the OS, or in one of its core applications, after all...

It is??  I'm sure I've downloaded/unzipped other Euphoria contributions
with WinXP without the "password" problem.  But I haven't recently *zipped*
anything (under XP); how are you doing that?

Dan

> 
> CChris

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

6. Re: graph.ew

Thanks Chris,
for your postpone answer. I will hold on, expecting the new win32lib release 
and hope, it comes soon.
All the best from: 
Thomas

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

7. Re: graph.ew

Dan Moyer wrote:
> 
> CChris wrote:
> > 
> > Dan Moyer wrote:
> > > 
> > > CChris wrote:
> > > > 
> > > > Thomas Gamper wrote:
> > > > > 
> > > <snip>
> > > > 
> > > > The best shot would be to wait for v0.70.4a, which I should have
> > > > released this
> > > > month, as it fixes this bug.
> > > > 
> > > > The release has been delayed for various reasons, one of which being the
> > > > current
> > > > development leading to Eu v4.0. I expect to have less to do on this
> > > > front soon,
> > > > andthis way releae the fixed version.
> > > > 
> > > > CChris
> > > 
> > > Just curious:  can you make this release be zipped in such a way that
> > > native
> > >  WinXP etc can unzip it?  
> > > 
> > > Dan
> > 
> > I tried that, and it had seemed to work. Just not sure what the actual
> > problem
> > is.
> > Well, it is a bug in the OS, or in one of its core applications, after
> > all...
> 
> It is??  I'm sure I've downloaded/unzipped other Euphoria contributions
> with WinXP without the "password" problem.  But I haven't recently *zipped*
> anything (under XP); how are you doing that?
> 
> Dan
> 
> > 
> > CChris

Using the integrated abilities to zip Directory Opus has.

I'll check the compression rate again, it had seemed that a high rate would
confuse XP, while a lower rate wouldn't. Just guesswork.

CChris

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

8. Re: graph.ew

Thomas Gamper wrote:
> 
> Thanks Chris,
> for your postpone answer. I will hold on, expecting the new win32lib release
> 
> and hope, it comes soon.
> All the best from: 
> Thomas

Shooting for june 15 or close to that.

CChis

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

9. Re: graph.ew

CChris wrote:
> 
> Thomas Gamper wrote:
> > 
> > Hi all !
> > can you please give me a hint:
> > I am unexperienced, yet very keen on working with Euphoria. 
> > 
> > I am currently using EU 3.1, win32lib 0.70.4 15/March/2008.
> > 
> > I cannot get running Greg Haberek`s Win32Lib Graph Control Demo  v0.0.2
> > "graph_demo.exw" which includes his "graph.ew", 
> > (He has built it in 2005)
> > 
> > I get the error
> > H:\ablage\euphoria\win32lib\include\Win32Lib.ew:25845 in function
> > registerControl()
> > 
> > subscript value 0 is out of bounds, reading from a sequence of length 62 
> > pControlName = {71'G',114'r',97'a',112'p',104'h'}
> > pRID = {104'h',-1,-1,105'i'}
> > lControl = 62'>'
> > lClass = 0
> > ... called from H:\daten\euphoria\bmw\graph002\graph.ew:476 
> > 
> > The registerControl function collides somewhere in win32lib
> > What can I do ? 
> > 
> > Thanks vy much for a reply:
> > 
> > "Curiousity makes us progress"
> 
> The best shot would be to wait for v0.70.4a, which I should have released this
> month, as it fixes this bug.
> 
> The release has been delayed for various reasons, one of which being the
> current
> development leading to Eu v4.0. I expect to have less to do on this front
> soon,
> andthis way releae the fixed version.
> 
> CChris

Additionally, you'll have to edit line 441 in graph.ew to read:

return Window

CChris

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

Search



Quick Links

User menu

Not signed in.

Misc Menu