{ "id": "78568", "key": "AC-3040", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2011-08-08T21:06:18.000+0000", "created": "2011-08-01T06:40:00.000+0000", "labels": [ "MacOSX", "TitaniumDesktop", "TitaniumStudio" ], "versions": [], "issuelinks": [ { "id": "12373", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "79160", "key": "AC-3046", "fields": { "summary": "Web Inspector not showing on OS X.", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "tguntharp", "key": "tguntharp", "displayName": "Tony Guntharp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:48:04.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "The issue is that when you right click on the app and try \"show inspector\" (when in debug mode having launched from Titanium Studio) nothing happens, and you get a massive Cocoa error in the log output. We have tried the fix that involves re-enabling the debug pannel in the App Settings plist file, and that doesn't help.\r\n\r\nThe problem has been on various forums (including appcelerator's own Q&A site) but my answer on Stack Overflow is a decent summary of the current status, including the full error output from the log.\r\n\r\nhttp://stackoverflow.com/questions/6444046/appcelerator-titanium-studio-1-0-1-how-to-show-inspector-on-os-x-desktop-apps/6652681#6652681\r\n\r\nNote that the inspector works fine on some machines, and in particular my Macbook Pro is fine, but on my iMac this is very frustrating. I am happy to provide any debug information you need from either machine, if it will help fix this!", "attachment": [], "flagged": false, "summary": "Web Inspector not showing on OS X.", "creator": { "name": "tehwalrus", "key": "tehwalrus", "displayName": "Joe Jordan", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tehwalrus", "key": "tehwalrus", "displayName": "Joe Jordan", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "OS X (problem observed before and after switch to lion from snow leopard).", "comment": { "comments": [ { "id": "161596", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Thank you for raising this ticket. In order to progress it, please add the missing information and follow the guidelines, as per the [Jira Ticket Checklist|http://wiki.appcelerator.org/display/guides/Contributing+to+Titanium#ContributingtoTitanium-Summary%3AJiraTicketChecklist].\r\n\r\nPlease note that although a link to other pages is useful for some background reading, it is still necessary to include all the information in the ticket that is detailed in the checklist.\r\n\r\nThanks", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-08-02T16:39:54.000+0000", "updated": "2011-08-02T16:39:54.000+0000" }, { "id": "162203", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "As there has been no response, we will close this ticket for the moment. If you have time, you are welcome to add the requested information and we will reopen it.\n\nThanks", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-08-08T21:06:18.000+0000", "updated": "2011-08-08T21:06:18.000+0000" }, { "id": "162432", "author": { "name": "boonkerz", "key": "boonkerz", "displayName": "Thomas Peterson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hello,\r\n\r\nSame Problem here:\r\nI start the App and will open the Inspector but nothing is shown and in Console:\r\n\r\n2011-08-10 17:44:54.753 MyApp[6736:1407] An uncaught exception was raised\r\n2011-08-10 17:44:54.753 MyApp[6736:1407] *** -[NSURL initFileURLWithPath:]: nil string parameter\r\n2011-08-10 17:44:54.806 MyApp[6736:1407] (\r\n\t0 CoreFoundation 0x94de8e77 __raiseError + 231\r\n\t1 libobjc.A.dylib 0x9c0df149 objc_exception_throw + 155\r\n\t2 CoreFoundation 0x94d50e89 +[NSException raise:format:arguments:] + 137\r\n\t3 CoreFoundation 0x94d50df9 +[NSException raise:format:] + 57\r\n\t4 Foundation 0x9870096d -[NSURL(NSURL) initFileURLWithPath:] + 96\r\n\t5 Foundation 0x987008f5 +[NSURL(NSURL) fileURLWithPath:] + 67\r\n\t6 WebKit 0x02ed0d36 -[WebInspectorWindowController init] + 806\r\n\t7 WebKit 0x02ed09d7 -[WebInspectorWindowController initWithInspectedWebView:] + 39\r\n\t8 WebKit 0x02ed2003 _ZN18WebInspectorClient21openInspectorFrontendEPN7WebCore19InspectorControllerE + 67\r\n\t9 WebCore 0x03683443 _ZN7WebCore19InspectorController4showEv + 67\r\n\t10 libtiuimodule.dylib 0x04b442e0 _ZN2ti13OSXUserWindow13ShowInspectorEb + 48\r\n\t11 CoreFoundation 0x94d3e901 -[NSObject performSelector:withObject:] + 65\r\n\t12 AppKit 0x90b84937 -[NSApplication sendAction:to:from:] + 232\r\n\t13 AppKit 0x90c781a3 -[NSMenuItem _corePerformAction] + 536\r\n\t14 AppKit 0x90c77e20 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 171\r\n\t15 AppKit 0x90c774a9 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79\r\n\t16 AppKit 0x90f4f6c7 -[NSMenu performActionForItemAtIndex:] + 65\r\n\t17 AppKit 0x90f4f6fa -[NSMenu _internalPerformActionForItemAtIndex:] + 45\r\n\t18 AppKit 0x90f5392b -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106\r\n\t19 AppKit 0x90dbdc4c -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 172\r\n\t20 AppKit 0x90bed00a NSSLMMenuEventHandler + 452\r\n\t21 HIToolbox 0x97d13e54 _Z22_InvokeEventHandlerUPPP25OpaqueEventHandlerCallRefP14OpaqueEventRefPvPFlS0_S2_S3_E + 36\r\n\t22 HIToolbox 0x97b8f82b _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602\r\n\t23 HIToolbox 0x97b8eca8 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482\r\n\t24 HIToolbox 0x97ba3ac9 SendEventToEventTarget + 76\r\n\t25 HIToolbox 0x97d14318 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 482\r\n\t26 HIToolbox 0x97d14382 SendMenuCommandWithContextAndModifiers + 70\r\n\t27 HIToolbox 0x97d7e7ef SendMenuItemSelectedEvent + 275\r\n\t28 HIToolbox 0x97be0598 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 129\r\n\t29 HIToolbox 0x97d6e58a _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10__CFStringPP13OpaqueMenuRefPt + 1898\r\n\t30 HIToolbox 0x97d6e858 _HandlePopUpMenuSelection7 + 639\r\n\t31 AppKit 0x90dc107e _NSSLMPopUpCarbonMenu3 + 4532\r\n\t32 AppKit 0x90dbeb5f -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 210\r\n\t33 AppKit 0x90f4f986 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 294\r\n\t34 AppKit 0x90f4f85b -[NSMenu _popUpContextMenu:withEvent:forView:] + 62\r\n\t35 AppKit 0x90f4fa72 -[NSMenu _popUpMenuWithEvent:forView:] + 51\r\n\t36 AppKit 0x91180aca -[NSView rightMouseDown:] + 147\r\n\t37 AppKit 0x90e168d3 -[NSControl _rightMouseUpOrDown:] + 505\r\n\t38 AppKit 0x90e165e2 -[NSControl rightMouseDown:] + 95\r\n\t39 AppKit 0x90b4b888 -[NSWindow sendEvent:] + 7640\r\n\t40 AppKit 0x90ae3b23 -[NSApplication sendEvent:] + 4936\r\n\t41 AppKit 0x90a7552b -[NSApplication run] + 1000\r\n\t42 libkhost.dylib 0x006dfcc7 _ZN5kroll4Host7RunLoopEv + 423\r\n\t43 libkhost.dylib 0x006680eb _ZN5kroll4Host3RunEv + 251\r\n\t44 libkhost.dylib 0x00668579 Execute + 73\r\n\t45 MyApp 0x0002155e _ZN9KrollBoot9StartHostEv + 350\r\n\t46 MyApp 0x00022170 main + 480\r\n\t47 MyApp 0x000032ea start + 54\r\n)", "updateAuthor": { "name": "boonkerz", "key": "boonkerz", "displayName": "Thomas Peterson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-08-10T09:32:55.000+0000", "updated": "2011-08-10T09:32:55.000+0000" }, { "id": "162555", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Thomas\r\n\r\nI am assuming that the reporter has abandoned this ticket. You are welcome to create a new one, but please follow the [Jira Ticket Checklist|http://wiki.appcelerator.org/display/guides/Contributing+to+Titanium#ContributingtoTitanium-Summary%3AJiraTicketChecklist], otherwise regrettably we cannot accept it.\r\n\r\nThank you", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-08-11T04:42:36.000+0000", "updated": "2011-08-11T04:42:36.000+0000" }, { "id": "163244", "author": { "name": "tehwalrus", "key": "tehwalrus", "displayName": "Joe Jordan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "hmm, I got a notification for the new comments but not the link to the new issue -- other watchers might want to check it out (this issue now marked as a clone of it at the top).", "updateAuthor": { "name": "tehwalrus", "key": "tehwalrus", "displayName": "Joe Jordan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-08-17T14:46:55.000+0000", "updated": "2011-08-17T14:46:55.000+0000" }, { "id": "164002", "author": { "name": "boonkerz", "key": "boonkerz", "displayName": "Thomas Peterson", "active": true, "timeZone": "Europe/Berlin" }, "updateAuthor": { "name": "boonkerz", "key": "boonkerz", "displayName": "Thomas Peterson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-08-25T09:23:13.000+0000", "updated": "2011-08-25T09:23:13.000+0000" }, { "id": "164922", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Thomas\r\n\r\nThat's because you didn't follow the checklist, a link to which I provided in a comment above.\r\n\r\nIf you are willing to improve it, I will be happy to move it to the correct project.\r\n\r\nThank you", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-09-02T08:35:36.000+0000", "updated": "2011-09-02T08:35:36.000+0000" }, { "id": "168245", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Closing due to inactivity.", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-10-07T05:48:03.000+0000", "updated": "2011-10-07T05:48:03.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }