Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open a repo #15

Open
cimm opened this issue Aug 18, 2010 · 3 comments
Open

Can't open a repo #15

cimm opened this issue Aug 18, 2010 · 3 comments

Comments

@cimm
Copy link

cimm commented Aug 18, 2010

When I open Gity and try to open a Git repo I get the following stack trace... I should mention I installed Gity before so maybe these are some leftovers from a previous installation?

18/08/10 14:17:56   Gity[3927]  *** NSTask: Task create for path '/Applications/Gity.app' failed: 22, "Invalid argument".  Terminating temporary process.
18/08/10 14:17:57   Gity[3845]  HIToolbox: ignoring exception 'readFromURL:ofType:error: must be overridden for your application to support non-'file:' URLs.' that raised inside Carbon event dispatch
(
0   CoreFoundation                      0x00007fff814a5cc4 __exceptionPreprocess + 180
1   libobjc.A.dylib                     0x00007fff80b960f3 objc_exception_throw + 45
2   CoreFoundation                      0x00007fff814a5ae7 +[NSException raise:format:arguments:] + 103
3   CoreFoundation                      0x00007fff814a5a74 +[NSException raise:format:] + 148
4   AppKit                              0x00007fff83218e3c -[NSDocument readFromURL:ofType:error:] + 666
5   AppKit                              0x00007fff83215b26 -[NSDocument initWithContentsOfURL:ofType:error:] + 265
6   AppKit                              0x00007fff832213a0 -[NSDocumentController makeDocumentWithContentsOfURL:ofType:error:] + 332
7   AppKit                              0x00007fff83221190 -[NSDocumentController openDocumentWithContentsOfURL:display:error:] + 734
8   Gity                                0x0000000100017b33 -[GTDocumentController openDocument:] + 243
9   AppKit                              0x00007fff8303e152 -[NSApplication sendAction:to:from:] + 95
10  AppKit                              0x00007fff830626be -[NSMenuItem _corePerformAction] + 365
11  AppKit                              0x00007fff83062428 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
12  AppKit                              0x00007fff832e641d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
13  AppKit                              0x00007fff83198217 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 136
14  AppKit                              0x00007fff83044c14 NSSLMMenuEventHandler + 321
15  HIToolbox                           0x00007fff85ef2997 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1002
16  HIToolbox                           0x00007fff85ef1ee6 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 395
17  HIToolbox                           0x00007fff85f0fba9 SendEventToEventTarget + 45
18  HIToolbox                           0x00007fff85f3ecd1 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 387
19  HIToolbox                           0x00007fff85f6bb06 SendMenuCommandWithContextAndModifiers + 56
20  HIToolbox                           0x00007fff85f6babe SendMenuItemSelectedEvent + 101
21  HIToolbox                           0x00007fff85f6b9be _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 150
22  HIToolbox                           0x00007fff85f4ccb3 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 467
23  HIToolbox                           0x00007fff85f4c408 _HandleMenuSelection2 + 453
24  AppKit                              0x00007fff82f15c39 _NSHandleCarbonMenuEvent + 236
25  AppKit                              0x00007fff82ee974e _DPSNextEvent + 1908
26  AppKit                              0x00007fff82ee8bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
27  AppKit                              0x00007fff82eae8d3 -[NSApplication run] + 395
28  AppKit                              0x00007fff82ea75f8 NSApplicationMain + 364
29  Gity                                0x00000001000505a9 main + 9
30  Gity                                0x0000000100001f5c start + 52
31  ???                                 0x0000000000000002 0x0 + 2
)
@bsneed
Copy link
Collaborator

bsneed commented Aug 18, 2010

please try the builds available on the bsneed/gity fork.

@cimm
Copy link
Author

cimm commented Aug 19, 2010

Thanks, I tried version 0.3.4.6743 but no luck. Same strack trace... When I try to launch it from the command line it says "Abort trap", any idea? Installed 200.3.4.6743 on another computer which works perfect so it should be related a difference in the configuration somewhere. How can I remove all installed Gity files?

@bsneed
Copy link
Collaborator

bsneed commented Aug 19, 2010

i'll look into. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants