PDA

View Full Version : PIDE Startup errors


Miek
09-16-2006, 08:32 PM
I have installed the version 1.01 and I have not had any eirlier version of PPL installed on that computer. Everytime I start PIDE i get the following error: "Tag "Web" is unknown (line 16)" and after this I get another error: "List index out of bounds (0)". Also the syntax coloring doesn't work.

But it appears everything works, I can both compile, run on both my PC and PPC. It's still a nice programming enviroment.

br
MIchael

kornalius
09-16-2006, 09:30 PM
Hi,

What version of Windows are you using?

I think the syntax highlighting is causing this. I've never seen this error message, it doesn't seem to be related to the PIDE programming but more from a third-party component we are using in the PIDE.

Miek
09-16-2006, 09:46 PM
H!

I'm using Windows XP SP 2, swedish version.

/Michael

kornalius
09-17-2006, 04:34 AM
Thanks, we'll look into it and get back to you.

Miek
09-17-2006, 12:20 PM
Hi again!

I think I have found where the problem is. If I change the regional settings to "English (USA)" I don't get any error and the Syntax Coloring works. I also tried this on a computer with English windows XP and as soon as I change the regional settings to Swedish the error occurs.

When PIDE as started I can change back the regional settings to Swedish again, and PIDE works OK (as fas as I can see).

/Michael

kornalius
09-17-2006, 05:59 PM
Great thank you for you time. We'll look into this. We will try make sure the syntax coloring works on non-english system.

Miek
09-28-2006, 07:54 PM
I installed version 1.02 and the "web" tag error has disappeard. But unfortunately the syntax-coloring doesn't work when I have Swedish as regional setting. I also gets the error "List index out of bounds(-1)" followed by "List index out of bounds(0) and the window-style is ordinary XP and not the PPL-style (the namelist). Everything works ok when I use english as regional-settings.

br
Michael

kornalius
09-28-2006, 09:08 PM
Ouch. This is bad. I will see if I cannot change my system regional settings to French and see how it reacts.

Miek
09-30-2006, 02:25 PM
The error has disapperad in version 1.03 and the syntax coloring works perferct when I'm using swedish as the regional settings. Thanks for the fast fix if this problem !lol

/Michael

kornalius
09-30-2006, 02:31 PM
No problem, I was fortunate enough to be able to replicate the problem on my machine fairly easily. I could then fix the piece of code in question.

I am very happy that it's working good on your machine now.