WebSite X5Help Center

 
Craig G.
Craig G.
User

Possible Infinite Loop  en

Auteur : Craig G.
Visité 414, Followers 1, Partagé 0  

I have a series of button objects (1), but the issue occurs if the objects are text objects as well.  When  I move them up (2) into the position 3 and click on object 4, the program stops working, it doesn't crash, probably an infinite loop, because the process still uses CPU.  When these buttons are in position one the problem doesn't exist.  Any thoughts?

Posté le
7 RéPONSES - 1 UTILES - 1 CORRECT
Aleksej H.
Aleksej H.
Moderator

Hello. Try experimenting in an empty project. Without other pages and other objects on the page.

Try temporarily disabling your antivirus, firewall and any other protection.

Try not to use any other programs while working with the site.

Also, do not open the preview window while changing the site.

Lire plus
Posté le de Aleksej H.
John S.
John S.
User

Remember to have no empty cells. You can fill cells with empty objects if needed.

An empty object coud be the html-object with no data in it.

Lire plus
Posté le de John S.
John S.
John S.
User

Having a page with empty cells can cause unpredictly results

Lire plus
Posté le de John S.
Craig G.
Craig G.
User
Auteur

The reason I say infinite loop is that Website X5 does even return to the Windows Message Loop for the app.  This means that even the minimize button for the Website X5 window doesn't respond.

Tried changing the ordering of the objects on the page and it went into a hung state as well, but it did respond to the Windows minimize button.  So it is possible that the orginal issue is with object order rather than object placement on the screen.

Lire plus
Posté le de Craig G.
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

In any case, empty grids should be avoided because they cost a lot of computing time, i.e. first fill the empty grids with HTML objects (without content).

Lire plus
Posté le de Daniel W.
Craig G.
Craig G.
User
Auteur

Adding in the extra HTML objects seem like extra work that shouldn't need to be done but if it works.

Lire plus
Posté le de Craig G.
John S.
John S.
User

I suggested it because I think it will solve your problem.

It may seem unneccessary, but there is some rules that has to be followed.

Please report if it solves the problem - or if it is something else.

Lire plus
Posté le de John S.