In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Xailer start bug in Win98SE
Xailer start bug in Win98SE
Ignacio, Jose!
I write in local.xailer.english about the Xailer start error in Demo
Pre-release 7 on Win98SE.
The error was:
GPF (code=c00000fd)
Stack overflow
TCOMBOBOX:WMNCCALCSIZE() (or sometimes TCOMBOBOX:WMSIZE())
TCOMBOBOX:WMSIZE()
TCOMBOBOX:WMSIZE()
TCOMBOBOX:WMSIZE()
...
Jose Lalin said that this error was fixed.
Now I have to inform you that the error still exists in Xailer 1.0
(xailer10.exe) on Win98SE.
The error arises every time after Windows loading. Xailer is the first
program I start.
The error message window appears under Xailer splash window.
Maybe you will be able to reproduce and fix this error.
Thank you. Oleg.
I write in local.xailer.english about the Xailer start error in Demo
Pre-release 7 on Win98SE.
The error was:
GPF (code=c00000fd)
Stack overflow
TCOMBOBOX:WMNCCALCSIZE() (or sometimes TCOMBOBOX:WMSIZE())
TCOMBOBOX:WMSIZE()
TCOMBOBOX:WMSIZE()
TCOMBOBOX:WMSIZE()
...
Jose Lalin said that this error was fixed.
Now I have to inform you that the error still exists in Xailer 1.0
(xailer10.exe) on Win98SE.
The error arises every time after Windows loading. Xailer is the first
program I start.
The error message window appears under Xailer splash window.
Maybe you will be able to reproduce and fix this error.
Thank you. Oleg.
Xailer start bug in Win98SE
Oleg,
> Jose Lalin said that this error was fixed.
Yes, I saw it some months ago when starting the IDE and never seen it again.
> The error arises every time after Windows loading. Xailer is the first
> program I start.
I will try to reproduce it.
Regards,
José Lalín
> Jose Lalin said that this error was fixed.
Yes, I saw it some months ago when starting the IDE and never seen it again.
> The error arises every time after Windows loading. Xailer is the first
> program I start.
I will try to reproduce it.
Regards,
José Lalín
Xailer start bug in Win98SE
Oleg,
> Jose Lalin said that this error was fixed.
Yes, I saw it some months ago when starting the IDE and never seen it again.
> The error arises every time after Windows loading. Xailer is the first
> program I start.
I will try to reproduce it.
Regards,
José Lalín
> Jose Lalin said that this error was fixed.
Yes, I saw it some months ago when starting the IDE and never seen it again.
> The error arises every time after Windows loading. Xailer is the first
> program I start.
I will try to reproduce it.
Regards,
José Lalín
Xailer start bug in Win98SE
Oleg,
> Maybe you will be able to reproduce and fix this error.
I'm also trying to reproduce it for at least 2 hours, but I'm not able
Moreover, I've put a trace into the method TCombobox:WMSize, and never is
executed during the IDE startup!
Please, be sure you are using the lastest Xailer. See what version appears
in the IDE's splash window.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> Maybe you will be able to reproduce and fix this error.
I'm also trying to reproduce it for at least 2 hours, but I'm not able

Moreover, I've put a trace into the method TCombobox:WMSize, and never is
executed during the IDE startup!
Please, be sure you are using the lastest Xailer. See what version appears
in the IDE's splash window.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Xailer start bug in Win98SE
Oleg,
> Maybe you will be able to reproduce and fix this error.
I'm also trying to reproduce it for at least 2 hours, but I'm not able
Moreover, I've put a trace into the method TCombobox:WMSize, and never is
executed during the IDE startup!
Please, be sure you are using the lastest Xailer. See what version appears
in the IDE's splash window.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> Maybe you will be able to reproduce and fix this error.
I'm also trying to reproduce it for at least 2 hours, but I'm not able

Moreover, I've put a trace into the method TCombobox:WMSize, and never is
executed during the IDE startup!
Please, be sure you are using the lastest Xailer. See what version appears
in the IDE's splash window.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Xailer start bug in Win98SE
Jose,
> I'm also trying to reproduce it for at least 2 hours, but I'm not able
:-(
>
> Moreover, I've put a trace into the method TCombobox:WMSize, and never is
> executed during the IDE startup!
>
> Please, be sure you are using the lastest Xailer. See what version appears
> in the IDE's splash window.
>
No, I'm using the latest version (Version 1.0 (July 2006)). I've became a
registered user in the previous week and downloaded it on Saturday (8 July).
The first string in error message is usually TCombobox:WMNCCalcSize (not
WMSize as you trace) and the second is TCombobox:WMSize and so on.
Also maybe you cannot catch this error because I'm using Win98SE Russian.
It's very annoying bug. System resources is falling down to 3-6% after it,
and other programs often stops to load. I want to help you fixing it very
much. Maybe you send me special test version of IDE which will write some
necessary debug info into log file, or it will use some other methods. I
will send this info to you.
Thank you. Oleg.
> I'm also trying to reproduce it for at least 2 hours, but I'm not able
:-(
>
> Moreover, I've put a trace into the method TCombobox:WMSize, and never is
> executed during the IDE startup!
>
> Please, be sure you are using the lastest Xailer. See what version appears
> in the IDE's splash window.
>
No, I'm using the latest version (Version 1.0 (July 2006)). I've became a
registered user in the previous week and downloaded it on Saturday (8 July).
The first string in error message is usually TCombobox:WMNCCalcSize (not
WMSize as you trace) and the second is TCombobox:WMSize and so on.
Also maybe you cannot catch this error because I'm using Win98SE Russian.
It's very annoying bug. System resources is falling down to 3-6% after it,
and other programs often stops to load. I want to help you fixing it very
much. Maybe you send me special test version of IDE which will write some
necessary debug info into log file, or it will use some other methods. I
will send this info to you.
Thank you. Oleg.
Xailer start bug in Win98SE
Jose,
> I'm also trying to reproduce it for at least 2 hours, but I'm not able
:-(
>
> Moreover, I've put a trace into the method TCombobox:WMSize, and never is
> executed during the IDE startup!
>
> Please, be sure you are using the lastest Xailer. See what version appears
> in the IDE's splash window.
>
No, I'm using the latest version (Version 1.0 (July 2006)). I've became a
registered user in the previous week and downloaded it on Saturday (8 July).
The first string in error message is usually TCombobox:WMNCCalcSize (not
WMSize as you trace) and the second is TCombobox:WMSize and so on.
Also maybe you cannot catch this error because I'm using Win98SE Russian.
It's very annoying bug. System resources is falling down to 3-6% after it,
and other programs often stops to load. I want to help you fixing it very
much. Maybe you send me special test version of IDE which will write some
necessary debug info into log file, or it will use some other methods. I
will send this info to you.
Thank you. Oleg.
> I'm also trying to reproduce it for at least 2 hours, but I'm not able
:-(
>
> Moreover, I've put a trace into the method TCombobox:WMSize, and never is
> executed during the IDE startup!
>
> Please, be sure you are using the lastest Xailer. See what version appears
> in the IDE's splash window.
>
No, I'm using the latest version (Version 1.0 (July 2006)). I've became a
registered user in the previous week and downloaded it on Saturday (8 July).
The first string in error message is usually TCombobox:WMNCCalcSize (not
WMSize as you trace) and the second is TCombobox:WMSize and so on.
Also maybe you cannot catch this error because I'm using Win98SE Russian.
It's very annoying bug. System resources is falling down to 3-6% after it,
and other programs often stops to load. I want to help you fixing it very
much. Maybe you send me special test version of IDE which will write some
necessary debug info into log file, or it will use some other methods. I
will send this info to you.
Thank you. Oleg.
Xailer start bug in Win98SE
Oleg,
> No, I'm using the latest version (Version 1.0 (July 2006)). I've became a
> registered user in the previous week and downloaded it on Saturday (8
> July).
> The first string in error message is usually TCombobox:WMNCCalcSize (not
> WMSize as you trace) and the second is TCombobox:WMSize and so on.
> Also maybe you cannot catch this error because I'm using Win98SE Russian.
> It's very annoying bug. System resources is falling down to 3-6% after it,
> and other programs often stops to load. I want to help you fixing it very
> much. Maybe you send me special test version of IDE which will write some
> necessary debug info into log file, or it will use some other methods. I
> will send this info to you.
Thank you very much for your help, and sorry for the inconvenience.
Finally we've been able to reproduce the error, and I hope it's fixed now.
Please, download this file and decompress it into the xailerbin folder:
http://www.xailer.com/files/ide.zip. Please, tell us if it works fine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> No, I'm using the latest version (Version 1.0 (July 2006)). I've became a
> registered user in the previous week and downloaded it on Saturday (8
> July).
> The first string in error message is usually TCombobox:WMNCCalcSize (not
> WMSize as you trace) and the second is TCombobox:WMSize and so on.
> Also maybe you cannot catch this error because I'm using Win98SE Russian.
> It's very annoying bug. System resources is falling down to 3-6% after it,
> and other programs often stops to load. I want to help you fixing it very
> much. Maybe you send me special test version of IDE which will write some
> necessary debug info into log file, or it will use some other methods. I
> will send this info to you.
Thank you very much for your help, and sorry for the inconvenience.
Finally we've been able to reproduce the error, and I hope it's fixed now.
Please, download this file and decompress it into the xailerbin folder:
http://www.xailer.com/files/ide.zip. Please, tell us if it works fine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Xailer start bug in Win98SE
Oleg,
> No, I'm using the latest version (Version 1.0 (July 2006)). I've became a
> registered user in the previous week and downloaded it on Saturday (8
> July).
> The first string in error message is usually TCombobox:WMNCCalcSize (not
> WMSize as you trace) and the second is TCombobox:WMSize and so on.
> Also maybe you cannot catch this error because I'm using Win98SE Russian.
> It's very annoying bug. System resources is falling down to 3-6% after it,
> and other programs often stops to load. I want to help you fixing it very
> much. Maybe you send me special test version of IDE which will write some
> necessary debug info into log file, or it will use some other methods. I
> will send this info to you.
Thank you very much for your help, and sorry for the inconvenience.
Finally we've been able to reproduce the error, and I hope it's fixed now.
Please, download this file and decompress it into the xailerbin folder:
http://www.xailer.com/files/ide.zip. Please, tell us if it works fine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> No, I'm using the latest version (Version 1.0 (July 2006)). I've became a
> registered user in the previous week and downloaded it on Saturday (8
> July).
> The first string in error message is usually TCombobox:WMNCCalcSize (not
> WMSize as you trace) and the second is TCombobox:WMSize and so on.
> Also maybe you cannot catch this error because I'm using Win98SE Russian.
> It's very annoying bug. System resources is falling down to 3-6% after it,
> and other programs often stops to load. I want to help you fixing it very
> much. Maybe you send me special test version of IDE which will write some
> necessary debug info into log file, or it will use some other methods. I
> will send this info to you.
Thank you very much for your help, and sorry for the inconvenience.
Finally we've been able to reproduce the error, and I hope it's fixed now.
Please, download this file and decompress it into the xailerbin folder:
http://www.xailer.com/files/ide.zip. Please, tell us if it works fine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Xailer start bug in Win98SE
Oleg,
> I 've tested your fix and this error does not appears any more. Thank you
> very much for your work.
Fine!
> But I noticed that Xailer has some changes in its work.
Yes, we can't stop working
> I just want to ask if it's an expected behaviour.
> In the previous versions, when Xailer starts or opens project, the Object
> Inspector window appeared in the foreground.
> Now in the same cases the Project manager window appeared in the
> foreground.
Perhaps it's only a side effect of the new (unfinished) multi-monitor
support. I'll review it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> I 've tested your fix and this error does not appears any more. Thank you
> very much for your work.
Fine!
> But I noticed that Xailer has some changes in its work.
Yes, we can't stop working

> I just want to ask if it's an expected behaviour.
> In the previous versions, when Xailer starts or opens project, the Object
> Inspector window appeared in the foreground.
> Now in the same cases the Project manager window appeared in the
> foreground.
Perhaps it's only a side effect of the new (unfinished) multi-monitor
support. I'll review it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Xailer start bug in Win98SE
Oleg,
> I 've tested your fix and this error does not appears any more. Thank you
> very much for your work.
Fine!
> But I noticed that Xailer has some changes in its work.
Yes, we can't stop working
> I just want to ask if it's an expected behaviour.
> In the previous versions, when Xailer starts or opens project, the Object
> Inspector window appeared in the foreground.
> Now in the same cases the Project manager window appeared in the
> foreground.
Perhaps it's only a side effect of the new (unfinished) multi-monitor
support. I'll review it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> I 've tested your fix and this error does not appears any more. Thank you
> very much for your work.
Fine!
> But I noticed that Xailer has some changes in its work.
Yes, we can't stop working

> I just want to ask if it's an expected behaviour.
> In the previous versions, when Xailer starts or opens project, the Object
> Inspector window appeared in the foreground.
> Now in the same cases the Project manager window appeared in the
> foreground.
Perhaps it's only a side effect of the new (unfinished) multi-monitor
support. I'll review it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Xailer start bug in Win98SE
Jose,
> Finally we've been able to reproduce the error, and I hope it's fixed now.
> Please, download this file and decompress it into the xailerbin folder:
> http://www.xailer.com/files/ide.zip. Please, tell us if it works fine.
I 've tested your fix and this error does not appears any more. Thank you
very much for your work.
But I noticed that Xailer has some changes in its work. I just want to ask
if it's an expected behaviour.
In the previous versions, when Xailer starts or opens project, the Object
Inspector window appeared in the foreground.
Now in the same cases the Project manager window appeared in the foreground.
Thank you. Oleg.
> Finally we've been able to reproduce the error, and I hope it's fixed now.
> Please, download this file and decompress it into the xailerbin folder:
> http://www.xailer.com/files/ide.zip. Please, tell us if it works fine.
I 've tested your fix and this error does not appears any more. Thank you
very much for your work.
But I noticed that Xailer has some changes in its work. I just want to ask
if it's an expected behaviour.
In the previous versions, when Xailer starts or opens project, the Object
Inspector window appeared in the foreground.
Now in the same cases the Project manager window appeared in the foreground.
Thank you. Oleg.
Xailer start bug in Win98SE
Jose,
> Finally we've been able to reproduce the error, and I hope it's fixed now.
> Please, download this file and decompress it into the xailerbin folder:
> http://www.xailer.com/files/ide.zip. Please, tell us if it works fine.
I 've tested your fix and this error does not appears any more. Thank you
very much for your work.
But I noticed that Xailer has some changes in its work. I just want to ask
if it's an expected behaviour.
In the previous versions, when Xailer starts or opens project, the Object
Inspector window appeared in the foreground.
Now in the same cases the Project manager window appeared in the foreground.
Thank you. Oleg.
> Finally we've been able to reproduce the error, and I hope it's fixed now.
> Please, download this file and decompress it into the xailerbin folder:
> http://www.xailer.com/files/ide.zip. Please, tell us if it works fine.
I 've tested your fix and this error does not appears any more. Thank you
very much for your work.
But I noticed that Xailer has some changes in its work. I just want to ask
if it's an expected behaviour.
In the previous versions, when Xailer starts or opens project, the Object
Inspector window appeared in the foreground.
Now in the same cases the Project manager window appeared in the foreground.
Thank you. Oleg.