[CIQBUG] Simulator Crash

Former Member
Former Member
What I did:
- Create new widget, with supported languages eng/deu/fre/ita
- Create launch configuration for project
- Run launch configuration, starts simulator
- Simulator crashes. Stack trace etc. in full glory see below

SDK: 1.1.0
OSX: 10.10.2 (details see attachment)

Stack trace:
  • Thanks for the report. We'll look into the issue. Are you able to run any of the samples, or is any app crashing for you?
  • Former Member
    Former Member over 10 years ago
    If I create a new widget using the wizard and do not select any additional languages besides English, the widget works (monkey from default skeleton implementation shows up in simulator).

    I can reliably reproduce the crash if I do the same thing, but select the additional languages mentioned below. The widget then crashes the simulator.

    Strange: When generating a widget with the default skeleton implementation and additional languages, it will create a resource directory and a manifest entry for each language. When I delete all the <iq:language>eng</iq:language> elements in the manifest, the widget can be succesfully run in the simulator. But only once, then the sim crashes again on startup. Maybe you can read something out of the stacktrace, but I'll maybe also do a clean installation of the SDK again to be sure.

    Another stacktrace:
  • Former Member
    Former Member over 10 years ago
    Created new user, downloaded & installed SDK, Eclipse, Plugins - same thing. Created widget with default options, works to start 2x in simulator. Created widget with additional languages, crashes simulator. From that point on, any project crashes the simulator. Weird... Not sure if it has anything to do at all with languages at all. No one else having problems with simulator crashes?
  • Works for me - both for widgets and data fields.

    I have uploaded my data field project here: https://github.com/blackdogit/connectiq-apps-public/tree/master/TestSimCrash

    SDK 1.1.0
    MacOSX 10.10.2