@kvn

Sorry, not really, as that is actually a feature. :)

One would have to implement a preference for that.
I am sure we can all agree that we should focus on fixing the issues
QS has right now before adding any more stuff that can add to
debugging complexity.
Also, as you mention yourself, it's no biggie when all you need to do
is hitting 'Esc' after the move is complete.
Work items like that will inevitably have a low priority for some time
to come.

Your clarifying words about the dock icon glitch remind me of another
important issue I forgot to mention in the README:

If you want to use the global services hotkey (Cmd+Esc) that QS brings
with it you need to make sure that no two instances of Quicksilver.app
which define the same service with the same hotkey in their Info.plist
can be found  and indexed by /System/Library/CoreServices/pbs (which
is pretty much anywhere on your system as it works like Spotlight). If
you want to keep older Quicksilver.app packages zip them and delete
the .app folder structure of the QS you no longer need (and don't
forget to empty your recycle bin after that).

The global services hotkey makes it work that you can select anything
in any app and invoke QS which then tries to interpret the selection
(e.g. text, files, folders, images, colors etc.). It works in tandem
with the "Pull selection from frontmost app instead of Finder"
preference item under Extras.




On 10 Nov., 13:44, kvn <[email protected]> wrote:
> I actually had the same problem like Tim. What's causing it is that
> somehow the 'show icon in dock' option does get unchecked after
> replacing Quicksilver with your build and the icon is still there as a
> "left-over". After rechecking it and restarting Quicksilver it's fine
> though.
> I also enjoy your build, I noticed that when I move around files now,
> QS comes back up with the file I just moved (moving files is really
> much more stable with your build!). Not a biggie but I wonder if I can
> disable that somehow?
>
> On Nov 10, 11:08 am, andreb <[email protected]> wrote:
>
>
>
> > @Tim
>
> > That is interesting. It does seem to appear in my dock though I never
> > have the option to show QS in the dock enabled.
> > Maybe it helps if you disable the icon, relaunch, re-enable the icon
> > and relaunch again?
> > Other than that I haven't touched any code that would disable/enable
> > dock icon at runtime.
>
> > Anyway, glad to see that this build works for you.
>
> > On 8 Nov., 22:32, Tim <[email protected]> wrote:
>
> > > André -
>
> > > This build is working great for me on SL - very many thanks to you.  
> > > One thing I've noticed, just FYI, is that the 'light' under the dock  
> > > icon doesn't appear even when QS is running...
>
> > > On 7 Nov 2009, at 22:46, andreb wrote:
>
> > > > If you just want to try the GitHub version out there's no need to
> > > > install Xcode just for this.
> > > > As elspub says I have also posted a downloadable binary.
>
> > > > I am currently working on integrating my GitHub repo with the soon-to-
> > > > be official GitHub repo Etienne set up.
> > > > As our commit SHAs differ I will need to go through each on and lay on
> > > > hand on the stuff that doesn't merge cleanly
> > > > (which is almost all commits since I haven't really added much - just
> > > > changes).
>
> > > > I should probably mention this fact on my repo's tagline before we see
> > > > forks from my one - which really isn't good at this point in time.
>
> > > > And, yeah, it feels good to see someone reporting improvements. :)
>
> > > > Etienne brought me onto really using Git. It's such an improvement
> > > > using it and GitHub for collaboration.
> > > > I think Quicksilver and the way multiple devs working over the net is
> > > > the perfect type of project for Git and GitHub.
>
> > > > Another thing I am really enjoying is LLVM/Clang.
> > > > Apple and their contributors have done such an amazing with this new
> > > > compiler it almost feels unreal.
>
> > > > André

Reply via email to