Hi, Etienne, i'm using leopard snow too and got obviously the same problem with current release. I have checkout the http://blacktree-alchemy.googlecode.com/svn/trunk/ repository and then i tried to compile with Xcode.
I can't compile whatever the SDK (10.5, 10.6), whatever the 'active configuration'. A lot of errors are generated like 'CGSGlobalHotKeyEnable not defined' and other kind of errors. What is the method to compile the new QUICKSILVER Version on 10.6 ? (Build A10380) Am I using the good repository ? Thank you On Jun 19, 11:04 pm, richlin71 <[email protected]> wrote: > Would love to get this fix as well. :) > > On Jun 19, 10:45 am, Etienne Samson <[email protected]> wrote: > > > > > Heh ! > > > Scott Lyons has confirmed me the fix I committed works. I'll try to > > upload b56a7 ASAP, so you SL guys can use QS ;-). > > > Le 16 juin 09 à 19:48, DonGraft a écrit : > > > > In Etienne we trust :D > > > > On 15 jun, 11:58, chukaman <[email protected]> wrote: > > >> So how's it going with that fix? I'm really looking forward to having > > >> a working Quicksilver again. > > > >> Thanks millions!! :) > > > >> On Jun 15, 9:33 am, Etienne Samson <[email protected]> wrote: > > > >>> Okay, I have a fix ready for this. I just need to check what others > > >>> modifications I made to my working copy, then I'll push a release. > > > >>> Le 13 juin 09 à 06:59, Hannah Hu a écrit : > > > >>>> I'm also getting the same issue on Snow Leopard. Here's my > > >>>> console log > > >>>> for it: > > > >>>> 12.06.09 21:54:21 GrowlHelperApp[299] *** > > >>>> __NSAutoreleaseNoPool(): > > >>>> Object 0x1acbd0 of class NSCFDictionary autoreleased with no pool > > >>>> in > > >>>> place - just leaking > > >>>> 12.06.09 21:54:21 GrowlHelperApp[299] *** > > >>>> __NSAutoreleaseNoPool(): > > >>>> Object 0x13f2b0 of class NSCFDictionary autoreleased with no pool > > >>>> in > > >>>> place - just leaking > > >>>> 12.06.09 21:54:21 GrowlHelperApp[299] *** > > >>>> __NSAutoreleaseNoPool(): > > >>>> Object 0x3e0ab0 of class NSCFArray autoreleased with no pool in > > >>>> place > > >>>> - just leaking > > >>>> 12.06.09 21:54:31 Quicksilver[1841] Error loading /Library/ > > >>>> Contextual > > >>>> Menu Items/Disk Inventory X Finder CM.plugin/Contents/MacOS/Disk > > >>>> Inventory X Finder CM: dlopen(/Library/Contextual Menu Items/Disk > > >>>> Inventory X Finder CM.plugin/Contents/MacOS/Disk Inventory X Finder > > >>>> CM, 262): no suitable image found. Did find: > > >>>> /Library/Contextual Menu Items/Disk Inventory X Finder > > >>>> CM.plugin/ > > >>>> Contents/MacOS/Disk Inventory X Finder CM: mach-o, but wrong > > >>>> architecture > > >>>> 12.06.09 21:54:31 Quicksilver[1841] Cannot find function > > >>>> pointer > > >>>> AbstractCMPluginFactory for factory 29E65FF2-4AAE-11D9- > > >>>> A8A3-000393B64A0C in CFBundle/CFPlugIn 0x12a620 </Library/ > > >>>> Contextual > > >>>> Menu Items/Disk Inventory X Finder CM.plugin> (bundle, not loaded) > > >>>> 12.06.09 21:54:40 Quicksilver[1841] HIToolbox: ignoring > > >>>> exception '*** > > >>>> -[NSCFArray replaceObjectsInRange:withObjects:count:]: mutating > > >>>> method > > >>>> sent to immutable object' that raised inside Carbon event dispatch > > >>>> ( > > >>>> 0 CoreFoundation 0x92afb74a > > >>>> __raiseError + 410 > > >>>> 1 libobjc.A.dylib 0x94b890fd > > >>>> objc_exception_throw + 56 > > >>>> 2 CoreFoundation 0x92afb478 +[NSException > > >>>> raise:format:arguments:] + 136 > > >>>> 3 CoreFoundation 0x92b4743a +[NSException > > >>>> raise:format:] + 58 > > >>>> 4 Foundation 0x90dcc82c -[NSCFArray > > >>>> replaceObjectsInRange:withObjects:count:] + 137 > > >>>> 5 CoreFoundation 0x92ae1023 - > > >>>> [NSMutableArray > > >>>> replaceObjectsInRange:withObjectsFromArray:] + 195 > > >>>> 6 CoreFoundation 0x92af258a - > > >>>> [NSMutableArray > > >>>> setArray:] + 90 > > >>>> 7 Foundation 0x90e557b6 - > > >>>> [NSMutableArray > > >>>> (NSPredicateSupport) filterUsingPredicate:] + 427 > > >>>> 8 Quicksilver 0x0001f19d - > > >>>> [QSPreferencesController loadPlugInInfo:] + 1057 > > >>>> 9 Quicksilver 0x0001f8b2 - > > >>>> [QSPreferencesController windowDidLoad] + 933 > > >>>> 10 AppKit 0x91dfc8ac - > > >>>> [NSWindowController _windowDidLoad] + 525 > > >>>> 11 AppKit 0x91d3f330 - > > >>>> [NSWindowController window] + 123 > > >>>> 12 AppKit 0x91d921fd - > > >>>> [NSWindowController showWindow:] + 36 > > >>>> 13 Quicksilver 0x0001ed21 - > > >>>> [QSPreferencesController showPaneWithIdentifier:] + 66 > > >>>> 14 Quicksilver 0x0001ecdd + > > >>>> [QSPreferencesController showPaneWithIdentifier:] + 53 > > >>>> 15 Quicksilver 0x0000a50a - > > >>>> [QSController > > >>>> showSettings:] + 40 > > >>>> 16 AppKit 0x91dc231d - > > >>>> [NSApplication > > >>>> sendAction:to:from:] + 112 > > >>>> 17 AppKit 0x91ec8fa5 -[NSMenuItem > > >>>> _corePerformAction] + 435 > > >>>> 18 AppKit 0x91ec8c96 - > > >>>> [NSCarbonMenuImpl > > >>>> performActionWithHighlightingForItemAtIndex:] + 174 > > >>>> 19 AppKit 0x91ef18e4 -[NSMenu > > >>>> performActionForItemAtIndex:] + 65 > > >>>> 20 AppKit 0x91ef1897 -[NSMenu > > >>>> _internalPerformActionForItemAtIndex:] + 50 > > >>>> 21 AppKit 0x91ef183f -[NSMenuItem > > >>>> _internalPerformActionThroughMenuIfPossible] + 97 > > >>>> 22 AppKit 0x91ef1783 - > > >>>> [NSCarbonMenuImpl > > >>>> _carbonCommandProcessEvent:handlerCallRef:] + 336 > > >>>> 23 AppKit 0x91eac727 > > >>>> NSSLMMenuEventHandler + 370 > > >>>> 24 HIToolbox 0x94203ec9 > > >>>> _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCal > > >>>> lRec > > >>>> + 1567 > > >>>> 25 HIToolbox 0x94203190 > > >>>> _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRef > > >>>> P14HandlerCallRec > > >>>> + 411 > > >>>> 26 HIToolbox 0x9421f439 > > >>>> SendEventToEventTarget + 52 > > >>>> 27 HIToolbox 0x9425fe1b > > >>>> _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14Opa > > >>>> queEventRef > > >>>> + 448 > > >>>> 28 HIToolbox 0x9428362c > > >>>> SendMenuCommandWithContextAndModifiers + 66 > > >>>> 29 HIToolbox 0x942835e3 > > >>>> SendMenuItemSelectedEvent + 121 > > >>>> 30 HIToolbox 0x942834e7 > > >>>> _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 152 > > >>>> 31 HIToolbox 0x9428a4c5 > > >>>> _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10__CFString > > >>>> PP13OpaqueMenuRefPt > > >>>> + 1580 > > >>>> 32 HIToolbox 0x94289e73 > > >>>> _HandlePopUpMenuSelection7 + 678 > > >>>> 33 AppKit 0x91ef0bba > > >>>> _NSSLMPopUpCarbonMenu3 + 3937 > > >>>> 34 AppKit 0x91ff6a5e - > > >>>> [NSCarbonMenuImpl > > >>>> _popUpContextMenu:withEvent:forView:withFont:] + 220 > > >>>> 35 AppKit 0x92154c6d -[NSMenu > > >>>> _popUpContextMenu:withEvent:forView:withFont:] + 270 > > >>>> 36 AppKit 0x92154d0c -[NSMenu > > >>>> _popUpContextMenu:withEvent:forView:] + 63 > > >>>> 37 QSInterface 0x3800b281 - > > >>>> [QSMenuButton > > >>>> mouseDown:] + 523 > > >>>> 38 AppKit 0x91dbc1d4 -[NSWindow > > >>>> sendEvent:] + 5547 > > >>>> 39 QSEffects 0x39008d68 -[QSWindow > > >>>> sendEvent:] + 357 > > >>>> 40 AppKit 0x91d16fde - > > >>>> [NSApplication > > >>>> sendEvent:] + 6483 > > >>>> 41 Quicksilver 0x000045be -[QSApp > > >>>> sendEvent:] + 898 > > >>>> 42 AppKit 0x91d0aa22 - > > >>>> [NSApplication > > >>>> run] + 917 > > >>>> 43 AppKit 0x91cf5ac0 > > >>>> NSApplicationMain > > >>>> + 574 > > >>>> 44 Quicksilver 0x0001cd60 main + 24 > > >>>> 45 Quicksilver 0x00002786 _start + 216 > > >>>> 46 Quicksilver 0x000026ad start + 41 > > >>>> ) > > > >>>> On Jun 11, 2:27 pm, Scott Lyons <[email protected]> wrote: > > >>>>> Here's the only thing that comes up in the console, and it only > > >>>>> happens when QuickSilver starts, not when I try to open the > > >>>>> preferences. > > > >>>>>http://pastebin.ca/1457099 > > > >>>>> On Jun 11, 2:26 am, Etienne Samson <[email protected]> wrote: > > > >>>>>> You should see some exceptions showing up in Console.app when you > > >>>>>> open > > >>>>>> the Pref window. Can you post those ? > > > >>>>>> Le 11 juin 09 à 02:18, Scott Lyons a écrit : > > > >>>>>>> Unfortunately, no effect. Here's an image of what it looks like. > > > >>>>>>>http://imgur.com/WYHnW.png > > > >>>>>>> Thanks > > > >>>>>>> On Jun 10, 12:06 pm, "Jon Stovell (a.k.a. Sesquipedalian)" > > >>>>>>> <[email protected]> wrote: > > >>>>>>>> Try this: Quit QS, back up and delete the file ~/Library/ > > >>>>>>>> Preferences/ > > ... > > read more »
