Page 1 of 1
IWCGJQImage Proportional bug

Posted:
22 Dec 2015 14:51
by EitanArbel
hi,.
there is a bug when i set Proportional:=True in IWCGJQImage.
once i do that, shows the "waiting circle" endlessly.
to test:
1. put a IWCGJQImage
2. set IWCGJQImage1.Proportional:=True
3. Run...
i use CG Ver 2.7.0.134
Delphi XE5, Update 2
Thanks
Re: IWCGJQImage Proportional bug

Posted:
27 Dec 2015 10:19
by EitanArbel
hello...? anybody...?
Re: IWCGJQImage Proportional bug

Posted:
27 Dec 2015 13:43
by assapan
Hi , i have tried with XE6 IW14.0.44 CG 2.7.0.134 and XE10 IW14.0.49 CG 2.8.0.181 and i cannot reproduce the problem.
Are you sure that your software output is in a valid directory ? if wwwroot subdirectory doesn't exist mainly because js files are not present i have a never ending waiting circle like you describe.
Re: IWCGJQImage Proportional bug

Posted:
27 Dec 2015 15:39
by EitanArbel
Thank you for your replay ssapan
the wwwroot folder exists and is synced with CG.
and the output directory is very valid - it's my working software

i forgot to add that the IW version i use is 14.0.46, and the compiled(no source) CG pack.
any more ideas please?
Thanks
Re: IWCGJQImage Proportional bug

Posted:
27 Dec 2015 15:49
by assapan
Everything else is working as expected ?
If You suppress proportionnal it works ?
Have you tried in a separate software ?
Re: IWCGJQImage Proportional bug

Posted:
27 Dec 2015 16:21
by EitanArbel
i have a very big application, with more then 100 forms.
everything works fine there unless i change Proportional:=True;
once i change the Proportional:=False everything is fine again.
i also tried a new project, in a new folder(and synced everything).
when Proportional:=True -->> endless circle
Proportional:=False -->> everything is OK
if CG is absolutely sure that there is no bug, then it's really strange, right?
Thanks
Re: IWCGJQImage Proportional bug

Posted:
27 Dec 2015 16:34
by assapan
Can you send the test project , i'll check if it works my side .
Have you checked in debug mode at client side if you have any warning or error executing js ?
I was until last week using 14.0.46 version and didn't notice this problem , i don't think version of delphi is the key .
Can you try with latest version of CG tools ?
Re: IWCGJQImage Proportional bug

Posted:
29 Dec 2015 12:07
by Alexander Bulei
Hello,
We are also still waiting for simple testcase.
Best Regards.
Re: IWCGJQImage Proportional bug

Posted:
07 Jan 2016 02:12
by EitanArbel
i'm sorry guys.
i don't know how or why, but after many more tests, everything seems to be working fine now...
Thank you for your kind help