- File, new project
- Cocoa/Oxygene/empty IOS project (probably others but this was what I used).
- Untick ‘create project in new folder’ and pick a folder.
- Click ‘create project’.
It doesn’t work. It takes you to point 2, above.
It doesn’t work. It takes you to point 2, above.
Hmm, i cannot report this. it creates and opens the project fine, just w/o creating a subfolder. Any messages in Console? also, what name do you specify? Thew Save As field should automatically gain an “.elements” extension when you uncheck the box.
I just tried again and it’s the same. Message in console says:
22/03/2015 13:35:01.484 Fire[426]: Skipping template RemObjects.Oxygene.WindowsPhoneApp.ContentDialog for missing <Elements:Type> tag.
I also notice a few
22/03/2015 13:35:08.486 Fire[426]: notify name "com.apple.system.thermalpressurelevel" has been registered 40 times - this may be a leak
The number increased to 240 in repeated lines.
Wtf. That first message is expected. That second one — no idea what that means. Very strange.
The same template works fine if you have it create a folder?
Yes it does.
Just repeated this on my work mac, and there is an exception shown in console:
23/03/2015 09:59:12.494 Fire[24450]: An uncaught exception was raised
23/03/2015 09:59:12.494 Fire[24450]: Null Reference Exception
23/03/2015 09:59:12.498 Fire[24450]: (
0 CoreFoundation 0x00007fff8e38e66c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff9235e76e objc_exception_throw + 43
2 CoreFoundation 0x00007fff8e38e51d +[NSException raise:format:] + 205
3 Fire 0x00000001015ddb4a RaiseNullReferenceException + 42
4 AppKit 0x00007fff9608c2ac -[NSWindow _endWindowBlockingModalSession:returnCode:] + 315
5 AppKit 0x00007fff95f06c00 -[NSSavePanel ok:] + 449
6 libsystem_trace.dylib 0x00007fff87983cd7 _os_activity_initiate + 75
7 AppKit 0x00007fff95b20b71 -[NSApplication sendAction:to:from:] + 452
8 AppKit 0x00007fff95b20970 -[NSControl sendAction:to:] + 86
9 AppKit 0x00007fff95cf686c __26-[NSCell _sendActionFrom:]_block_invoke + 131
10 libsystem_trace.dylib 0x00007fff87983cd7 _os_activity_initiate + 75
11 AppKit 0x00007fff95b69509 -[NSCell _sendActionFrom:] + 144
12 libsystem_trace.dylib 0x00007fff87983cd7 _os_activity_initiate + 75
13 AppKit 0x00007fff95b68d66 -[NSButtonCell performClick:] + 1027
14 AppKit 0x00007fff95cd7501 __33-[NSButton performKeyEquivalent:]_block_invoke + 96
15 libsystem_trace.dylib 0x00007fff87983cd7 _os_activity_initiate + 75
16 AppKit 0x00007fff95b364eb -[NSButton performKeyEquivalent:] + 369
17 AppKit 0x00007fff95b3617b -[NSView _performKeyEquivalent:conditionally:] + 189
18 AppKit 0x00007fff95b3635c -[NSControl _performKeyEquivalent:conditionally:] + 126
19 AppKit 0x00007fff95b3622f -[NSView performKeyEquivalent:] + 150
20 AppKit 0x00007fff95b3617b -[NSView _performKeyEquivalent:conditionally:] + 189
21 AppKit 0x00007fff95b3622f -[NSView performKeyEquivalent:] + 150
22 AppKit 0x00007fff95b3617b -[NSView _performKeyEquivalent:conditionally:] + 189
23 AppKit 0x00007fff95b3622f -[NSView performKeyEquivalent:] + 150
24 AppKit 0x00007fff95b3617b -[NSView _performKeyEquivalent:conditionally:] + 189
25 AppKit 0x00007fff95b36049 -[NSWindow performKeyEquivalent:] + 61
26 AppKit 0x00007fff95f004bf -[NSSavePanel performKeyEquivalent:] + 1263
27 AppKit 0x00007fff95b66c36 -[NSTextField textDidEndEditing:] + 900
28 CoreFoundation 0x00007fff8e34acdc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
29 CoreFoundation 0x00007fff8e23c244 _CFXNotificationPost + 3140
30 Foundation 0x00007fff9378bc31 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
31 AppKit 0x00007fff95b64a05 -[NSTextView(NSPrivate) _giveUpFirstResponder:] + 423
32 AppKit 0x00007fff95bb3162 -[NSTextView(NSKeyBindingCommands) insertNewline:] + 239
33 AppKit 0x00007fff95b63686 -[NSTextView doCommandBySelector:] + 195
34 AppKit 0x00007fff9617e1f1 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118
35 AppKit 0x00007fff95b38ca7 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 1899
36 AppKit 0x00007fff9617cb82 __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke972 + 335
37 AppKit 0x00007fff9617e65f -[NSTextInputContext(NSInputContext_WithCompletion) hasMarkedTextWithCompletionHandler:] + 76
38 AppKit 0x00007fff9617c9a3 __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke_3 + 95
39 AppKit 0x00007fff9617bce8 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 101
40 AppKit 0x00007fff9617c914 __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke960 + 321
41 HIToolbox 0x00007fff908dbc4f __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 + 70
42 HIToolbox 0x00007fff90833695 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 108
43 AppKit 0x00007fff96175676 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke174 + 2387
44 AppKit 0x00007fff9617e65f -[NSTextInputContext(NSInputContext_WithCompletion) hasMarkedTextWithCompletionHandler:] + 76
45 AppKit 0x00007fff96174c90 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 95
46 AppKit 0x00007fff961729a8 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 101
47 AppKit 0x00007fff96174905 -[NSTextInputContext handleTSMEvent:completionHandler:] + 3122
48 AppKit 0x00007fff95b57eee _NSTSMEventHandler + 324
49 HIToolbox 0x00007fff906c298c _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1260
50 HIToolbox 0x00007fff906c1dce _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 386
51 HIToolbox 0x00007fff906c1c42 SendEventToEventTargetWithOptions + 43
52 HIToolbox 0x00007fff908d4f4c SendTSMEvent_WithCompletionHandler + 417
53 HIToolbox 0x00007fff908d544c __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400
54 HIToolbox 0x00007fff908d5706 __SendFilterTextEvent_WithCompletionHandler_block_invoke + 189
55 HIToolbox 0x00007fff908d4fa0 SendTSMEvent_WithCompletionHandler + 501
56 HIToolbox 0x00007fff908d528f SendFilterTextEvent_WithCompletionHandler + 236
57 HIToolbox 0x00007fff908d2601 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 295
58 HIToolbox 0x00007fff908d6f09 __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296
59 HIToolbox 0x00007fff908d6dd8 __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 437
60 HIToolbox 0x00007fff908d207d TSMKeyEvent_WithCompletionHandler + 701
61 HIToolbox 0x00007fff908dbbd0 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251
62 HIToolbox 0x00007fff908dbac6 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 330
63 HIToolbox 0x00007fff908db902 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 259
64 HIToolbox 0x00007fff908db785 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 251
65 HIToolbox 0x00007fff908db58f TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3068
66 AppKit 0x00007fff9617c726 __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke949 + 131
67 AppKit 0x00007fff9617bc12 -[NSTextInputContext tryTSMProcessRawKeyEvent:dispatchCondition:setupForDispatch:furtherCondition:dispatchWork:continuation:] + 127
68 AppKit 0x00007fff9617c245 -[NSTextInputContext _handleEvent:options:completionHandler:] + 1266
69 AppKit 0x00007fff95b5771e -[NSTextInputContext handleEvent:] + 109
70 AppKit 0x00007fff95b37374 -[NSView interpretKeyEvents:] + 207
71 AppKit 0x00007fff95f08783 -[_NSSavePanelTextView keyDown:] + 186
72 AppKit 0x00007fff9607efdb -[NSWindow _reallySendEvent:] + 6004
73 AppKit 0x00007fff95b0716e -[NSWindow sendEvent:] + 446
74 AppKit 0x00007fff95ab93d1 -[NSApplication sendEvent:] + 4055
75 AppKit 0x00007fff95945608 -[NSApplication run] + 711
76 AppKit 0x00007fff95930a14 NSApplicationMain + 1832
77 Fire 0x00000001015dda58 +[Program Main::] + 664
78 ??? 0x0000000000000001 0x0 + 1
)