User specific currency printing

Hi ,
  Could any one of you help me in getting the user specific commands ?
I have tried to change the user specific settings ..but it didnot work.
Request you to let me know the code such that the currency is automatically printed according to  user specific settings

Hi Sindhuri,
Try the command SET LOCALE , it sets currency, date format nad number format to the current user settings.

Similar Messages

  • User specific currency translation

    Hi,
    There is a amount field in a report.
    The requirement is for different user different different currency value should appear.
    I mean user wise some predefined currency type.
    How to approach it.
    Plz suggest me.
    Regards,
    Kiran

    Hi Kiran,
    You can use a currency translation type. You can create it in RSCUR transaction.
    Go to the Currency tab. In the target currency you can select as target currency from Variable.
    And for that variable you can write a user exit. In the user exit check the user, and according to it set the type of the currency you want.
    Regards,
    Mansi

  • OIDH - User specific print control

    Hi Experts,
    In OIDH, we used to maintain user specific print control for the combination of Planning Plant & Planner Group.
    There following same entry was maintained in 2 different ECC instances(Testing & Quality)
    User - No entry(blank)
    Planning Plant - *
    Planner group - *
    Shop paper - No entry(blank)
    Output device - LOCL
    New Spool Request - enabled
    Print Immediately - enabled
    Delete after output - enabled
    In Testing environment, For a released work order, when i select Order-> Print -> Order, a pop up appears showing the entries of Shop papers.
    In Quality environment, For a released work order, when i select Order-> Print -> Order, a pop up appears mentioning "No user-specific shop papers are defined".
    Could you Pls let me know what could be the reason for the same User specific setting, Testing & Quality instances are behaving in a different way.
    I hope the Quality system displays the right output message for the above Config setting.
    Regards,
    Karthik Bhaskaran

    Please make changes in the following fields
    User - No entry(blank)  Instead of blank  " * "
    Shop paper - No entry(blank) Instead of blank  " * "
    Create the transport and move it to Quality and test it.
    Hope this helps.
    Thanks
    S.N

  • Setting user specific contract data while creating sales order using BAPI

    Hi all,
    I am creating sales order using BAPI - BAPI_SALESORDER_CREATEFROMDAT2.
    Now my problem is that there is no structure for contract data (i.e. VEDA), system automatically set contract data using customization values.
    I am doing some validations on cotract data in MV45AFZZ which fails, because these validations are performed on standard values, user specific values r not set.
    How to handle this issue, your small clue may help a lot.
    Regards,
    S@meer

    HI
      Pricing will be carried basing on the pricing
    procedure.
    Case1: Prices will be carried out automatically if
    necessary condition records are maintained for the
    condition type.
      For this you can go to Sales Order-> Item Conditions
    In the screen you can click on command button Analysis,
    which gives you the list of condition types associated
    to the pricing procedure. By clicking on the condition
    type you can know the action that has taken place.
    Case2: Manually forcing prices for Items.
      To do this, you have to populate ORDER_CONDITIONS_IN &
    ORDER_CONDITIONS_INX. Also note to identify the item
    numbers, you manually pass the item number for each item
    in the sales order, use the same item number for
    populating conditions.
      Parameters required:
    ORDER_CONDITIONS_IN:
      ITM_NUMBER, COND_TYPE, COND_VALUE, CURRENCY
    ORDER_CONDITIONS_INX:
      ITM_NUMBER, COND_TYPE, UPDATEFLAG, COND_VALUE,CURRENCY.
       Hope the above info helps you. Do revert back if you
    need more info.
    Kind Regards
    Eswar

  • Problem in user-specific search results

    Hi All,
    I have created an index which is indexing the docs properly. Now, I written a code to show user-specific docs using index management API's..
    I have used an EP5 current user.
    ISearchResultList results = session.getSearchResults(1,session.getNumberResultKeys());
    In the following stmt, I am getting the proper value for session.getNumberResultKeys(), but still ISearchResultList size always is zero.
    Is there anything I am missin in code or its a configuration problem??
    I have full control permissions to index as well as to repository folder..Can someone plz get me out of this problem..Its urgent
    Thanks & Regards,
    Udit

    Hi Udit,
    I got the solution for the problem. Here is the code I am using and its working great. Just give a try
    com.sapportals.portal.security.usermanagement.IUser user = null;
    user = (com.sapportals.portal.security.usermanagement.IUser)request.getUser().getUser();
    response.write("<html><head><title>Search</title></head><body>");
    ResourceContext c = new ResourceContext(user);
    try {
    IIndexService indexService =
              (IIndexService) ResourceFactory
         .getInstance()
         .getServiceFactory()
         .getService(IServiceTypesConst.INDEX_SERVICE);
         SearchQueryListBuilder sqb = new SearchQueryListBuilder();
         sqb.setSearchTerm("valero");
         IQueryEntryList qel = sqb.buildSearchQueryList();
         // get an instance of federated search
    IFederatedSearch federatedSearch =
              (IFederatedSearch) indexService.getObjectInstance(
              IWcmIndexConst.FEDERATED_SEARCH_INSTANCE);
         List indexList = new ArrayList();
         String index = null;
         if (index != null && index.length() > 0) {
         // take a specified index from index= parameter
         indexList.add(indexService.getIndex(index));
         } else {
         // take all available indexes
         indexList = indexService.getActiveIndexes();
         // it is recommended to use a search session object
         // for searching execution
         ISearchSession session = null;
         if (session == null)
         session = federatedSearch.searchWithSession(qel, indexList, c);
         this.renderResultHeader(response, session, indexList);
         // get all results from the search session
         ISearchResultList results =     session.getSearchResults(1, session.getTotalNumberResultKeys());
         response.write(" from session => " + results.size() + " and size is : " + results.toString());
    Here it will print the size of the ISearchResultList, the problem is the user we are passing to ResourceContext is not proper.

  • User specific popup problem

    Hello experts ,
                  I have used the Function module 'TH-popup' to give an user specific popup . But I can show a message less than 128 char by this Function module. Is there any other way by which I can print user specific popup longer than 128 char ?
    Deb .

    Hi,
    I think you can only display a maximum message of 128 characters. There is also another function module SCCA_TH_POPUP which also has a message size of max 128 characters.
    Danish.

  • User-specific output device for WE01

    Hello,
    for message WE01 I want to maintain each user individual default printer (from SU3).
    Do I need to maintain a condition record?
    With which user (I don't want to use the windows LOCL).
    Thanks, Sebastian

    Hi ,
    You can use "Printer Determination by Output Type/User" , here user is the person who prints the output.
    Local printer will be used for regular printing needs from SAP. If there is any specific printing needs like Barcode etc. you have to maintain this at required organisation unit levels..to avoid messing up with output.
    Thanks,
    sudhakar

  • User Specif Felilds in Routing operation details screen

    Hi Techies,
    Here I want some information regarding
    User Specific feilds:
    Here we can have
    4 - Text boxes,
    2- Value Boxes
    2- Quantity Boxes
    2-Indicators.
    Can any one explain the relevance of these feilds and how can they control the flow..
    Thanks in advance
    Regards,
    Kiran

    Hello Kiran,
    This user fields are information fields. They don't have any control parametes.Unless you want to influence the process by user exit or any other enhancement, this field are for information only.
    The data from this field can be viewed in production order and used in shopfloor docs(print). Orelse the other option was is to  use this in confirmation screen(with userexit) for additional information.
    Reg
    Samson

  • No user-specific shop papers are defined

    Hello Experts,
    While trying to print the notification the above mentioned error is given ( No user-specific shop papers are defined).
    In customisation, the setting for shop paper has been done as * (star) for user, i.e it means its applicable for all users, still the error prevails.
    Please help to fix this ....
    Regards
    Rahul Chitte

    To Start with
    1.Quality Management -->Quality Notifications --> Notification Processing  -->Print Control.
    Enter " N" for notification
    2.Define Shop Papers---->
    Output program  RQQMUD01( or your own )
    Form Routine    PRINT_PAPER
    Form            Make sure that you have entered correct form
    3.Assign shop paper to Notification type---->make sure that  you have selected both correctly
    4.Define printer -
    >In User Its better if you create a user Gr or Profile instead of " * "
      (ex check profile Q_QMEL       A       Process all quality notifications completely)  or simply keep it blank
    .Enter the shop paper you have created

  • ME9F : no update  message 'NEU' when user cancel the printing

    I use transaction ME9F and when the user click on the button ‘Output message’, a specific program is called.
    A popup is displaying in order to display a choice for  the user. He can choose print ‘Original document’ or ‘Copy’ and he can also cancel the printing.
    But when he cancel the printing  the message ‘NEU’ is ‘OK’ (green cross) but the PO is not printed.
    Do you a solution for not changing the message ‘NEU’  when the user cancel the printing.
    Thanks for your help.
    Best regards.

    Hi ,
    u need to check ur driver program , if its standard SAP , then u need to change driver program.
    Regards
    Peram

  • Local-specific currency editor for JSpinner

    I found this code a while back that creates a locale-specific currency editor that I can set for a JSpinner. (see below)
    Problem is that while the arrows follow the bounds set by the model, the user is allowed to type an invalid value in the text field and the model takes it.
    I don't want to make the editor read-only...how do I make it force staying in the bounds of the model?
    public static class CurrencyEditor extends DefaultEditor {
         public static final long serialVersionUID = 1L;
         public CurrencyEditor(JSpinner spinner) {
             super(spinner);
             final JFormattedTextField ftf = getTextField();
             ftf.setEditable(true);
             ftf.setFormatterFactory(new DefaultFormatterFactory(
                  new CurrencyFormatter()));
             ftf.setHorizontalAlignment(SwingConstants.RIGHT);
         private class CurrencyFormatter extends
              JFormattedTextField.AbstractFormatter {
             public static final long serialVersionUID = 1L;
             public String valueToString(Object object) {
              if (object == null) {
                  return "";
              NumberFormat curFormat = NumberFormat.getCurrencyInstance();
              return curFormat.format(object);
             public Object stringToValue(String string) throws ParseException {
              if (string == null || string.trim().length() == 0) {
                  return null;
              Number number = null;
              NumberFormat curFormat = NumberFormat.getCurrencyInstance();
              NumberFormat numFormat = NumberFormat.getNumberInstance();
              try {
                  number = curFormat.parse(string);
              } catch (ParseException ex) {
                  try {
                   number = numFormat.parse(string);
                  } catch (ParseException ex2) {
                   throw ex2;
              return number.doubleValue();
        }

    Alright...so SpinnerNumberModel doesn't validate...so, somehow, I guess I have to force my custom editor to validate before applying.

  • How is FlashPlayer User Specific - Causing Safari to quit?

    Help, I am getting the - The application Safari quit unexpectedly.
    The problem may have ben caused by the Flash Player Plugin.
    I proceeded to do the following steps I found on the forums:
    Booted to safe mode - restarted normal
    Uninstalled Adobe FlashPlayer from http://kb2.adobe.com/cps/141/tn_14157.html
    Reinstalled Adobe FlashPlayer from http://get.adobe.com/flashplayer/
    Ran permissions repair
    Deleted /Cashes folder to the trash
    Reset the top 5 options in Safari reset preference
    Did this several times and then created a new user and after much testing
    my problem is only with the one user.
    Any one have ideas to isolate the user file? How is Flash Play user specific?
    System
    Imac 20" / 2.66 - 10.5.8 (all up todate)
    Safari 4.0.4
    ~/Library/Internet Plug-Ins
    Flash Player.plugin
    flashplayer.xpt
    Flip4mac WMV Plugin.plugin
    IphotoPhotocast.plugin
    JavaPluginCocoa.bundle
    Np-PPC-Dir-Shockwave
    nsIqtscriptableplugin.xpt
    Quartx Compsoser.webplugin
    QuickTime Pkugin.plugin
    Silverlight.plugin
    VerifiedDowmloadPlugin.plugin
    /Library/Internet Plug-Ins - empty
    No folders found for
    /Library/InputManagers
~/Library/InputManagers
    Process: Safari [429]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.4 (5531.21.10)
    Build Info: WebBrowser-55312110~1
    Code Type: X86 (Native)
    Parent Process: launchd [390]
    Interval Since Last Report: 238958 sec
    Crashes Since Last Report: 22
    Per-App Interval Since Last Report: 118313 sec
    Per-App Crashes Since Last Report: 22
    Date/Time: 2010-03-05 12:30:37.329 -0500
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 47F07C96-A874-4DE9-BA6D-C879A14D9E68
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000c0000023
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x94c5c688 objc_msgSend + 24
    1 ...dio.SoundManager.Components 0x245d3f25 HALInputComponentDispatch + 341
    2 ...ple.CoreServices.CarbonCore 0x912e9935 CallComponentDispatch + 29
    3 ...ple.CoreServices.CarbonCore 0x912ea675 CallComponentClose + 43
    4 ...ple.CoreServices.CarbonCore 0x912ea599 CloseComponentInternal(ComponentInstanceRecord*) + 101
    5 ...ple.CoreServices.CarbonCore 0x912ea51a CloseComponent + 46
    6 com.apple.audio.SoundManager 0x93edc103 SPBCloseDevice + 53
    7 ...romedia.Flash Player.plugin 0x1ce1af97 0x1cb3d000 + 3006359
    8 ...romedia.Flash Player.plugin 0x1cbf7f1d 0x1cb3d000 + 765725
    9 ...romedia.Flash Player.plugin 0x1cbfa0da 0x1cb3d000 + 774362
    10 ...romedia.Flash Player.plugin 0x1cbfa5ca 0x1cb3d000 + 775626
    11 ...romedia.Flash Player.plugin 0x1cce919b 0x1cb3d000 + 1753499
    12 ...romedia.Flash Player.plugin 0x1cc5613a 0x1cb3d000 + 1151290
    13 ...romedia.Flash Player.plugin 0x1cceb776 0x1cb3d000 + 1763190
    14 ...romedia.Flash Player.plugin 0x1cc52d90 0x1cb3d000 + 1138064
    15 ...romedia.Flash Player.plugin 0x1ccfe2c4 0x1cb3d000 + 1839812
    16 ...romedia.Flash Player.plugin 0x1ced1bda FlashPlayer10_0_45_2FlashPlayer + 688378
    17 ...romedia.Flash Player.plugin 0x1ce29d22 FlashPlayer10_0_45_2FlashPlayer + 578
    18 com.apple.WebKit 0x92550638 -[WebNetscapePluginDocumentView sendEvent:isDrawRect:] + 312
    19 com.apple.WebKit 0x925504de WebNetscapePluginEventHandlerCarbon::sendEvent(EventRecord*) + 94
    20 com.apple.WebKit 0x92551f88 WebNetscapePluginEventHandlerCarbon::sendNullEvent() + 136
    21 com.apple.CoreFoundation 0x94f9d8f5 CFRunLoopRunSpecific + 4469
    22 com.apple.CoreFoundation 0x94f9daa8 CFRunLoopRunInMode + 88
    23 com.apple.HIToolbox 0x92aff2ac RunCurrentEventLoopInMode + 283
    24 com.apple.HIToolbox 0x92aff0c5 ReceiveNextEventCommon + 374
    25 com.apple.HIToolbox 0x92afef39 BlockUntilNextEventMatchingListInMode + 106
    26 com.apple.AppKit 0x935656d5 _DPSNextEvent + 657
    27 com.apple.AppKit 0x93564f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    28 com.apple.Safari 0x0000c045 0x1000 + 45125
    29 com.apple.AppKit 0x9355df9f -[NSApplication run] + 795
    30 com.apple.AppKit 0x9352b1d8 NSApplicationMain + 574
    31 com.apple.Safari 0x000029d2 0x1000 + 6610
    Thread 1:
    0 libSystem.B.dylib 0x9453e46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x94568dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x930c3842 ***::TCMalloc_PageHeap::scavengerThread() + 578
    3 com.apple.JavaScriptCore 0x930c386f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x94568155 pthreadstart + 321
    5 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9453e46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x94568dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x909791d4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x90975009 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x94568155 pthreadstart + 321
    5 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x94537286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9453ea7c mach_msg + 72
    2 com.apple.CoreFoundation 0x94f9ce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94f9daa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x95564264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x94568155 pthreadstart + 321
    6 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x94537286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9453ea7c mach_msg + 72
    2 com.apple.CoreFoundation 0x94f9ce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94f9daa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002591f 0x1000 + 149791
    5 com.apple.Safari 0x00025648 0x1000 + 149064
    6 com.apple.Safari 0x000255d3 0x1000 + 148947
    7 libSystem.B.dylib 0x94568155 pthreadstart + 321
    8 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x945372e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x945692af pthread_condwait + 1244
    2 libSystem.B.dylib 0x9456ab33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x96dffdbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x96dffbd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x96dffb35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x935cb6e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x96db9dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x96db99a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x94568155 pthreadstart + 321
    10 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x94537286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9453ea7c mach_msg + 72
    2 com.apple.CoreFoundation 0x94f9ce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94f9daa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x96e1d520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x96db9dfd -[NSThread main] + 45
    6 com.apple.Foundation 0x96db99a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x94568155 pthreadstart + 321
    8 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x945866fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x94568155 pthreadstart + 321
    2 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9453e46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x94568dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92fa5841 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x00115cdb 0x1000 + 1133787
    4 com.apple.Safari 0x00115dc9 0x1000 + 1134025
    5 com.apple.Safari 0x00040a07 0x1000 + 260615
    6 com.apple.Safari 0x00040987 0x1000 + 260487
    7 libSystem.B.dylib 0x94568155 pthreadstart + 321
    8 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x945a0292 _workqops + 10
    1 libSystem.B.dylib 0x945a02c2 start_wqthread + 30
    Thread 10:
    0 ??? 0000000000 0 + 0
    Thread 11:
    0 libSystem.B.dylib 0x9453e46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x94568dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x9003b3f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x9004dd4e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x94568155 pthreadstart + 321
    5 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x94537286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9453ea7c mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x1d044bc4 FlashPlayer10_0_45_2FlashPlayer + 2207972
    3 libSystem.B.dylib 0x94568155 pthreadstart + 321
    4 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x945372ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x945692c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x945ae539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1ce1b44f 0x1cb3d000 + 3007567
    4 ...romedia.Flash Player.plugin 0x1ce34ccf FlashPlayer10_0_45_2FlashPlayer + 45551
    5 ...romedia.Flash Player.plugin 0x1ce1b8ff 0x1cb3d000 + 3008767
    6 libSystem.B.dylib 0x94568155 pthreadstart + 321
    7 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x945372ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x945692c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x945ae539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1ce1b44f 0x1cb3d000 + 3007567
    4 ...romedia.Flash Player.plugin 0x1ce34ccf FlashPlayer10_0_45_2FlashPlayer + 45551
    5 ...romedia.Flash Player.plugin 0x1ce1b8ff 0x1cb3d000 + 3008767
    6 libSystem.B.dylib 0x94568155 pthreadstart + 321
    7 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x94537286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9453ea7c mach_msg + 72
    2 com.apple.CoreFoundation 0x94f9ce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94f9daa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x96dee3d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x96dfa4f4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x0003398e 0x1000 + 207246
    7 com.apple.Foundation 0x96db9dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x96db99a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x94568155 pthreadstart + 321
    10 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x945372ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x945692c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x945ae539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1ce1b44f 0x1cb3d000 + 3007567
    4 ...romedia.Flash Player.plugin 0x1cbef0b3 0x1cb3d000 + 729267
    5 ...romedia.Flash Player.plugin 0x1cbf197f 0x1cb3d000 + 739711
    6 ...romedia.Flash Player.plugin 0x1cbf1bed 0x1cb3d000 + 740333
    7 ...romedia.Flash Player.plugin 0x1ce1b8ff 0x1cb3d000 + 3008767
    8 libSystem.B.dylib 0x94568155 pthreadstart + 321
    9 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x9457fb96 recvfrom$NOCANCEL$UNIX2003 + 10
    1 ...romedia.Flash Player.plugin 0x1ce1c1f9 0x1cb3d000 + 3011065
    2 ...romedia.Flash Player.plugin 0x1ce32a25 FlashPlayer10_0_45_2FlashPlayer + 36677
    3 ...romedia.Flash Player.plugin 0x1cbf000e 0x1cb3d000 + 733198
    4 ...romedia.Flash Player.plugin 0x1cbf0161 0x1cb3d000 + 733537
    5 ...romedia.Flash Player.plugin 0x1ce1b8ff 0x1cb3d000 + 3008767
    6 libSystem.B.dylib 0x94568155 pthreadstart + 321
    7 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x945373a6 machwaituntil + 10
    1 libSystem.B.dylib 0x945ae3ad nanosleep + 314
    2 libSystem.B.dylib 0x945ae26d usleep + 61
    3 com.tascam.usb2audio.hal 0x1b7b857d PGOSXDevice::threadRun() + 391
    4 libSystem.B.dylib 0x94568155 pthreadstart + 321
    5 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x94537286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9453ea7c mach_msg + 72
    2 com.apple.CoreFoundation 0x94f9ce7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x94f9daa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x931f65f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x931f6480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x94568155 pthreadstart + 321
    7 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x945372e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x945692af pthread_condwait + 1244
    2 libSystem.B.dylib 0x9456ab33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x93205bdf CAGuard::WaitFor(unsigned long long) + 213
    4 com.apple.audio.CoreAudio 0x9320779a CAGuard::WaitUntil(unsigned long long) + 70
    5 com.apple.audio.CoreAudio 0x93205f3f HP_IOThread::WorkLoop() + 759
    6 com.apple.audio.CoreAudio 0x93205c43 HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x931f6480 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0x94568155 pthreadstart + 321
    9 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x945372ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x945692c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x945ae539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1cfb239f FlashPlayer10_0_45_2FlashPlayer + 1607871
    4 ...romedia.Flash Player.plugin 0x1cf7bcdb FlashPlayer10_0_45_2FlashPlayer + 1384955
    5 libSystem.B.dylib 0x94568155 pthreadstart + 321
    6 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x945372ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x945692c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x945ae539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1cfb239f FlashPlayer10_0_45_2FlashPlayer + 1607871
    4 ...romedia.Flash Player.plugin 0x1cf7bcdb FlashPlayer10_0_45_2FlashPlayer + 1384955
    5 libSystem.B.dylib 0x94568155 pthreadstart + 321
    6 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x9453e46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x94568dcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x96904b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x94568155 pthreadstart + 321
    4 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x945372e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x945692af pthread_condwait + 1244
    2 libSystem.B.dylib 0x9456ab33 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x912e0cfe TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x912e0ade TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x913119a8 TimerThread + 74
    6 libSystem.B.dylib 0x94568155 pthreadstart + 321
    7 libSystem.B.dylib 0x94568012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x18a3b130 ebx: 0x94f9f33a ecx: 0x94cf8334 edx: 0xc0000003
    edi: 0x23417430 esi: 0x18a3b130 ebp: 0xbfffd5d8 esp: 0xbfffd5b8
    ss: 0x0000001f efl: 0x00010206 eip: 0x94c5c688 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0xc0000023
    Binary Images:
    0x1000 - 0x278ff2 com.apple.Safari 4.0.4 (5531.21.10) <408df699beb70a81fc282fe4fb802483> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d8000 - 0x2e7ffc SyndicationUI ??? (???) <343075ab9dcaa627f8fe84fcd0c01702> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x119c6000 - 0x11d24fff com.apple.RawCamera.bundle 3.0.1 (523) <bb20c4c8acee7b40c1a04bf4ec6b8796> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x144df000 - 0x144edfeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x14ad7000 - 0x14adafff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x15323000 - 0x15328ff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16fd1000 - 0x16fd1ffc com.apple.JavaPluginCocoa 12.5.0 (12.5.0) <7bb9a5e35945a712da6637acd29d4cdb> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x16fd7000 - 0x16fddfff com.apple.JavaVM 12.5.0 (12.5.0) <8d3f4bb411ac2490335be9a612bb2a22> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17490000 - 0x17490ffd liblangid.dylib ??? (???) <d1bba9ec9142b4eb33db9c24d504ac63> /usr/lib/liblangid.dylib
    0x17618000 - 0x1761efff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x190f6000 - 0x190f7ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x19530000 - 0x1954ffed com.apple.audio.CoreAudioKit 1.5 (1.5) <795c36d256c2cead9607068b1f78e141> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1a7b9000 - 0x1a7d5ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1a7db000 - 0x1a7edfff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1b7a4000 - 0x1b7c0ffc +com.tascam.usb2audio.hal ??? (1.14) <951112cc6d6798d47a496a746f932d79> /Library/Audio/Plug-Ins/HAL/TASCAMUS1xx.plugin/Contents/MacOS/TASCAMUS1xx
    0x1bccf000 - 0x1bdfaff7 libmecab.1.0.0.dylib ??? (???) <bef4c5c9918bc623b9137e9bf59b1e5e> /usr/lib/libmecab.1.0.0.dylib
    0x1cb3d000 - 0x1d177ffb +com.macromedia.Flash Player.plugin 10.0.45.2 (1.0.4f458472) <d1aaab5d417861e6a5b835b01d303955> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x20a7e000 - 0x20c03fe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x23063000 - 0x23341ff1 com.apple.ATIRadeonX2000GLDriver 1.5.48 (5.4.8) <0858896931bc8cdd84f736ed21e23738> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x245ae000 - 0x245d8fff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90008000 - 0x900d3fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x900d4000 - 0x90161ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90162000 - 0x901b1fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x901b2000 - 0x901bffe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x901d2000 - 0x905e2fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x905e3000 - 0x90695ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x90696000 - 0x906d5fef libTIFF.dylib ??? (???) <cd2e392973a1fa35f23a0f37f55c579c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x906d6000 - 0x90828ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90829000 - 0x90971ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <cf45179ee2de2d46a6ced2ed147a454c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90972000 - 0x91243fff com.apple.WebCore 5531.21 (5531.21.8) <fa100d959d8655e174d84b87fe154b31> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91244000 - 0x91286fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91287000 - 0x91297fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91298000 - 0x912b6fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x912b7000 - 0x91591ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91592000 - 0x91592ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9165d000 - 0x9165dffe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91691000 - 0x916e2ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x916e3000 - 0x91762ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91763000 - 0x91763fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91764000 - 0x917affe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x917b0000 - 0x9193ffe7 com.apple.CoreAUC 3.08.0 (3.08.0) <276d2dc9250afad7868a50e3b283b1f2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91940000 - 0x91977fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91978000 - 0x919d2ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x919d3000 - 0x919d3ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x919d4000 - 0x919e0ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x919e1000 - 0x919e2ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x919e3000 - 0x919e3ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x919e4000 - 0x91a11feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91a12000 - 0x91a78ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91a79000 - 0x91ab3ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91ab4000 - 0x91b3bff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x91da5000 - 0x91da5ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91da6000 - 0x92446feb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92447000 - 0x92488fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92493000 - 0x9250dff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9250e000 - 0x925eafef com.apple.WebKit 5531.21 (5531.21.8) <aac476a6fa3231d4cdce9a111143e0b7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x925eb000 - 0x92692feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92693000 - 0x92799ff7 com.apple.PubSub 1.0.4 (65.11) <bcc4ae4e2dacbd25c5415bf9f7c65a67> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9279a000 - 0x9279affd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9279b000 - 0x92828ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9298d000 - 0x92995fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92996000 - 0x92acefe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x92acf000 - 0x92dd7fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92dd8000 - 0x92df0fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92df1000 - 0x92e15feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x92e16000 - 0x92f96fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x92f97000 - 0x92f9cfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92f9d000 - 0x9313dfff com.apple.JavaScriptCore 5531.21 (5531.21.9) <8b132638e4d517b8cd4613155ed82b87> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9313e000 - 0x931d1fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x931d2000 - 0x931d8fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x931d9000 - 0x93256feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93257000 - 0x9325bfff libGIF.dylib ??? (???) <e7d550bda10018f52e61bb499dcf445f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9333f000 - 0x93368fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93369000 - 0x933a7fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x933a8000 - 0x93490ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x934ae000 - 0x934d9fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x934da000 - 0x934e1fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x934e2000 - 0x93506fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x93507000 - 0x93507ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93508000 - 0x93524ff3 libPng.dylib ??? (???) <df60749fd50bcfa0da5b4cac899e09df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93525000 - 0x93d23fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93d24000 - 0x93d24ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93d25000 - 0x93ddffe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93de0000 - 0x93df5ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93e33000 - 0x93ec6ff3 com.apple.ApplicationServices.ATS 3.8 (???) <eda9db16110de6b7fd9436cd0daa787d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93ec7000 - 0x93ed5ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x93ed6000 - 0x93ee0feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93ee1000 - 0x93ee8ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x93ee9000 - 0x93fa0ff3 com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93fa6000 - 0x93fb5ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93ffb000 - 0x93ffbffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93ffc000 - 0x9406efff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9406f000 - 0x94087ff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9408e000 - 0x9424aff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9427b000 - 0x94299ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <0dc7272ee811169b47b4c682bfc666c6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9429a000 - 0x942b7ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x942b8000 - 0x94335fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94336000 - 0x94370fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94371000 - 0x9437dffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9437e000 - 0x943b4fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x943ba000 - 0x943ecfff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x943ed000 - 0x94449ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94499000 - 0x944f2ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x944f3000 - 0x944faff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x944fb000 - 0x944fdffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x94536000 - 0x9469dff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
    0x9469e000 - 0x949c4fe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94a17000 - 0x94af8ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x94af9000 - 0x94afcfff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94afd000 - 0x94b13fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94b14000 - 0x94b14ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94bb9000 - 0x94bbbfff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94c3d000 - 0x94c46fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94c47000 - 0x94d27fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x94d28000 - 0x94ef9ff3 com.apple.security 5.0.6 (37592) <c7c68c3ba198b36d571d4b1e028a1a77> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94efa000 - 0x94f29fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94f2a000 - 0x9505dfe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9505e000 - 0x95152ff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib
    0x95153000 - 0x95172ffa libJPEG.dylib ??? (???) <37050c2a8d6f7026c94b4bf07c4d8a80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95173000 - 0x95510fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95529000 - 0x9555affb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9555b000 - 0x95560fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95561000 - 0x95608fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95609000 - 0x95631ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95632000 - 0x9567bfef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9567c000 - 0x95683fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x95684000 - 0x956adfff libcups.2.dylib ??? (???) <a40b9403cc4a0dffefed110e1eab90c4> /usr/lib/libcups.2.dylib
    0x956ae000 - 0x9575efff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9575f000 - 0x95764fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95765000 - 0x966b5ff6 com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x966b6000 - 0x96740fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96741000 - 0x9679effb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x9679f000 - 0x967aefff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x967af000 - 0x967effff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x967f0000 - 0x96800ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9680d000 - 0x96811fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x96812000 - 0x96814ff5 libRadiance.dylib ??? (???) <3561a7a6405223a1737f41352f1fd8c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96815000 - 0x968dcff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x968dd000 - 0x96daefbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96daf000 - 0x9702bfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9702c000 - 0x97037fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x970ba000 - 0x971f3ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x971f4000 - 0x975b2fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    System Config
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.66 GHz, 2 GB
    Graphics: kHW_ATIr600M76Item, ATI Radeon HD 2600 Pro, spdisplayspciedevice, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.21)
    Bluetooth: Version 2.1.9f10, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD3200AAJS-40VWA1, 298.09 GB
    Parallel ATA Device: MATSHITADVD-R UJ-875
    USB Device: Built-in iSight, (null) mA
    USB Device: US-144 MKII, (null) mA
    USB Device: Keyboard Hub, (null) mA
    USB Device: Apple Optical USB Mouse, (null) mA
    USB Device: Apple Keyboard, (null) mA
    USB Device: IR Receiver, (null) mA
    USB Device: BRCM2046 Hub, (null) mA
    USB Device: Bluetooth USB Host Controller, (null) mA

    HI and Welcome to Apple Discussions...
    Go to /Applications/Utilities and launch Java Preferences. Select the General tab and click both "Restore Defaults" buttons.
    Changes won't take effect until you relaunch the browser.
    Go here for help to troubleshoot internet plugins.
    Safari: Add-ons may cause Safari to unexpectedly quit or have performance issues
    Carolyn

  • Giving user-specific friendly name to network printers

    I was referred to this forum from
    http://answers.microsoft.com/en-us/windows/forum/windows_xp-desktop/giving-user-specific-friendly-name-to-network/f759c9d6-faa5-4f9a-96c9-b105fd418b20
    I'm a mere user in an enterprise situation.  The printers all have cryptic names (alphanumeric strings) which I'm sure have meaning from the perspective of infrastructure management, but absolutely no meaning for the purpose of a mere user trying to
    keep track of which printer on the computer corresponds to which physical computer out in the cube farm.  Is there a way for a mere user to create an alias name for the network printer?  If it involves administrators of any sort, it will likely not
    happen, so a solution that requires only user privileges is preferred.  However, I can retain the information for a procedure that requires administrator privileges so that I can opportunistically ask them to do it when the circumstances are right.

    No you can't create a local printer that uses a Local Port in the format
    \\printserver\printshare on XP as a standard user.  This task requires admin access on XP
    You would need Windows Vista and greater.
    You will not be able to rename the printer connections name in any Windows operating system unless you are admin on the print server at which point you would break existing connection to the server.
    A local printer is the better way to go in Windows 7 or 8.
    Alan Morris Windows Printing Team

  • Control User Specific button in ALV report

    Hi,
    Can anybody please suggest me how to control "USER SPECIFIC" button in ALV report layout using authorization object. I mean if you can tell me which authorization object is responsible to control the "USER SPECIFIC" button.

    additional info to what Lakshmi already said:-
    normally the restrictions for saving layouts/display variants are done at 2 levels:
    1) The developer of an ALV list first predetermines the authorization in the 'i_save' parameter within the code.
    I_SAVE = ' '     -
    layouts cannot be saved
    I_SAVE = 'A'   -
    user-specific and cross-user layouts can be saved
    I_SAVE = 'X'   --- cross-user layouts can be saved
    I_SAVE = 'U'  ---  user-specific layouts can be saved
    2) The second level comes to us restriciting the S_ALV_LAYO which gives access to users to save global layouts if I_SAVE for that particular transaction is A or X.
    for example, a report has I_SAVE= 'A', which means
    it will allow to save  User-specific  layouts without any restrictions.
    and if user has S_ALV_LAYO then he can save both User-Specific and Global Layouts(variants).
    it would be better to keep this object separate.

  • How can my users unpause a printer without admin login?

    Everytime a printer goes into a paused state it requires me to login as the admin for the que to unpause the printer.  Any ideas?

    Hi!
    Disable printer queue password requirements for 10.5 (works also in 10.6.8):
    Mac OS X 10.5 requires you to enter an administrator's password to pause/resume a print queue, where no previous version of OS X has done so. This is extremely annoying in a lab setting -- if there's a paper jam or something, the queues on all the computers need to be restarted by an administrator, instead of the user just clicking Resume. I haven't seen a solution to this elsewhere, so here's what I came up with:
    1. As root, or in a Terminal session with su privileges, edit /etc/cups/cupsd.conf.
    2. Find this section:
    Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs>     AuthType Default     Require user @AUTHKEY(system.print.admin) @admin @lpadmin     Order deny,allow</Limit>
    3. Remove the items you don't want limited: Pause-Printer, Resume-Printer, Pause-Printer-After-Current-Job, etc.
    4. Save the file, quit the editor, and restart your computer.
    Found here: http://hints.macworld.com/article.php?story=20081107092520601
    You can also do this in a webbrowser on localhost:631 (127.0.0.1:631)
    Peter.

Maybe you are looking for