RSL | 1 Jul 2008 03:30
Picon

Re: I DON'T want http:// in paste

is there a case where someone is trying to paste a non-web uri and getting it formatted as a web address or is this simply a matter of not wanting visually to see the http? i'm still kinda stuck on the usefulness of web addresses having the prefix.

RSL

On Mon, Jun 30, 2008 at 6:31 PM, brad.heintz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <brad.heintz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

On Jun 30, 7:04 am, Jono <iconaho...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> It would be really useful if there was a 'Paste as plain text' action...

I'd suggest that having a "Paste as Web URI" action is the way to go.
I shouldn't have to know that "Paste" is going to alter some things
and not others, and have to go to a special action to get it to NOT
surprise me.  "Paste" should paste things without alterations, and
"Paste as Web URI" should do what you'd think "Paste as Web URI" to do
- such as adding the "http://", if it (or an "https://") is not there
already.

As it stands now, I find the automatic addition of the "http://" onto
things that look like domain names to be a tremendous annoyance, even
though I'm sure it was meant as a convenience and implemented with the
best of intentions.  I'm 100% with idsky on this one.

(Side micro-rant:  The web is not the Internet; there are other kinds
of URIs besides those starting with "http://", and other important
things to do with domain names besides make URIs.)

Fewer surprises = smoother user experience, and that's what QS is all
about, right?

Cheers,
- Brad

nari | 1 Jul 2008 13:01
Picon

nude videos of gopika


##############################
http:\\lakshmiraiprofile.blogspot.com
##############################

bassline | 1 Jul 2008 15:52
Picon

Re: Firefox 3 Bookmarks?


Liburukibun's browser.bookmarks.autoExportHTML solution works
perfectly for Firefox3 on Mac 10.4 as an easy way to have Quicksilver
correctly index Firefox bookmarks. Thanks.

On May 28, 6:52 am, Iiburukibun <Iiburuki...@...> wrote:
> Better solution to this is the following...
>
> Open about:config in Firefox Location bar, agree that you won't mess
> anything up.
>
> Search for "browser.bookmarks.autoExportHTML"
>
> Double click it to enable it (Or right click it and hit toggle)
>
> Restart Firefox & Quicksilver...
>
> "browser.bookmarks.autoExportHTML" makes firefox generate a new
> bookmarks.html at a certain point (don't know when).
>
> Haven't found a way to do this with History, but I don't use that and
> thus don't care...

Adil | 1 Jul 2008 19:01
Picon

Re: Quicksilver Alpha Testing: B56a2


Here is an issue I noticed with b56 - I get the following logged to
the console once every 10-20 seconds:

2008-07-01 17:58:22.250 Quicksilver[1558] Exception raised during
posting of notification.  Ignored.  exception: *** -[NSCFArray
addObject:]: attempt to insert nil

Any ideas on the cause of this one?

David Saff | 1 Jul 2008 21:39
Picon

Re: Quicksilver pops back up after executing shell command from AppleScript


Thanks for the suggestion.  I just tried it, and I'm still getting the
pop-back-up behavior.  I'm currently running β54 (3815), which appears
to be the latest from blacktree.com, although I'm bugged that I
thought there was a valid β55 around somewhere.  Further thoughts?
Thanks,

   David Saff

On Jun 27, 9:10 pm, Sesquipedalian <jonstov...@...> wrote:
> Okay, so I just ran the script (after modifying the path to the file
> to match my system), and QS did not reactivate for me.  I'm not sure
> why you are getting that behaviour.  The best I can suggest is to quit
> QS, move ~/Library/Application Support/Quicksilver to the desktop,
> restart QS (this will reset it to defaults), add your custom action
> back in, and see if that solves the problem.  If so, you can start re-
> adding things like Catalog.plist into the new App Support folder until
> you find the file that caused the problem.  Whatever it was will need
> to be rebuilt using the QS gui.
>
> On Jun 27, 7:33 pm, Sesquipedalian <jonstov...@...> wrote:
>
> > Disregard my previous post.  It looked like there was a double-quote
> > character there, when it was actually two single-quote characters.
>
> > On Jun 27, 7:30 pm, Sesquipedalian <jonstov...@...> wrote:
>
> > > Is that exactly the script you are using?  If so, I would guess it is
> > > not actually working, and QS might therefore be reactivating because
> > > the shell script is returning an error.
>
> > > In specific, there should not be a " between echo and >>.
>
> > > On Jun 27, 12:17 pm, David Saff <david.s...@...> wrote:
>
> > > > All,
>
> > > > I've installed this as an AppleScript action:
>
> > > > using terms from application "Quicksilver"
> > > >         on process text projectName
> > > >                 set journal to "/Users/saff/Documents/Journal/journal.txt"
>
> > > >                 do shell script "echo '' >> " & journal & "; echo '#startProject " &
> > > > projectName & "' >> " & journal
> > > >         end process text
> > > > end using terms from
>
> > > > The script works perfectly, appending the text to the appropriate
> > > > file.  However, after it finishes, Quicksilver pops back up, and I
> > > > have to Esc out to get back to work.  How can I fix this?  Thanks,
>
> > > >    David Saff

yelly | 1 Jul 2008 23:00
Picon

Re: Quicksilver Alpha Testing: B56a2


I am getting the following in the console every 10 minutes:
01/07/2008 11:58 PM Quicksilver[172] *** -[NSScreen deviceName]:
unrecognized selector sent to instance 0x3fa0140
01/07/2008 11:58 PM Quicksilver[172] An error ocurred while scanning
"Displays": *** -[NSScreen deviceName]: unrecognized selector sent to
instance 0x3fa0140
And, as I suspected, the displays catalogue doesn't work.

emilio | 1 Jul 2008 23:08
Picon

Re: Unpacking the .bz release


aha!  thank you, that worked!

i read the FAQ on blacktree.com but didn't catch the one here.  that's
odd behavior on Safari's part, i've never seen it handle an archive
like that (or, not handle).

and B54 fixes the dock icon never disappearing!  it also found plugin
updates correctly.

thanks again,
- emilio

Elleork | 2 Jul 2008 01:49
Picon

Re: Slideshow function not working


Same problem here.

On May 7, 9:50 pm, Howard Melman <hmel...@...> wrote:
> Fails for me to on Leopard.  They changed someslideshowthings in  
> leopard so I suspect that explains this console error:
>
> 5/7/08 3:49:49 PM [0x0-0x422422].com.blacktree.Quicksilver 2008-05-07  
> 15:49:49.707 Quicksilver[12841:10b] *** -[SlideshowloadConfigData]:  
> unrecognized selector sent to instance 0x15ac1ec0
>
> Howard
>
> On May 7, 2008, at 3:43 PM, Sean wrote:
>
>
>
> > I can't get this to work either. Did you ever find a solution? Can
> > anybody else get it to work?
>
> > On Mar 11, 5:57 pm, Gandalf <keith.pen...@...> wrote:
> >> I can't seem to get theslideshowfunction to work.  I try using it
> >> with a folder of pics and just with a single pic as its object and it
> >> just doesn't do anything.  Using OS 10.5.2 and QS B54 (3815).
>
>

Sesquipedalian | 2 Jul 2008 03:34
Picon

Re: Quicksilver pops back up after executing shell command from AppleScript


Hmm...  Are you using a Quicksilver trigger to run the script, or are
you running it from the regular Quicksilver command window?

On Jul 1, 2:39 pm, David Saff <david.s...@...> wrote:
> Thanks for the suggestion.  I just tried it, and I'm still getting the
> pop-back-up behavior.  I'm currently running β54 (3815), which appears
> to be the latest from blacktree.com, although I'm bugged that I
> thought there was a valid β55 around somewhere.  Further thoughts?
> Thanks,
>
>    David Saff
>
> On Jun 27, 9:10 pm, Sesquipedalian <jonstov...@...> wrote:
>
> > Okay, so I just ran the script (after modifying the path to the file
> > to match my system), and QS did not reactivate for me.  I'm not sure
> > why you are getting that behaviour.  The best I can suggest is to quit
> > QS, move ~/Library/Application Support/Quicksilver to the desktop,
> > restart QS (this will reset it to defaults), add your custom action
> > back in, and see if that solves the problem.  If so, you can start re-
> > adding things like Catalog.plist into the new App Support folder until
> > you find the file that caused the problem.  Whatever it was will need
> > to be rebuilt using the QS gui.
>
> > On Jun 27, 7:33 pm, Sesquipedalian <jonstov...@...> wrote:
>
> > > Disregard my previous post.  It looked like there was a double-quote
> > > character there, when it was actually two single-quote characters.
>
> > > On Jun 27, 7:30 pm, Sesquipedalian <jonstov...@...> wrote:
>
> > > > Is that exactly the script you are using?  If so, I would guess it is
> > > > not actually working, and QS might therefore be reactivating because
> > > > the shell script is returning an error.
>
> > > > In specific, there should not be a " between echo and >>.
>
> > > > On Jun 27, 12:17 pm, David Saff <david.s...@...> wrote:
>
> > > > > All,
>
> > > > > I've installed this as an AppleScript action:
>
> > > > > using terms from application "Quicksilver"
> > > > >         on process text projectName
> > > > >                 set journal to "/Users/saff/Documents/Journal/journal.txt"
>
> > > > >                 do shell script "echo '' >> " & journal & "; echo '#startProject " &
> > > > > projectName & "' >> " & journal
> > > > >         end process text
> > > > > end using terms from
>
> > > > > The script works perfectly, appending the text to the appropriate
> > > > > file.  However, after it finishes, Quicksilver pops back up, and I
> > > > > have to Esc out to get back to work.  How can I fix this?  Thanks,
>
> > > > >    David Saff

yelly | 2 Jul 2008 20:42
Picon

Re: Slideshow function not working


My guess is that there no longer is any slideshow support in Leopard
as it has been replaced by quicklook, so I suggest using that instead.

On Jul 2, 2:49 am, Elleork <Elle...@...> wrote:
> Same problem here.
>
> On May 7, 9:50 pm, Howard Melman <hmel...@...> wrote:
>
> > Fails for me to on Leopard.  They changed someslideshowthings in  
> > leopard so I suspect that explains this console error:
>
> > 5/7/08 3:49:49 PM [0x0-0x422422].com.blacktree.Quicksilver 2008-05-07  
> > 15:49:49.707 Quicksilver[12841:10b] *** -[SlideshowloadConfigData]:  
> > unrecognized selector sent to instance 0x15ac1ec0
>
> > Howard
>
> > On May 7, 2008, at 3:43 PM, Sean wrote:
>
> > > I can't get this to work either. Did you ever find a solution? Can
> > > anybody else get it to work?
>
> > > On Mar 11, 5:57 pm, Gandalf <keith.pen...@...> wrote:
> > >> I can't seem to get theslideshowfunction to work.  I try using it
> > >> with a folder of pics and just with a single pic as its object and it
> > >> just doesn't do anything.  Using OS 10.5.2 and QS B54 (3815).


Gmane