Sencha Cmd

Page 23 of 60 FirstFirst ... 13 21 22 23 24 25 33 ... LastLast

+ Post New Thread

  1. Tried to generate app GS > "Failed to determine framework name"

    Hello, I'm on Mac OS X Mountain Lion, I downloaded: - SenchaCmd-3.0.0.250-osx - SenchaSDKTools-2.0.0-beta3-osx - sencha-touch-2.1.0-gpl ...

    Started by user2223091, 22 Nov 2012 7:33 PM
    • Replies: 4
    • Views: 1,566
    7 Feb 2013 2:38 PM Go to last post
  2. Build of sample app fails - Sencha Cmd - app.dir config property sencha.cfg - ERR

    Using SenchaCmd-3.0.2.288 and sencha-touch-2.1.0 Build of the sample app fails with error: sencha -sdk /opt/www/sencha-touch-2.1.0 generate...

    Started by bobg, 7 Feb 2013 1:49 PM
    • Replies: 1
    • Views: 283
    7 Feb 2013 2:27 PM Go to last post
  3. [CLOSED] Ext.JS 4.1.1, CMD 3.0.0 - generated app fails to build app (as generated)

    Hi, I generated an app and then built it - without changing its code - using CMD, and it doesn't build please find attached log and code (minus the...

    Started by Uri Dor @ MediaMind, 5 Feb 2013 11:16 AM
    • Replies: 1
    • Views: 211
    6 Feb 2013 5:57 AM Go to last post
  4. generate app with 4.1.3

    Any one having an issue with generating a new app with extjs 4.1.3? It works fine with 4.1.2a. PS C:\inetpub\wwwroot\extjs-4.1.3> sencha...

    Started by fargs, 2 Feb 2013 5:32 AM
    • Replies: 3
    • Views: 1,687
    4 Feb 2013 11:36 AM Go to last post
  5. Error just trying to run sencha command

    When I try to run the command 'sencha' to check if Cmd is correctly installed per the documentation, I get the following error: ...

    Started by iBRD, 1 Feb 2013 3:55 PM
    • Replies: 1
    • Views: 381
    3 Feb 2013 7:19 AM Go to last post
  6. Leaflet library breaks on production build

    Hello everyone I'm trying to build my Sencha Touch application which is using the Leaflet Library (http://leafletjs.com/). As soon as I'm doing a...

    Started by tschortsch, 18 Nov 2012 4:49 AM
    • Replies: 2
    • Views: 379
    31 Jan 2013 6:13 AM Go to last post
  7. Exclamation [OPEN] Cmd - Native packaging/building has hardcoded image directories

    Hey, not sure if this is absolutely required on iOS but I was using a different directory structure for my images (as I'm doing whitelabel/skinning...

    Started by intellix, 11 Jan 2013 3:13 AM
    • Replies: 2
    • Views: 495
    31 Jan 2013 6:10 AM Go to last post
  8. sencha app upgrade failing

    I'm trying to upgrade my Sencha Cmd-generated application to v3.0.2.288. It was generated with 3.0.0.250. As per the instructions, I ran sencha...

    Started by pbienick, 7 Jan 2013 6:26 AM
    • Replies: 6
    • Views: 952
    30 Jan 2013 4:53 PM Go to last post
  9. Hep with Cmd & Zend Framework

    I have built my test app using the Zend Framework for the back end, and made an extjs4 & a ST2 version for the front end. Up until yesterday, I was...

    Started by hallikpapa, 29 Jan 2013 5:47 PM
    • Replies: 0
    • Views: 383
    29 Jan 2013 5:47 PM Go to last post
  10. x-sencha-init provides NullPointerException

    Hello, I'm attempting to do a build with sencha cmd on a Sencha Touch 2.1 project (I didn't see an alternate Cmd forum so please let me know if...

    Started by paulroth3d, 27 Jan 2013 12:11 AM
    sencha cmd 3.0.0.250
    • Replies: 1
    • Views: 433
    29 Jan 2013 1:13 PM Go to last post
  11. Pass URL to Sencha Compile

    Hello, We have been using the old Sencha SDK v2 for a while and our build process works quite well. I was looking at upgrading to v3, however I...

    Started by clewinton, 28 Jan 2013 7:58 AM
    • Replies: 0
    • Views: 298
    28 Jan 2013 7:58 AM Go to last post
  12. AppFolder specification in all-classes.js [ExtJs 4.1.1a, Sencha cmd 3.0.0.250]

    Hi all, In order to reduce file loading, I've compiled my app and I've followed this process: 1) Generate the bootstrap.js by this sencha cmd...

    Started by joga bonito, 21 Jan 2013 5:33 AM
    • Replies: 4
    • Views: 1,046
    27 Jan 2013 11:21 PM Go to last post
  13. User interaction is not allowed

    Good day, For an application built on Sencha Touch 2.1.0, when doing sencha app build native from a SSH session to a MacOS, I receive the...

    Started by gfrenoy, 5 Jan 2013 12:34 PM
    • Replies: 1
    • Views: 661
    27 Jan 2013 9:08 AM Go to last post
  14. Sencha sample app generated for Android native fails to start

    Hi All, Trying to compile navigationview example tha tcomes with sencha touch 2... Using sencha-touch-2.0.1.1, plus patches posted here fixing...

    Started by ZviSoft, 31 Jul 2012 9:12 PM
    • Replies: 4
    • Views: 2,512
    27 Jan 2013 7:58 AM Go to last post
  15. Failed to find file for Ext.ux.auth.controller.Sessions

    Sencha Cmd 3.0.0.230 Sencha Touch 2.1.0rc2 Right after generating an app, move to that app folder and type "sencha compile concatenate" ==> ...

    Started by $p00ky, 26 Oct 2012 10:54 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 3,173
    27 Jan 2013 3:24 AM Go to last post
  16. simple noob question regarding sencha cmd 3

    Hi guys, I've seen the doc for sencha v2 to get all my mvc .js in one all-classes.js file. But, how can i do it with sencha cmd 3. I've...

    Started by gamani, 25 Jan 2013 3:49 AM
    • Replies: 3
    • Views: 372
    27 Jan 2013 12:27 AM Go to last post
  17. How to build only application files leaving ext files in ext-all

    We have some legacy code which does not follow MVC at all (many classes in the same file, Ext.define, requires not used etc) we need to extend this...

    Started by extjs@peacetech.com, 24 Jan 2013 5:16 PM
    • Replies: 1
    • Views: 337
    26 Jan 2013 4:29 PM Go to last post
  18. Build production doesn't make an index.html

    I am able to run 'build testing' fine. It creates the correct index.html, an app.json, etc. But when I run build production, it creates the js...

    Started by maddhippy, 23 Jan 2013 1:51 PM
    • Replies: 1
    • Views: 355
    26 Jan 2013 3:40 PM Go to last post
  19. SDK Tools install error

    I am trying to install the tools from this .exe file: SenchaSDKTools-2.0.0-beta3-windows.exe But when I run it I get this error: The installer...

    Started by Scam, 7 Jun 2012 4:33 PM
    • Replies: 9
    • Views: 4,782
    26 Jan 2013 12:24 PM Go to last post
  20. Sencha -yui options not recognised

    sencha -sdk ../ext-4.1.1a compile -classpath=js page -yui -in index.php -out build/index.php This does not work. I get the error No...

    Started by kisundar, 26 Jan 2013 9:11 AM
    • Replies: 0
    • Views: 173
    26 Jan 2013 9:11 AM Go to last post