Custom Query (8 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 8)

1 2 3
Ticket Resolution Summary Owner Reporter
#1 fixed appswitch -l: Panther has even longer PSNs, need to add another column Nicholas Riley Nicholas Riley
Description

Here's some sample output from appswitch -l on Panther:

       PSN   PID TYPE CREA NAME                 PATH
  131073.0  1815 APPL lgnw loginwindow          /System/Library/CoreServices/log
  393217.0  1825 APPL T$2c Timbuktu Extension   /Volumes/GrayApps/Communications
  655361.0  1828 APPL mcpa ARD Agent            /System/Library/CoreServices/ARD
 1179649.0  1839           wsxd                 /Library/Application Enhancers/W
 1441793.0  1852 APPL ???? MkConsole            /Volumes/GrayApps/Utilities/MkCo
 1572865.0  1853 APPL snpZ Snapz Pro X          /Volumes/GrayApps/Utilities/Snap
 1835009.0  1855 APPL ODLB LaunchBar            /Volumes/Mac OS X/Applications/U
 2097153.0  1857 APPL ???? USBOverdriveHelper   /Applications/USB Overdrive X.ap
 2228225.0  1858 APPL DrDr Drop Drawers X       /Volumes/Mac OS X/Applications/U
 2359297.0  1859 APPL ???? PTHiTunesNotifier    /Volumes/GrayApps/Utilities/PTHi
 2490369.0  1860 APPL ???? UniversalAccessApp   /System/Library/PreferencePanes/
 2621441.0  1861 APPL Gld2 Transport Monitor    /Volumes/Mac OS X/Applications/P
 2752513.0  1863 APPL PFBA Palm Desktop Backgro /Volumes/Mac OS X/Applications/P
 3014657.0  1865 APPL ???? MicrosoftMouseHelper /Applications/Utilities/Microsof
 3145729.0  1866 APPL siCh SetiChatStatus       /Volumes/Mac OS X/Library/Prefer
 3276801.0  1867 APPL ???? ZOEMenu              /Volumes/Mac OS X/Library/Prefer
 3407873.0  1868 APPL ATI  ATI Monitor          /Applications/Utilities/ATI Util
 3538945.0  1869 APPL DFDX Default Folder X BG  /Library/PreferencePanes/Default
 4325377.0  1877 APPL T$2s StatusItem           /Volumes/GrayApps/Communications
 4849665.0    -1 APPL bbox ClassicAuxInput      /ClassicAuxInput                
 5111809.0    -1 FNDR bbox Classic Support      /Volumes/GraySystem/System Folde
 5242881.0    -1 INIT KQen KeyQuencer Engine    /Volumes/GraySystem/System Folde
 5505025.0  1927 APPL ???? SecurityAgent        /System/Library/CoreServices/Sec
 5636097.0  1930 APPL sevs System Events        /System/Library/CoreServices/Sys
38404097.0  7975 APPL ???? iCalAlarmScheduler   /Applications/iCal.app/Contents/
63569921.0 14636 APPL R*ch BBEdit               /Volumes/GrayApps/Applications/B
72876033.0 12841 APPL trmx Terminal             /Applications/Utilities/Terminal
93192193.0 26837 APPL sfri Safari               /Applications/Safari.app        
103415809.0  2561 FNDR MACS Finder               /System/Library/CoreServices/Fin
113639425.0 22827 APPL fez! iChat                /Applications/iChat.app         
125829121.0 18316 APPL   X1 LiteSwitch X         /Library/PreferencePanes/LiteSwi
125960193.0 18317 APPL dock Dock                 /System/Library/CoreServices/Doc
128974849.0 25631 APPL syui SystemUIServer       /System/Library/CoreServices/Sys
130547713.0 27718           java                 /usr/bin/java                   
132775937.0  9081 APPL hook iTunes               /Applications/iTunes.app        
132907009.0  9559 APPL ???? NetInfo Manager      /Applications/Utilities/NetInfo 
133038081.0  9752 APPL ???? ScreenSaverEngine    /System/Library/Frameworks/Scree

The PSNs grow even larger, so we need to adjust the output accordingly. Ideally this would happen automatically, but for the moment it is fine doing manual changes.

#7 invalid Wording changes Nicholas Riley Sven-S. Porst
Description
/* Remark (ssp): I changed this a lot. It may be technically less correct now but hopefully more readable. It reads like 'Couldn't find an application that can deal with the protocol of the selected location.' Reasons are (a) you can't really 'set' things in OSX (b) there are no more 'helper applications' and (c) nobody knows what a 'scheme' is.

I believe I addressed (c) with the example.  I don't want to be technically incorrect: scheme is the correct word to use.  You can actually do (a) and (b) - Internet Config is still semi-functional, and you can set helpers with Internet Explorer, More Internet, MisFox, or one of the other third-party settings panels.  But by the same token, you're right; since applications can now claim to handle schemes without any configuration, it's incorrect.

Here's what Safari says:

Cannot go to “blf://hi”, because Mac OS X doesn’t recognize addresses starting with “blf:”.

Further suggestion: put the actual scheme name into the error message */

Laziness again.  I'll try to get to it, it's just that I have to do string manipulation on Pascal strings then convert back to a CFString, which is slightly more annoying.  Once I do this, I will switch to use the 'starting with...' wording above instead of 'scheme', since it does seem to be friendlier.
#13 invalid Test email notification Nicholas Riley Nicholas Riley
Description

Test of email notification...

1 2 3
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.