-
25 Oct 2012 6:45 AM #11
Versions: 2.1.0RC1 and Sencha Command 3.0.0.190
I'm getting some crazy funk as well.
Got all the comma stuff everyone is talking about.
The hash key in all of my files is: 68cba197012d982c95ed7198730181ed37132f25 except for one where it was misssing the last 5 like: 68cba197012d982c95ed7198730181ed37132f2
Got 16 delta files for my app.js, not sure if that's normal or not as this is my first time doing this.
Inside my index.html I was getting a console error where one of the lines was broken like so:
All that bottom 'line' is pushed across 9 lines rather than 1.Code:?(n.removeItem(j),l=!0,f--):e++;l&&t(a,b)}}}function u(a){try{return n.getItem(a)}catch(d){return null}}function M(){H||(H= !0
Thanks, Dom
-
25 Oct 2012 10:41 PM #12
Can't say this looks very familiar, but have you tried the latest build?
http://www.sencha.com/forum/showthre...-Now-AvailableDon Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
-
25 Oct 2012 10:44 PM #13
Sorry for that last post there - I just saw the thread above ... which was page 2. Still would be good to check the current version and I will see if we can reproduce with the steps from posts on page 1.
Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
-
26 Oct 2012 12:28 AM #14
I'm getting an infinite loop of this:
Do I need to upgrade something?Code:// sencha app build production Sencha Cmd v3.0.0.230 [INFO ] init-properties: [INFO ] init-sencha-command: [INFO ] init: [INFO ] -before-app-build: [INFO ] app-build-impl: [INFO ] production: [INFO ] -before-init-local: [INFO ] -init-local: [INFO ] -after-init-local: [INFO ] init-local: [INFO ] find-cmd: [INFO ] -before-init: [INFO ] -init: [INFO ] -after-init: [INFO ] init: [INFO ] -before-build: [INFO ] page: [INFO ] -before-page: [INFO ] -page:
Edit: Created a new app and copied in the changed files from inside /.sencha
Everything seemed to work straight away BUT I still get the microloader on multiple lines like so:
Code:?(n.removeItem(j),l=!0,f--):e++;l&&t(a,b)}}}function u(a){try{return n.getItem(a)}catch(d){return null}}function M(){H||(H=!0
-
26 Oct 2012 1:32 AM #15
That is a different bug (see http://www.sencha.com/forum/showthread.php?246265) and will be fixed ASAP. Sorry about that.
Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
-
26 Oct 2012 9:26 AM #16
Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
-
19 Nov 2012 4:16 AM #17
Is this issue solved yet?
I'm also getting an 404 error:
Application Cache Error event: Manifest fetch failed (404)
-
19 Nov 2012 4:22 AM #18
Solved for windows server using IIS:
Add mime type: text/cache-manifest, extension: .appcache
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote