{ "id": "79160", "key": "AC-3046", "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-09-02T08:37:29.000+0000", "created": "2011-08-11T10:59:06.000+0000", "labels": [ "MacOSX", "TitaniumDesktop", "TitaniumStudio" ], "versions": [], "issuelinks": [ { "id": "12373", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "78568", "key": "AC-3040", "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:05.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\" 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\nConsole Output:\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\n0 CoreFoundation 0x94de8e77 __raiseError + 231\r\n1 libobjc.A.dylib 0x9c0df149 objc_exception_throw + 155\r\n2 CoreFoundation 0x94d50e89 +[NSException raise:format:arguments:] + 137\r\n3 CoreFoundation 0x94d50df9 +[NSException raise:format:] + 57\r\n4 Foundation 0x9870096d -[NSURL(NSURL) initFileURLWithPath:] + 96\r\n5 Foundation 0x987008f5 +[NSURL(NSURL) fileURLWithPath:] + 67\r\n6 WebKit 0x02ed0d36 -[WebInspectorWindowController init] + 806\r\n7 WebKit 0x02ed09d7 -[WebInspectorWindowController initWithInspectedWebView:] + 39\r\n8 WebKit 0x02ed2003 _ZN18WebInspectorClient21openInspectorFrontendEPN7WebCore19InspectorControllerE + 67\r\n9 WebCore 0x03683443 _ZN7WebCore19InspectorController4showEv + 67\r\n10 libtiuimodule.dylib 0x04b442e0 _ZN2ti13OSXUserWindow13ShowInspectorEb + 48\r\n11 CoreFoundation 0x94d3e901 -[NSObject performSelector:withObject:] + 65\r\n12 AppKit 0x90b84937 -[NSApplication sendAction:to:from:] + 232\r\n13 AppKit 0x90c781a3 -[NSMenuItem _corePerformAction] + 536\r\n14 AppKit 0x90c77e20 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 171\r\n15 AppKit 0x90c774a9 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79\r\n16 AppKit 0x90f4f6c7 -[NSMenu performActionForItemAtIndex:] + 65\r\n17 AppKit 0x90f4f6fa -[NSMenu _internalPerformActionForItemAtIndex:] + 45\r\n18 AppKit 0x90f5392b -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106\r\n19 AppKit 0x90dbdc4c -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 172\r\n20 AppKit 0x90bed00a NSSLMMenuEventHandler + 452\r\n21 HIToolbox 0x97d13e54 _Z22_InvokeEventHandlerUPPP25OpaqueEventHandlerCallRefP14OpaqueEventRefPvPFlS0_S2_S3_E + 36\r\n22 HIToolbox 0x97b8f82b _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602\r\n23 HIToolbox 0x97b8eca8 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482\r\n24 HIToolbox 0x97ba3ac9 SendEventToEventTarget + 76\r\n25 HIToolbox 0x97d14318 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 482\r\n26 HIToolbox 0x97d14382 SendMenuCommandWithContextAndModifiers + 70\r\n27 HIToolbox 0x97d7e7ef SendMenuItemSelectedEvent + 275\r\n28 HIToolbox 0x97be0598 ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2 + 129\r\n29 HIToolbox 0x97d6e58a ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10_CFStringPP13OpaqueMenuRefPt + 1898\r\n30 HIToolbox 0x97d6e858 _HandlePopUpMenuSelection7 + 639\r\n31 AppKit 0x90dc107e _NSSLMPopUpCarbonMenu3 + 4532\r\n32 AppKit 0x90dbeb5f -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 210\r\n33 AppKit 0x90f4f986 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 294\r\n34 AppKit 0x90f4f85b -[NSMenu _popUpContextMenu:withEvent:forView:] + 62\r\n35 AppKit 0x90f4fa72 -[NSMenu _popUpMenuWithEvent:forView:] + 51\r\n36 AppKit 0x91180aca -[NSView rightMouseDown:] + 147\r\n37 AppKit 0x90e168d3 -[NSControl _rightMouseUpOrDown:] + 505\r\n38 AppKit 0x90e165e2 -[NSControl rightMouseDown:] + 95\r\n39 AppKit 0x90b4b888 -[NSWindow sendEvent:] + 7640\r\n40 AppKit 0x90ae3b23 -[NSApplication sendEvent:] + 4936\r\n41 AppKit 0x90a7552b -[NSApplication run] + 1000\r\n42 libkhost.dylib 0x006dfcc7 _ZN5kroll4Host7RunLoopEv + 423\r\n43 libkhost.dylib 0x006680eb _ZN5kroll4Host3RunEv + 251\r\n44 libkhost.dylib 0x00668579 Execute + 73\r\n45 MyApp 0x0002155e _ZN9KrollBoot9StartHostEv + 350\r\n46 MyApp 0x00022170 main + 480\r\n47 MyApp 0x000032ea start + 54\r\n)", "attachment": [], "flagged": false, "summary": "Web Inspector not showing on OS X.", "creator": { "name": "boonkerz", "key": "boonkerz", "displayName": "Thomas Peterson", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "boonkerz", "key": "boonkerz", "displayName": "Thomas Peterson", "active": true, "timeZone": "Europe/Berlin" }, "environment": "OS X Lion\r\nTitanium Studio, build: 1.0.2.201107130739\r\nBuild date: 13 July 2011, 07:42:08", "comment": { "comments": [ { "id": "164923", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Thomas, I am closing this for now, but you are welcome to reopen if you are willing to improve it as per the guidelines in the [Jira Ticket Checklist|http://wiki.appcelerator.org/display/guides/Contributing+to+Titanium#ContributingtoTitanium-Summary%3AJiraTicketChecklist]. Thank you", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-09-02T08:37:29.000+0000", "updated": "2011-09-02T08:37:29.000+0000" }, { "id": "168244", "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:02.000+0000", "updated": "2011-10-07T05:48:02.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }