WebSite X5Help Center

 
Craig G.
Craig G.
User

Possible Infinite Loop  en

Autor: Craig G.
Besucht 415, Followers 1, Geteilt 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?

Gepostet am
7 ANTWORTEN - 1 NüTZLICH - 1 KORREKT
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.

Mehr lesen
Gepostet am von 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.

Mehr lesen
Gepostet am von John S.
John S.
John S.
User

Having a page with empty cells can cause unpredictly results

Mehr lesen
Gepostet am von John S.
Craig G.
Craig G.
User
Autor

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.

Mehr lesen
Gepostet am von Craig G.
Daniel W.
Daniel W.
User
Nutzer des Monats DENutzer des Monats 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).

Mehr lesen
Gepostet am von Daniel W.
Craig G.
Craig G.
User
Autor

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

Mehr lesen
Gepostet am von 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.

Mehr lesen
Gepostet am von John S.