niptucker / aimp-web-ctl

Automatically exported from code.google.com/p/aimp-web-ctl
0 stars 0 forks source link

Unresponsive script or crash on web browsers #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Large playlist with over 5000 songs (at least in my case)

What is the expected output? What do you see instead?

On Google Chrome the page crashes, and on Firefox it keeps poping windows with 
this message: "A script on this page may be busy, or it may have stopped 
responding. You can stop the script now, or you can continue to see if the 
script will complete. Script: http://192.168.10.201:38475/js/jquery.js:12" 
while freezing the window.

What version of the product are you using? On what operating system?

2.6.5.0 on Ubuntu 12.04 (Chrome 18.0.1025.168 Developer Build 134367 Linux 
Ubuntu 12.04, Firefox 15.0.1)

Original issue reported on code.google.com by jaric.da...@gmail.com on 20 Sep 2012 at 10:11

GoogleCodeExporter commented 8 years ago
Sorry for the bad info...
It's aimp-web-ctl version 2.6.5.0 on Windows 7.

Original comment by jaric.da...@gmail.com on 20 Sep 2012 at 10:13

GoogleCodeExporter commented 8 years ago
To fix it you can edit the file /aimp_web_ctl/config.cfg and increase timings: 
update_time and cache_time. Try to set update time to 60 seconds, cache time to 
180 seconds.
Hope it will help

Original comment by md.xytop on 22 Nov 2012 at 9:54