On Wed Sep 11 2013 at 05:49:06, 1.61803 wrote: > On Thursday, August 15, 2013 10:51:47 PM UTC+2, Rob McBroom wrote: > This might be fixed by #1569. > > This still happens in b4004, but I think I narrowed it down. To reproduce it > save the following triggers and restart QS.
This is actually a completely unrelated (and probably very old) bug. I think it has to do with the way items are stored in the clipboard history. I tried disabling the Clipboard plug-in to see what would happen, and in that case, the trigger is just empty after a restart. For what it’s worth, if you go into text-entry mode before you paste the text, it works fine. But of course that shouldn’t be necessary. > echo "test 1" ⇥ Run Command in Shell > text command copied from Terminal.app converts to > NSStringPboardType:ED9899BC-8F56-409E-B3AD-4EF9F88B3C7A > > echo "test 2" ⇥ Run Command in Shell > plain text command copied from TextEdit.app converts to > NSStringPboardType:F38EBFFD-C5DF-4778-B883-17C0290242FF > > echo "test 3" ⇥ Run Command in Shell > text command typed in 1st pane saves correctly > > Should I file a bug or does an issue with a more general a/o obscure subject > already exist? I’m not aware of it ever being reported before. Thanks. -- Rob McBroom <http://www.skurfer.com/> -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
