Webuilder 9.1.0.98 - Preview lag
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Webuilder 9.1.0.98 - Preview lag
Webuilder lags when toggling between the code and preview tabs and then back again.
Re: Webuilder 9.1.0.98 - Preview lag
Can you be more specific? How large is the page you have open. Do any other programs lag? Is your machine up to speed?
There are many reasons this could be happening so if you can supply a little more info we might be able to find a workaround for you.
Dave.
There are many reasons this could be happening so if you can supply a little more info we might be able to find a workaround for you.
Dave.
Re: Webuilder 9.1.0.98 - Preview lag
The page is newly created. No more than one sentence of text had been added when the problem occured, with a background color of a named color.
I'm running webuilder on a dell laptop (Latitude D630) with a 2.GHz intel processor. It has 4GB of RAM. I'm running WindowXP SP3
It looks like problem occurs when I'm running XAMPP while I have Webuilder open. I have Apache and MYSQL running (neither as a service). The php executable path is set to C:\XAMPP\PHP\PHP.exe.
I'm running webuilder on a dell laptop (Latitude D630) with a 2.GHz intel processor. It has 4GB of RAM. I'm running WindowXP SP3
It looks like problem occurs when I'm running XAMPP while I have Webuilder open. I have Apache and MYSQL running (neither as a service). The php executable path is set to C:\XAMPP\PHP\PHP.exe.
Last edited by ltl97_99 on Thu Aug 28, 2008 2:17 pm, edited 1 time in total.
Re: Webuilder 9.1.0.98 - Preview lag
Thanks for the extra info. So when you shut down XAMPP the preview works OK?
Dave
Dave
Re: Webuilder 9.1.0.98 - Preview lag
The XAMPP control panel is running in background, but I've stopped Apache and MYSQL. The delay in switching between the code editor and preview tabs disappears.
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: Webuilder 9.1.0.98 - Preview lag
It could be that the delay is because of XAMPP doing some processing. Each time you click Preview, the page is run through the web server, so the web server is engaged. Most likely the slowness occurs due to CPU usage peak caused by lagging Web server or PHP or some combo of conflicts at the moment of opening the Preview tab.
I can not reproduce this behavior here. Can you describe how long do you have to wait? Is it 1 sec, 2 sec or less than a second? If it is more than 1 sec, it is not normal.
I can not reproduce this behavior here. Can you describe how long do you have to wait? Is it 1 sec, 2 sec or less than a second? If it is more than 1 sec, it is not normal.