Skip to content

Instantly share code, notes, and snippets.

@toasterlovin
Created March 31, 2012 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toasterlovin/2266281 to your computer and use it in GitHub Desktop.
Save toasterlovin/2266281 to your computer and use it in GitHub Desktop.
Output from Console.app when using this plugin: http://qsapp.com/dev/Services_Exception.zip
3/31/12 8:38:55.170 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Paparazzi!/Capture URL";
};
NSMessage = captureSelection;
NSPortName = "Paparazzi!";
NSSendTypes = (
NSStringPboardType,
NSFilenamesPboardType
);
}
3/31/12 8:38:55.170 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Paparazzi!/Add to Batch";
};
NSMessage = addSelectionToBatch;
NSPortName = "Paparazzi!";
NSSendTypes = (
NSStringPboardType,
NSFilenamesPboardType
);
}
3/31/12 8:38:55.172 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
default = L;
};
NSMenuItem = {
default = "Search With Google";
};
NSMessage = searchWithGoogle;
NSPortName = Safari;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.172 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Add to Reading List";
};
NSMessage = addToReadingList;
NSPortName = Safari;
NSRequiredContext = (
{
NSTextContent = URL;
},
{
NSLinkSchemes = (
http,
https
);
}
);
NSSendTypes = (
NSRTFPboardType,
NSStringPboardType
);
}
3/31/12 8:38:55.174 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Yojimbo/New Note in Yojimbo";
};
NSMessage = performImportTextAsNoteService;
NSPortName = Yojimbo;
NSRequiredContext = {
};
NSSendTypes = (
NSRTFDPboardType,
NSRTFPboardType,
NSStringPboardType,
"public.plain-text"
);
}
3/31/12 8:38:55.174 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Yojimbo/New Bookmark in Yojimbo";
};
NSMessage = performImportTextAsBookmark;
NSPortName = Yojimbo;
NSRequiredContext = {
NSTextContent = (
URL
);
};
NSSendTypes = (
NSStringPboardType,
"public.plain-text"
);
}
3/31/12 8:38:55.175 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Yojimbo/New Image in Yojimbo";
};
NSMessage = performImportImageService;
NSPortName = Yojimbo;
NSRequiredContext = {
};
NSSendTypes = (
NSTIFFPboardType,
"com.adobe.photoshop-image",
"com.apple.icns",
"com.apple.macpaint-image",
"com.apple.pict",
"com.apple.quicktime-image",
"com.compuserve.gif",
"com.ilm.openexr-image",
"com.kodak.flashpix-image",
"com.microsoft.bmp",
"com.microsoft.cur",
"com.microsoft.ico",
"com.sgi.sgi-image",
"com.truevision.tga-image",
"public.jpeg-2000",
"public.jpeg",
"public.png",
"public.radiance",
"public.tiff",
"public.xbitmap-image"
);
}
3/31/12 8:38:55.176 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Yojimbo/New Web Archive in Yojimbo";
};
NSMessage = performImportTextAsWebArchiveService;
NSPortName = Yojimbo;
NSRequiredContext = {
NSTextContent = (
URL
);
};
NSSendTypes = (
NSStringPboardType,
"public.plain-text"
);
}
3/31/12 8:38:55.183 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "The Unarchiver/Unarchive To Current Folder";
};
NSMessage = unarchiveToCurrentFolderWithPasteboard;
NSPortName = "The Unarchiver";
NSSendTypes = (
NSFilenamesPboardType
);
}
3/31/12 8:38:55.184 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "The Unarchiver/Unarchive To Desktop";
};
NSMessage = unarchiveToDesktopWithPasteboard;
NSPortName = "The Unarchiver";
NSSendTypes = (
NSFilenamesPboardType
);
}
3/31/12 8:38:55.186 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "The Unarchiver/Unarchive To...";
};
NSMessage = unarchiveToWithPasteboard;
NSPortName = "The Unarchiver";
NSSendTypes = (
NSFilenamesPboardType
);
}
3/31/12 8:38:55.192 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
default = B;
};
NSMenuItem = {
default = "Send File To Bluetooth Device";
};
NSMessage = sendFileUsingBluetoothOBEXService;
NSPortName = BluetoothFileExchange;
NSRequiredContext = {
NSTextContent = FilePath;
};
NSSendTypes = (
"public.plain-text",
NSFilenamesPboardType
);
}
3/31/12 8:38:55.194 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "New TextEdit Window Containing Selection";
};
NSMessage = openSelection;
NSPortName = TextEdit;
NSSendTypes = (
"com.apple.flat-rtfd",
"public.rtf",
"public.plain-text"
);
}
3/31/12 8:38:55.194 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Open Selected File in TextEdit";
};
NSMessage = openFile;
NSPortName = TextEdit;
NSRequiredContext = {
NSTextContent = FilePath;
};
NSSendTypes = (
"public.plain-text"
);
}
3/31/12 8:38:55.200 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Time Profile Active Application";
};
NSMessage = timeProfileFrontMost;
NSRequiredContext = {
NSServiceCategory = "public.source-code";
};
}
3/31/12 8:38:55.201 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Time Profile Entire System";
};
NSMessage = timeProfileSystem;
NSRequiredContext = {
NSServiceCategory = "public.source-code";
};
}
3/31/12 8:38:55.202 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Time Profile App Under Mouse";
};
NSMessage = timeProfileUnderMouse;
NSRequiredContext = {
NSServiceCategory = "public.source-code";
};
}
3/31/12 8:38:55.202 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Toggle Instruments Recording";
};
NSMessage = toggleRecordingState;
NSRequiredContext = {
NSServiceCategory = "public.source-code";
};
}
3/31/12 8:38:55.211 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Add to iTunes as a Spoken Track";
};
NSMessage = runWorkflowAsService;
NSSendTypes = (
"public.utf8-plain-text"
);
}
3/31/12 8:38:55.213 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Set Desktop Picture";
};
NSMessage = runWorkflowAsService;
NSSendFileTypes = (
"public.image"
);
}
3/31/12 8:38:55.215 AM Quicksilver: There's a problem with: {
NSExecutable = OpenSpell;
NSLanguages = (
"*"
);
NSPortName = OpenSpell;
NSSpellChecker = Open;
}
3/31/12 8:38:55.216 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Things/New To-do Containing Selection as Note";
};
NSMessage = quickEntry;
NSPortName = Things;
NSSendTypes = (
NSStringPboardType
);
NSUserData = note;
}
3/31/12 8:38:55.216 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Things/New To-do Containing Selection as Title";
};
NSMessage = quickEntry;
NSPortName = Things;
NSSendTypes = (
NSFilenamesPboardType,
NSStringPboardType
);
NSUserData = title;
}
3/31/12 8:38:55.218 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Coda/New Document Containing Selection";
};
NSMessage = openSelection;
NSPortName = Coda;
NSSendTypes = (
NSRTFDPboardType,
NSRTFPboardType,
NSStringPboardType
);
}
3/31/12 8:38:55.222 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Script Editor/Make New AppleScript";
};
NSMessage = makeNewAppleScript;
NSPortName = "Script Editor";
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.223 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Script Editor/Run as AppleScript";
};
NSMessage = runAsAppleScript;
NSPortName = "Script Editor";
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.224 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
default = "*";
};
NSMenuItem = {
default = "Script Editor/Get Result of AppleScript";
};
NSMessage = runAsAppleScript;
NSPortName = "Script Editor";
NSReturnTypes = (
NSRTFDPboardType,
NSRTFPboardType,
NSStringPboardType
);
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.230 AM Quicksilver: There's a problem with: {
NSExecutable = Stickies;
NSKeyEquivalent = {
default = Y;
};
NSMenuItem = {
default = "Make Sticky";
};
NSMessage = makeStickyFromTextService;
NSPortName = Stickies;
NSSendTypes = (
NSStringPboardType,
NSRTFPboardType,
NSRTFDPboardType
);
}
3/31/12 8:38:55.236 AM Quicksilver: There's a problem with: {
NSMessage = performService;
NSPortName = QSDroplet;
NSSendTypes = (
NSColorPboardType,
NSFileContentsPboardType,
NSFilenamesPboardType,
NSFontPboardType,
NSHTMLPboardType,
NSPDFPboardType,
NSPICTPboardType,
NSPostScriptPboardType,
NSRulerPboardType,
NSRTFPboardType,
NSRTFDPboardType,
NSStringPboardType,
NSTabularTextPboardType,
NSTIFFPboardType,
NSURLPboardType,
NSVCardPboardType,
NSFilesPromisePboardType
);
NSTimeout = 10000;
}
3/31/12 8:38:55.243 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Folder Actions Setup";
};
NSMessage = serviceConfigure;
NSPortName = "Folder Actions Setup";
NSSendTypes = (
NSFilenamesPboardType
);
}
3/31/12 8:38:55.252 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Capture Selection from Screen";
};
NSMessage = variableSelection;
NSPortName = Grab;
NSReturnTypes = (
"public.tiff"
);
}
3/31/12 8:38:55.253 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Capture Full Screen";
};
NSMessage = screenSelection;
NSPortName = Grab;
NSReturnTypes = (
"public.tiff"
);
}
3/31/12 8:38:55.254 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Capture Screen using Timer";
};
NSMessage = timedSelection;
NSPortName = Grab;
NSReturnTypes = (
"public.tiff"
);
NSTimeout = 60000;
}
3/31/12 8:38:55.258 AM Quicksilver: There's a problem with: {
NSMenuItem = "";
NSMessage = loadDataFromExternalSource;
NSPortName = "";
NSSendTypes = (
"com.compuserve.gif",
"public.tiff",
"public.jpeg",
"com.microsoft.bmp",
"public.png"
);
}
3/31/12 8:38:55.259 AM Quicksilver: -[__NSCFConstantString objectForKey:]: unrecognized selector sent to instance 0xac728624
3/31/12 8:38:55.259 AM Quicksilver: Exception in - (NSArray *)actions: -[__NSCFConstantString objectForKey:]: unrecognized selector sent to instance 0xac728624 for service: {
NSMenuItem = "";
NSMessage = loadDataFromExternalSource;
NSPortName = "";
NSSendTypes = (
"com.compuserve.gif",
"public.tiff",
"public.jpeg",
"com.microsoft.bmp",
"public.png"
);
}
3/31/12 8:38:55.260 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Font Book/Create Font Library From Text";
};
NSMessage = createLibraryFromText;
NSPortName = "Font Book";
NSSendTypes = (
NSRTFPboardType,
NSRTFDPboardType,
NSHTMLPboardType,
NSURLPboardType,
NSFilenamesPboardType
);
}
3/31/12 8:38:55.261 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Font Book/Create Collection From Text";
};
NSMessage = createCollectionFromText;
NSPortName = "Font Book";
NSSendTypes = (
NSRTFPboardType,
NSRTFDPboardType,
NSHTMLPboardType,
NSURLPboardType,
NSFilenamesPboardType
);
}
3/31/12 8:38:55.262 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Create Service";
};
NSMessage = makeNewServiceWithPasteboard;
NSPortName = Automator;
NSSendTypes = (
NSStringPboardType,
NSFilenamesPboardType
);
}
3/31/12 8:38:55.263 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Create Workflow";
};
NSMessage = makeNewWorkflowServiceWithPasteboard;
NSPortName = Automator;
NSSendTypes = (
NSStringPboardType,
NSFilenamesPboardType
);
}
3/31/12 8:38:55.264 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = Tweet;
};
NSMessage = tweetService;
NSPortName = Twitter;
NSRequiredContext = {
NSServiceCategory = "public.item";
};
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.265 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Open as Twitter Username";
};
NSMessage = usernameService;
NSPortName = Twitter;
NSRequiredContext = {
NSServiceCategory = "public.item";
NSWordLimit = 1;
};
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.273 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
};
NSMenuItem = {
default = "Import Image";
};
NSMessage = ImportImage;
NSPortName = ImageCaptureService;
NSReturnTypes = (
NSTIFFPboardType
);
NSTimeout = 600000;
}
3/31/12 8:38:55.275 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
default = "";
};
NSMenuItem = {
default = "Quicksilver/Get Current Selection (Internal)";
};
NSMessage = getSelection;
NSPortName = Quicksilver;
NSRequiredContext = {
};
NSSendTypes = (
NSFilenamesPboardType,
NSFileContentsPboardType,
NSFontPboardType,
NSColorPboardType,
NSHTMLPboardType,
NSPDFPboardType,
NSPICTPboardType,
NSPostScriptPboardType,
NSRulerPboardType,
NSRTFPboardType,
NSRTFDPboardType,
NSStringPboardType,
NSTabularTextPboardType,
NSTIFFPboardType,
NSURLPboardType,
NSVCardPboardType,
NSFilesPromisePboardType
);
NSTimeout = 10000;
NSUserData = GetSelection;
}
3/31/12 8:38:55.275 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
default = "";
};
NSMenuItem = {
default = "Quicksilver/Send to Quicksilver";
};
NSMessage = performService;
NSPortName = Quicksilver;
NSSendTypes = (
NSFilenamesPboardType,
NSFileContentsPboardType,
NSFontPboardType,
NSColorPboardType,
NSHTMLPboardType,
NSPDFPboardType,
NSPICTPboardType,
NSPostScriptPboardType,
NSRulerPboardType,
NSRTFPboardType,
NSRTFDPboardType,
NSStringPboardType,
NSTabularTextPboardType,
NSTIFFPboardType,
NSURLPboardType,
NSVCardPboardType,
NSFilesPromisePboardType
);
NSTimeout = 60000;
NSUserData = Send;
}
3/31/12 8:38:55.289 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Create TextExpander 3 Snippet";
};
NSMessage = createSnippetService;
NSPortName = TextExpander3;
NSSendTypes = (
NSRTFDPboardType,
NSRTFPboardType,
NSStringPboardType
);
}
3/31/12 8:38:55.290 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Encode Selected Video Files";
};
NSMessage = runWorkflowAsService;
NSRequiredContext = {
NSApplicationIdentifier = "com.apple.finder";
};
NSSendFileTypes = (
"public.movie"
);
}
3/31/12 8:38:55.291 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Things/New To-do Containing Selection as Note";
};
NSMessage = quickEntry;
NSPortName = Things;
NSSendTypes = (
NSStringPboardType
);
NSUserData = note;
}
3/31/12 8:38:55.291 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Things/New To-do Containing Selection as Title";
};
NSMessage = quickEntry;
NSPortName = Things;
NSSendTypes = (
NSFilenamesPboardType,
NSStringPboardType
);
NSUserData = title;
}
3/31/12 8:38:55.293 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Preview/Open images";
};
NSMessage = serviceOpenImage;
NSPortName = Preview;
NSSendTypes = (
NSTIFFPboardType
);
}
3/31/12 8:38:55.294 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Skype/Call";
};
NSMessage = callService;
NSPortName = Skype;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.296 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Skype/Send Message";
};
NSMessage = chatService;
NSPortName = Skype;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.298 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Skype/Send SMS";
};
NSMessage = smsService;
NSPortName = Skype;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.298 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Skype/Add Contact";
};
NSMessage = addContactService;
NSPortName = Skype;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.300 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "MacVim/New MacVim Buffer With Selection";
};
NSMessage = openSelection;
NSPortName = MacVim;
NSRequiredContext = {
};
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.301 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "MacVim/New MacVim Buffer Here";
};
NSMessage = newFileHere;
NSPortName = MacVim;
NSRequiredContext = {
};
NSSendTypes = (
NSFilenamesPboardType
);
NSUserData = Window;
}
3/31/12 8:38:55.307 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = Summarize;
};
NSMessage = doSummarization;
NSPortName = SummaryService;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.316 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
};
NSMenuItem = {
default = "FileMerge/Compare Files";
};
NSMessage = diffFilesService;
NSPortName = FileMerge;
NSReturnTypes = (
);
NSSendTypes = (
NSFilenamesPboardType
);
}
3/31/12 8:38:55.317 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
};
NSMenuItem = {
default = "FileMerge/Compare To Master";
};
NSMessage = diffVersusMasterService;
NSPortName = FileMerge;
NSReturnTypes = (
);
NSSendTypes = (
NSFilenamesPboardType
);
}
3/31/12 8:38:55.330 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
};
NSMenuItem = {
default = "FileMerge/Compare Files";
};
NSMessage = diffFilesService;
NSPortName = FileMerge;
NSReturnTypes = (
);
NSSendTypes = (
NSFilenamesPboardType
);
}
3/31/12 8:38:55.331 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
};
NSMenuItem = {
default = "FileMerge/Compare To Master";
};
NSMessage = diffVersusMasterService;
NSPortName = FileMerge;
NSReturnTypes = (
);
NSSendTypes = (
NSFilenamesPboardType
);
}
3/31/12 8:38:55.332 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
default = F;
};
NSMenuItem = {
default = "SEARCH_WITH_SPOTLIGHT";
};
NSMessage = doSearchWithSpotlight;
NSPortName = SpotlightService;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.333 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Show Address in Google Maps";
};
NSMessage = runWorkflowAsService;
NSRequiredContext = {
NSTextContent = Address;
};
NSSendTypes = (
"public.utf8-plain-text"
);
}
3/31/12 8:38:55.334 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Look Up in Dictionary";
};
NSMessage = doLookupService;
NSPortName = Dictionary;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.335 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Open Image in Acorn";
};
NSMessage = openImageFromService;
NSPortName = Acorn;
NSSendTypes = (
"public.image"
);
}
3/31/12 8:38:55.336 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Encode Selected Audio Files";
};
NSMessage = runWorkflowAsService;
NSRequiredContext = {
NSApplicationIdentifier = "com.apple.finder";
};
NSSendFileTypes = (
"public.audio"
);
}
3/31/12 8:38:55.338 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Mail/New Email With Selection";
};
NSMessage = mailSelection;
NSPortName = Mail;
NSSendTypes = (
NSRTFDPboardType,
NSRTFPboardType,
NSStringPboardType,
"Apple Web Archive pasteboard type"
);
}
3/31/12 8:38:55.338 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Mail/New Note With Selection";
};
NSMessage = makeNoteFromSelection;
NSPortName = Mail;
NSSendTypes = (
NSRTFDPboardType,
NSRTFPboardType,
NSStringPboardType,
"Apple Web Archive pasteboard type"
);
}
3/31/12 8:38:55.339 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Mail/New Email With Attachment";
};
NSMessage = mailDocument;
NSPortName = Mail;
NSSendTypes = (
NSFilenamesPboardType
);
}
3/31/12 8:38:55.339 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Mail/New Email To Address";
};
NSMessage = mailTo;
NSPortName = Mail;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.341 AM Quicksilver: There's a problem with: {
NSExecutable = AppleSpell;
NSLanguages = (
"pt_BR",
"en_GB",
"en_AU",
"en_CA",
nl,
en,
fr,
de,
it,
pt,
es,
sv,
da,
ru,
Multilingual
);
NSPortName = AppleSpell;
NSSpellChecker = Apple;
}
3/31/12 8:38:55.357 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Finder/Open";
};
NSMessage = open;
NSPortName = Finder;
NSRestricted = 1;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.358 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Finder/Reveal";
};
NSMessage = reveal;
NSPortName = Finder;
NSRestricted = 0;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.358 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Finder/Show Info";
};
NSMessage = showInfo;
NSPortName = Finder;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.360 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Max/Convert Selected File";
};
NSMessage = encodeFile;
NSPortName = Max;
NSSendTypes = (
NSFilenamesPboardType,
NSStringPboardType
);
}
3/31/12 8:38:55.362 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Open URL";
};
NSMessage = openURL;
NSPortName = SystemUIServer;
NSSendTypes = (
NSURLPboardType,
NSStringPboardType
);
}
3/31/12 8:38:55.379 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Disk Utility/Calculate Image Checksum (CRC-32)";
};
NSMessage = checksumCRC32;
NSPortName = "Disk Utility";
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.380 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Disk Utility/Calculate Image Checksum (MD-5)";
};
NSMessage = checksumMD5;
NSPortName = "Disk Utility";
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.393 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "System Trace";
};
NSMessage = targetFrontAppWithTemplate;
NSRequiredContext = {
NSServiceCategory = "public.source-code";
};
NSUserData = "System Trace.tracetemplate";
}
3/31/12 8:38:55.394 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Activity Monitor";
};
NSMessage = targetFrontAppWithTemplate;
NSRequiredContext = {
NSServiceCategory = "public.source-code";
};
NSUserData = "Activity Monitor.tracetemplate";
}
3/31/12 8:38:55.394 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "Allocations & Leaks";
};
NSMessage = targetFrontAppWithTemplate;
NSRequiredContext = {
NSServiceCategory = "public.source-code";
};
NSUserData = "Leaks.tracetemplate";
}
3/31/12 8:38:55.395 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "File Activity";
};
NSMessage = targetFrontAppWithTemplate;
NSRequiredContext = {
NSServiceCategory = "public.source-code";
};
NSUserData = "File Activity.tracetemplate";
}
3/31/12 8:38:55.407 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "New Terminal at Folder";
};
NSMessage = newTerminalAtFolder;
NSPortName = Terminal;
NSRequiredContext = {
NSTextContent = FilePath;
};
NSSendFileTypes = (
"public.directory",
"com.apple.resolvable"
);
NSSendTypes = (
"public.plain-text"
);
}
3/31/12 8:38:55.408 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "New Terminal Tab at Folder";
};
NSMessage = newTerminalAtFolder;
NSPortName = Terminal;
NSRequiredContext = {
NSTextContent = FilePath;
};
NSSendFileTypes = (
"public.directory",
"com.apple.resolvable"
);
NSSendTypes = (
"public.plain-text"
);
NSUserData = "New Tab";
}
3/31/12 8:38:55.409 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
default = M;
};
NSMenuItem = {
default = "Open man Page in Terminal";
};
NSMessage = openManPage;
NSPortName = Terminal;
NSRequiredContext = {
NSWordLimit = 20;
};
NSSendTypes = (
"public.plain-text"
);
}
3/31/12 8:38:55.409 AM Quicksilver: There's a problem with: {
NSKeyEquivalent = {
default = A;
};
NSMenuItem = {
default = "Search man Pages in Terminal";
};
NSMessage = searchManPages;
NSPortName = Terminal;
NSRequiredContext = {
NSWordLimit = 20;
};
NSSendTypes = (
"public.plain-text"
);
}
3/31/12 8:38:55.411 AM Quicksilver: There's a problem with: {
NSPortName = Transmission;
NSSendTypes = (
NSStringPboardType,
NSURLPboardType
);
}
3/31/12 8:38:55.411 AM Quicksilver: There's a problem with: {
NSExecutable = SpeechService;
NSMenuItem = {
default = "Speech/Start Speaking Text";
};
NSMessage = doSpeakSelectedText;
NSPortName = ComAppleSpeechSpeechService;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.412 AM Quicksilver: There's a problem with: {
NSExecutable = SpeechService;
NSMenuItem = {
default = "Speech/Stop Speaking";
};
NSMessage = doStopSpeaking;
NSPortName = ComAppleSpeechSpeechService;
NSSendTypes = (
NSStringPboardType
);
}
3/31/12 8:38:55.416 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "ChineseTextConverter/Convert Selected Simplified Chinese File";
};
NSMessage = doConvertSelectedSCFile;
NSPortName = ChineseTextConverterService;
NSSendTypes = (
NSFilenamesPboardType
);
NSTimeout = 600000;
}
3/31/12 8:38:55.417 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "ChineseTextConverter/Convert Selected Traditional Chinese File";
};
NSMessage = doConvertSelectedTCFile;
NSPortName = ChineseTextConverterService;
NSSendTypes = (
NSFilenamesPboardType
);
NSTimeout = 600000;
}
3/31/12 8:38:55.418 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "ChineseTextConverter/Convert Selected Simplified Chinese Text";
};
NSMessage = doConvertSelectedSCText;
NSPortName = ChineseTextConverterService;
NSReturnTypes = (
NSStringPboardType
);
NSSendTypes = (
NSStringPboardType
);
NSTimeout = 600000;
}
3/31/12 8:38:55.418 AM Quicksilver: There's a problem with: {
NSMenuItem = {
default = "ChineseTextConverter/Convert Selected Traditional Chinese Text";
};
NSMessage = doConvertSelectedTCText;
NSPortName = ChineseTextConverterService;
NSReturnTypes = (
NSStringPboardType
);
NSSendTypes = (
NSStringPboardType
);
NSTimeout = 600000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment