Unable to open projects in IDE
I tried to create a new project and open it in the IDE, but it doesn't work. The loading icon appears, but the IDE doesn't start. I tried using FireFox 3.6.11 and Internet Explorer 8 but the result is the same. What's happened? The result is the same trying to open an existing project, or a public project from another user.
Javascript is enabled on FireFox and on Internet Explorer too. I don't see any error messages on FireFox, but on Internet Explorer there are these errors (sorry my OS is in Italian):
Dettagli errore pagina Web
Agente utente: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; ImageShack Toolbar 4.8.3)
Timestamp: Tue, 2 Nov 2010 13:26:16 UTC
Messaggio: Errore di sintassi
Linea: 1
Carattere: 1
Codice: 0
URI: http://www.compilr.com/combine.php?dir=/assets/js/ext/adapter/yui/&files...
Messaggio: 'Ext' non è definito
Linea: 7
Carattere: 1
Codice: 0
URI: http://www.compilr.com/assets/js/ext/ext-all.js
Messaggio: Errore di sintassi
Linea: 1
Carattere: 1
Codice: 0
URI: http://www.compilr.com/combine.php?dir=/IDE/&files=compilr.js,miframe.js...
Messaggio: 'parent.Ext.Ajax' è nullo o non è un oggetto
Linea: 10
Carattere: 5
Codice: 0
URI: http://www.compilr.com/IDE/connectionwatcher.js
Can you try clearing your cache, too? I'll dig into this some more.
Same happening here on Windows XP running Firefox 3.6.12 and Chrome 7.0.517. Can't get it to load the IDE - only the icon - left for an hour - no change!
I wonder is it a proxy thing? Working from college.
I'm using win XP with the same version Firefox and Chrome, and I don't experience the issue, so I'd venture to say yes, it appears to be something on your end.
Clear your Cache, and check your settings to ensure you're allowing Java/JavaScript. Heck, as a test, lower all your security settings and try it, then put your security settings back they way they were. I'm sure there's some setting that's preventing it from loading.
I have the same issue. I started another thread without realizing this one was about the same topic. Anyways here are the errors I am getting:
Error console from: FireFox 3.612 on Windows XP
Error: parent.Ext is undefined
Source File: http://compilr.com/IDE/connectionwatcher.js
Line: 10
Error: invalid regular expression flag b
Source File: http://compilr.com/combine.php?dir=/IDE/&files=compilr.js,miframe.js,ide...
Line: 2, Column: 94
Source Code:
Notice: Undefined index: HTTP_ACCEPT_ENCODING in C:\wamp\www\compilr\combine.php on line 85
Error: Ext is not defined
Source File: http://compilr.com/assets/js/ext/ext-all.js
Line: 7
Error: invalid regular expression flag b
Source File: http://compilr.com/combine.php?dir=/assets/js/ext/adapter/yui/&files=yui...
Line: 2, Column: 94
Source Code:
Notice: Undefined index: HTTP_ACCEPT_ENCODING in C:\wamp\www\compilr\combine.php on line 85
something very strange has happened to one of my projects - when I try to open a class "Player" it contains the contents of the other main project class which is obviously incorrect. I have tried this on FF and Chrome. If someone in support is looking into it the project is "KllrDrts". Thanks.
Is Firefox or IE giving you any errors? If so could you post them?
Do you have javascript enabled?