Sencha Architect 2.x: Bugs

Page 50 of 62 FirstFirst ... 40 48 49 50 51 52 60 ... LastLast

+ Post New Thread

  1. Exclamation Build 341 doesnt deploy properly

    When i deploy on v2.0b341 it misses out on the viewport.js file and so i cant deploy a working project. i have a presentation tommorow and this...

    Started by smarmysam, 28 Mar 2012 10:10 PM
    • Replies: 2
    • Views: 448
    29 Mar 2012 8:26 PM Go to last post
  2. [NOREPRO] Panel witth DatePicker inside Toolbar causes null eror in Designer (v309)

    I attached my project to see what's going on. Deployed code works! If i set a default DateTime on datefield, touch lib crashes in browser. ...

    Started by hschaefer123, 8 Mar 2012 9:16 AM
    • Replies: 4
    • Views: 1,174
    29 Mar 2012 12:57 PM Go to last post
  3. [CLOSED] Adding button to toolbar, causes strange error

    I dragged a toolbar to my panel, added a button, added the button event, then got a redx next to it saying what the screen shot shows. Build #341

    Started by pkellner, 28 Mar 2012 3:55 PM
    • Replies: 4
    • Views: 724
    29 Mar 2012 10:54 AM Go to last post
  4. sencha designer Version:2.0.0 Build:341 don't work

    In Mac OSx 10.7.3, update sencha designer to Version 2.0.0 Build 341,but the ToolBox is empty the detail show in the picture。how long to fix the...

    Started by xuefli, 27 Mar 2012 10:03 PM
    • Replies: 3
    • Views: 612
    29 Mar 2012 10:40 AM Go to last post
  5. Strange Warning on Store

    On build 344, I'm getting funny error on store dialog. I have no model, just fields. See attached screens

    Started by pkellner, 29 Mar 2012 7:43 AM
    • Replies: 3
    • Views: 467
    29 Mar 2012 10:20 AM Go to last post
  6. [CLOSED] "stubs" created in one of my controllers

    "stubs" created in one of my controllers which I can delete: For now is a minor inconvenience (I cant delete them because there is no related...

    Started by ssamayoa, 28 Mar 2012 6:08 PM
    • Replies: 2
    • Views: 415
    29 Mar 2012 10:18 AM Go to last post
  7. After deleting all my models and stores, Blank screen

    After deleting all my models and stores, I get a blank screen. It will not show any of my layouts. The Chromer Developer Console tab says: ...

    Started by tbrinkley, 29 Mar 2012 12:03 AM
    blank, blank screen
    • Replies: 1
    • Views: 412
    29 Mar 2012 2:16 AM Go to last post
  8. Setting an Image Source

    I have code that was working well with this statement: img.setSrc("data:image/png;base64," +...

    Started by DonRul, 28 Mar 2012 4:15 PM
    base64, img
    • Replies: 0
    • Views: 253
    28 Mar 2012 4:15 PM Go to last post
  9. Exclamation Upgraded to build 309, rendered all of my previous projects unusable.

    I upgraded to Sencha Designer 2 build 309 today, and now it seems I am unable to load any projects I had built in any previous versions of Ext...

    Started by jpwible, 8 Mar 2012 3:09 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 35
    • Views: 3,242
    28 Mar 2012 12:15 PM Go to last post
  10. Build 337 and Deploy Package as an app?

    How work it?, i try to do a hello word app, i drop a Container, an FormPanel and a toolbar and i can see the app running in the Chrome, but when I...

    Started by franklt69, 26 Mar 2012 12:18 PM
    • Replies: 3
    • Views: 646
    28 Mar 2012 12:04 PM Go to last post
  11. Question [FIXED] Build 337 deploy/package function bugs

    1. if no packager.json or simulator.json are presenting the project folder, you get the error: TypeError: 'undefined' is not an object and...

    Started by pev, 24 Mar 2012 8:20 AM
    • Replies: 2
    • Views: 534
    28 Mar 2012 12:04 PM Go to last post
  12. Orientation by default goes to Iphone size

    Hi All I am developing a Ipad application using the designer . each and everytime when i close and open the same project the orientation...

    Started by sadagopan, 9 Mar 2012 4:47 AM
    • Replies: 2
    • Views: 523
    28 Mar 2012 10:18 AM Go to last post
  13. [CLOSED] Duplicating a button in a toolbar issue

    When I duplicate a button in a toolbar, the object name stays the same and I am unable to find a way to change it: ...

    Started by gatherworks, 27 Mar 2012 1:46 AM
    • Replies: 6
    • Views: 557
    28 Mar 2012 10:14 AM Go to last post
  14. [FIXED] 2.0.0.000311 - snapshot

    Snapshot contains Toolbox, Toolbar and small part of application itself

    Started by andyboxer, 14 Mar 2012 3:50 AM
    • Replies: 1
    • Views: 443
    28 Mar 2012 10:02 AM Go to last post
  15. [FIXED] Much inconvenient for team work

    Hi people,Why do it change so much while I only changing only one place?Every file in metadata folder are affected by only one little change. ...

    Started by metas, 26 Mar 2012 10:41 PM
    • Replies: 5
    • Views: 806
    28 Mar 2012 9:53 AM Go to last post
  16. Question [FIXED] Ext.panel.Tool missing configs

    Ext.panel.Tool is missing configurable properties Example. disabled: cls: Sencha designer 2 build 337

    Started by ErnestoR, 26 Mar 2012 1:10 PM
    • Replies: 5
    • Views: 611
    28 Mar 2012 9:49 AM Go to last post
  17. [FIXED] Remove title from Toolbar = crash

    Hi, I have attached a project that shows a scenario where the Designer 311 will crash if you remove the title from the Toolbar (MyToolbar) or change...

    Started by hotdp, 15 Mar 2012 4:13 AM
    • Replies: 2
    • Views: 707
    28 Mar 2012 9:43 AM Go to last post
  18. Question [FIXED] Controller Route param

    Hi, I have a old Controller Route that was created in a older version of Designer, it has a param(id). But when I create a new Controller Route I...

    Started by hotdp, 13 Mar 2012 2:17 AM
    • Replies: 7
    • Views: 1,196
    28 Mar 2012 9:37 AM Go to last post
  19. [FIXED] Commenting out the last line of code

    When commenting out the last line of code (when writing a controller action), you get the red error image next to the line number with this tooltip:...

    Started by gatherworks, 16 Mar 2012 11:54 AM
    • Replies: 2
    • Views: 499
    28 Mar 2012 9:37 AM Go to last post
  20. [FIXED] Cannot add datemenu handler

    I'm trying to add listeners to datemenu (Ext.menu.DatePicker class) (using Sench Designer 2), but "plus" signs are disabled. When I try to add them...

    Started by vasily_87, 23 Mar 2012 4:21 AM
    datemenu
    • Replies: 2
    • Views: 568
    28 Mar 2012 9:33 AM Go to last post