Return to Mark

When I do a take and I get it wrong, I want to be able to press a key and have the current position (red vertical line, whatever it's called) return to the beginning of that take automatically. This doesn't happen. If I say "undo" the take disappears but the line doesn't return to where it was.
Since this is a very common operation, it becomes very tedious to use the jogwheel or the mouse to return the line to the start point of the take. Especially if it's a tricky positioning job.
Am I missing some obvious way of doing this, or is it just not possible? And dare I ask if GB08 has fixed the problem? Surely something so simple must be possible in this app! I'm hoping it's just me.

the only way to do this is to turn on the Cycle Region button on. this also has the bonus affect of recording a new take on each pass, so you don't have to stop at all.

Similar Messages

  • Fmt:message returns question marks instead of unicode

    well, pretty simple problem.
    When i'm using <fmt:message key="someunicode"/>, the tag returns question marks instead of hebrew unicode string.
    The page displays unicode that isn't coming from the tags.
    The resorues files is ok too.
    Anyone knows something about it?

    Have you set the bundle for the fmt tag before you use the <fmt:message> tag?
    <fmt:setBundle var="mybundle" basename="resources.application"/>
    Then :
    <fmt:message key="my.key.message" bundle="${mybundle}"/>You can also the the bundle in the <fmt:message> tag.

  • SQL Query returns question marks

    I am seeing a SQL Query, executed via ADODB in VB, from a 10G client (don't know exact version) to a Sun Solaris based 9.2.0.5.0 Server return all question marks...Table queried consists of 3 columns, 2 varchar2, one long: Here query:
    SELECT SETTINGVALUE FROM EWORKFLO.CONFIG WHERE SETTINGGROUP='New test' AND SETTINGNAME='Single Page'
    The query results in 2576 question marks...(????? etc).
    Any idea what may be going on here?
    Thanks...
    Leendert

    Hello Tak,
    Thanks for replying. When this query is run from SQLPLUS we get a proper result back, that is the actual values from the SETTINGVALUE column. This is the LONG column and contains data like this:
    [Scan Section]
    DeviceTimeout=15
    Display=1
    hDCCreate=0
    Unit=0
    DialogTitle=
    IniFileName=c:\winnt\temp\kf.ini
    IniSectionName=Scan Section
    DeviceCache=1
    etc....etc....
    Depending on the settings created, the return string may vary in length.
    Leen

  • Values are returned as question marks.

    I have set up a UTF-8 database, on my english version of WinXP..
    SELECT * FROM NLS_DATABASE_PARAMETERS;
    .. shows this is correct - UTF8
    I have set up NLS_LANG variable in windows, to be "American.America.UTF8"
    Using SQL*Plus worksheet I can update a row in my database to contain chinese characters. I dont know what the chinese means, but I can copy and paste from another application, and the glyphs looks the same in the source and SQL*Plus worksheet.
    I can then select the row ..
    SELECT * FROM THETABLE WHERE THECOLUMN = '{CHINESECHARS}';
    The correct row is returned, but the column is shown with just question marks, instead of the glyphs I expect.
    (This also happens with the web application I am developing which also seems to return qurestion marks. (PHP not JSP))
    Can anyone shed any light on this problem as I am completely stuck.

    Check these notes# 132453.1, 152260.1 & 158577.1 out on metalink also for further good details. This may/may not work for Chinese yet it should steer you
    in the right direction.. It's the combination of the NLS_LANG and Active
    Code page settings on the client as well as the database characterset. I believe you say the database character set is UTF8. That part should be correct. It's then the client side combo's that do the trick. It's trying differing combo's until he desired results are achieved. Having not worked with Chinese I can
    give you an example of what I've experienced...
    These are the following steps I performed to enable the client SQL*Plus (command line and GUI) and SQL*Worksheet to display/input the euro currency symbol correctly for example...
    1) Search from the top of the registry (regedit) for ALL occurrences of NLS_LANG and make the value AMERICAN_AMERICA.WE8MSWIN1252.
    2) Go to the following registry entry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage\ACP
    and change the active code page (ACP) to 1252. If there is an OEMACP entry there change that also to 1252.
    3) Reboot the PC
    To test .. go to DOS and enter at the prompt..
    E:\>chcp
    Active code page: 1252
    If the above message IS NOT 1252 you must have missed editting the registry entry
    explained above. However you can change it for this session by entering
    E:\>chcp 1252
    - < Set font to Lucida Console (in Properties, Font tab) >
    To get the UNICODE characters you want insert into the database do the following
    E:\>charmap
    You will see a display of different characters.
    If you click on advanced view at the lower right corner a search screen comes up. Enter UNICODE for the character set, ALL for group by and EURO for the search for and the euro currency symbol will come up. This is one way how the user can enter this character into the app. You can copy the character in this function as you can see and then you can paste it elsewhere. Copy whatever character you want to test with. My test was with the euro currency symbol.
    E:\>sqlplus.exe <user>/<pwd>
    SQL*Plus: Release 8.1.7.0.0 - Production on Fri Jul 13 13:22:19 2001
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to: Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option JServer Release 8.1.7.0.0 - Production
    SQL> create table t (a char(3));
    Table created.
    SQL>insert into t values ('');
    1 row inserted. SQL>
    commit;
    SQL> select * from t;
    A
    If the all the registry edits were performed correctly this will work with
    SQL*Plus GUI and SQL*Worksheet.
    Check these notes# 132453.1, 152260.1 & 158577.1 out on metalink also for further details real carefully.

  • Ecc6.0 , po return with excise using cst some error is showing in the po

    hai all
        i am facing one problem in the return po with excise. i entered vendor and line items and selected the return tick mark
    when i was clicking the return tick mark this error is showing "
    Negative delivery costs not allowed". This is releated with exicise and cst . please help me out how to processed for this return po .
    jcdb,jcv1 and cst
    ravi

    During normal PO, the condition type is taking as +ve and the accounting doc posting is correct during GR and LIV.
    However, during return PO, we would like to have the same flow except that it is posting reversely from the normal PO. that is why we need the condition type to be -ve. The condition type is using conditiong category 'B' delivery costs. Check Plus/minus setting in M/06.
    Regards,
    Sandesh Sawant

  • Return STO flow - GR by Delivery before GI by MIGO

    Hi,
    We have a Return STO flow. The PO has the check-box "return PO" marked, the MIGO do the goods issue and the delivery do the goods receipt.
    System allow execute the GR on the delivery before the MIGO make the GI. It create a negative stock in transit. How can we avoid it?
    Thanks in advanced.
    Alex Almeida

    Dear friend
    This issue it took 5 days to get resolved for me to get the settings
    in-img-logistics general--retail consignment processing---activate retail consignment processing
    Put a tick there and save and test
    If a plant or site is sending goods back ( Return PO) after the PO is made only when that plant does a MIGO there, that is goods issue , you ( receiving plant  ) will be able to take the return delivery and PGR with this settings
    If MIGO is not done at the plant which is sendind goods back with this settings at the receiving plant during PGR the system will throw error and hence there wont be any negative stocks in transit
    Please reply back whether the issue got resolved as it will give a lot of satisfaction to me
    Regards
    Raja

  • Returns in MTO process

    Hai guru,s
    In MTO process When I am doing Returns Delivery..System showing error like
    1.'   0'  EA quantity material available.
    2.   Enter Delivery quantity greater than 0.
    From Returns order Quantity also not copying into Return Delivery.
    why its happening..any congiguration settings required
    Thanks in advance
    Edited by: sree sree on Nov 4, 2008 12:15 PM

    Dear Sree,
    Please check following settings:
    T. Code: OVLP
    Check whether relevant Item Category is marked as "Relevant for picking" or not.
    T. Code: VOV7
    Select your Item Category and double-click. Check in Tab: Business Data, whether Field: Returns is marked checked or not.
    T. Code: VOV6
    Check whether Schd. Line. cat. "DN" is marked checked for " Item relevant for Delivery" or not
    Hope, this may resolve the issue.
    Best Regards,
    Amit

  • Return Items

    Hi everybody,
    Can anyone explain how to correctly use the return item mark?
    I am trying to create a "Negative PO" without creating a GR next but following up by an Invoice Receiption
    Could you tell me if this is a correct use of the return items?
    When i create my IR, i get the error Message no. M8147 :Account determination for entry PCCA WRX not possible which got me thinking if this was a correct or even possible way.
    Edited by: siidou on Nov 22, 2011 11:36 AM

    Hello
    Return is defined in two ways ...
    1. Return based on preceeding document numbers like  delvery note / Material number which hits 122 movement type. This can be possible if you know the delivery note number or goods receipt number.
    2. If you do not know the preceeding document numbers , and the material is very old and laying with us, than in this situation , care the new Purchase order with Retrun flag and process it . When you do the goods receipt , system will reduce the stcok from your system instead addition ( as retrun flag is there in PO ). When you do the MIRO, system will post the credit note .
    Thanks and Regards

  • Return STO able to post GR before GI

    Hi,
    We have a Return STO flow. The PO has the check-box "return PO" marked, the MIGO do the goods issue and the delivery do the goods receipt.
    System allow execute the GR on the delivery before the MIGO make the GI. It create a negative stock in transit. How can we avoid it?
    Issue is specific to the above mentioned not for the general flow of Return STO.
    Thanks in advanced.
    RG.

    Hi
    Issue is not about the Negative stock it is a consequence only.
    Main Concern here is, for Return STO, GR is able to post before the GI (means before the part return).
    Have read through the Notes: 25220,361014,1499411. but not helpful.
    regards
    RG

  • I've tried to eliminate system errors by performing a clean install of ML. What's the best way to set up my iMac for a singlet user?

    One of my main goals is to be able to run a Windows application on my iMac, purchased in July, 2012, with the Intel 2.5Ghz i5, 4GB RAM, 500GB hard drive. At first I installed Boot Camp and then Win 7, then the application I need to run, and I don't recall having problems. But I tired of the required reboot each time and got greedy and needy - so I installed VMWare Fusion, only to be told that the W7 software I use won't work with Fusion, but it will with Parallels! So, I was able to get Parallels at a discount (because I had Fusion), and decided I would import Boot Camp into Parallels.
    Then the problems began. I suspect I did something I shouldn't have during this process, but to shorten the story I did a clean install of ML, set up iCloud, and monitored Console for problems. And problems there were - lots of them, and they all seemed to reference iCloud in some way. Since I have the ML installer on a thumb drive I thought I'd see what happened if I did another clean install, but this time I'd ignore iCould altogether (yes, I have everything backed up to mypcback.com) and proceeded. As before, the errors streamed down Console's face as if it were my own. I've run OnyX, which seemed to help, but many of the issues persist. I'm at a loss as how to proceed other than invoke Apple Support, which, BTW, is not covered under Warranty.
    I need to have a stable ML platform before I start using W7 and refuse to believe that the OSX is "just buggy." Can someone help. I have no other iDevices that need to be synced, and really don't see the need to set up iCloud. Noone else than I use the iMac. It should be pretty simple to create a stable OSX so I can go where I need to go. I realize 4GB is not a lot of memory and will look into that. For the moment, I can stip down Win 7, and OSX for that matter, to free up memory. I didn't want to included a bunch of log files, but I will if someone thinks that it would be helpful.
    The follow are the latest entries into my system log file, after I lost connection to the internet, and then regained connection after rebooting my cable modem:
    Dec 18 16:03:37 173-22-144-11.client.mchsi.com com.apple.SecurityServer[15]: Succeeded authorizing right 'system.volume.removable.unmount' by client '/usr/sbin/diskarbitrationd' [18] for authorization created by '/System/Library/CoreServices/Finder.app' [142] (100002,0)
    Dec 18 16:04:49 173-22-144-11 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link down on en0
    Dec 18 16:04:50 Marks-iMac.local configd[17]: setting hostname to "Marks-iMac.local"
    Dec 18 16:04:50 Marks-iMac.local configd[17]: network changed: v4(en0-:173.22.144.11) DNS- Proxy- SMB
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]: label: default
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]:           dbname: od:/Local/Default
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]:           mkey_file: /var/db/krb5kdc/m-key
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]:           acl_file: /var/db/krb5kdc/kadmind.acl
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]: digest-request: uid=0
    Dec 18 16:04:55 Marks-iMac.local rpcsvchost[2297]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]: digest-request: init request
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]: digest-request: init return domain: 173-22-144-11 server: MARKS-IMAC
    Dec 18 16:08:21 Marks-iMac com.apple.launchd.peruser.89[1579] (com.apple.cfprefsd.xpc.agent[1584]): Exited: Killed: 9
    Dec 18 16:08:21 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 1584 [cfprefsd]
    Dec 18 16:08:21 Marks-iMac com.apple.launchd.peruser.89[1579] (com.apple.distnoted.xpc.agent[1582]): Exited: Killed: 9
    Dec 18 16:08:21 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 1582 [distnoted]
    Dec 18 16:08:25 Marks-iMac kernel[0]: (default pager): [KERNEL]: ps_select_segment - send HI_WAT_ALERT
    Dec 18 16:08:25 Marks-iMac kernel[0]: macx_swapon SUCCESS
    Dec 18 16:08:26 Marks-iMac.local distnoted[2307]: # distnote server agent  absolute time: 25574.335618917   civil time: Tue Dec 18 16:08:26 2012   pid: 2307 uid: 89  root: no
    Dec 18 16:08:42 Marks-iMac com.apple.launchd.peruser.89[1579] (com.apple.cfprefsd.xpc.agent[2308]): Exited: Killed: 9
    Dec 18 16:08:42 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 2308 [cfprefsd]
    Dec 18 16:09:56 Marks-iMac com.apple.launchd.peruser.89[1579] (com.apple.distnoted.xpc.agent[2307]): Exited: Killed: 9
    Dec 18 16:09:56 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 2307 [distnoted]
    Dec 18 16:09:58 Marks-iMac com.apple.launchd.peruser.501[127] (com.apple.pbs[194]): Exited: Killed: 9
    Dec 18 16:09:58 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 194 [pbs]
    Dec 18 16:10:52 Marks-iMac.local HelpViewer[2304]: : event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. (line: 0)
    Dec 18 16:11:18 --- last message repeated 9 times ---
    Dec 18 16:11:18 Marks-iMac com.apple.launchd.peruser.501[127] (com.apple.NetworkDiagnostics): The following job tried to hijack the service "com.apple.NetworkDiagnostic.agent" from this job: [0x0-0x12b12b].com.apple.NetworkDiagnostics
    Dec 18 16:11:20 Marks-iMac.local distnoted[2315]: # distnote server agent  absolute time: 25748.275081657   civil time: Tue Dec 18 16:11:20 2012   pid: 2315 uid: 89  root: no
    Dec 18 16:13:08 Marks-iMac kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=2318[GoogleSoftwareUp] clearing CS_VALID
    Dec 18 16:15:30 Marks-iMac kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, No flow-control, Debug [796d,0301,0de1,0300,41e1,0000]
    Dec 18 16:15:34 Marks-iMac.local configd[17]: network changed: v4(en0+:192.168.100.2) DNS* Proxy+ SMB
    Dec 18 16:16:31 Marks-iMac.local WindowServer[72]: CoreAnimation: context hosting changed while locked!
    Dec 18 16:16:43 Marks-iMac.local configd[17]: network changed: v4(en0-:192.168.100.2) DNS* Proxy- SMB
    Dec 18 16:16:48 Marks-iMac.local configd[17]: network changed: v4(en0+:173.22.144.11) DNS+ Proxy+ SMB
    Dec 18 16:16:48 173-22-144-11.client.mchsi.com configd[17]: setting hostname to "173-22-144-11.client.mchsi.com"
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]: label: default
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]:           dbname: od:/Local/Default
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]:           mkey_file: /var/db/krb5kdc/m-key
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]:           acl_file: /var/db/krb5kdc/kadmind.acl
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]: digest-request: uid=0
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]: digest-request: init request
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]: digest-request: init return domain: MARKS-IMAC server: 173-22-144-11
    Dec 18 16:20:31 173-22-144-11.client.mchsi.com mdwrite[2355]: [ERROR] [0.000s] com.apple. UBItemStatusNotification.c:805 _do_UBItemStatusNotificationRegisterURLs() can't find realpath for "/Users/mine/Library/Mobile Documents/com~apple~system~spotlight/mdlabels", was blocked at "/Users/morkgallagher/Library/Mobile Documents": 2 (No such file or directory)
    Dec 18 16:20:31 173-22-144-11.client.mchsi.com mdwrite[2355]: [ERROR] [0.001s] com.apple. UBItemStatusNotification.c:805 _do_UBItemStatusNotificationRegisterURLs() can't find realpath for "/Users/mine/Library/Mobile Documents/com~apple~system~spotlight/mdlabels", was blocked at "/Users/morkgallagher/Library/Mobile Documents": 2 (No such file or directory)
    Dec 18 16:44:38 173-22-144-11.client.mchsi.com Locum[2366]: Connection with distnoted server was invalidated
    Dec 18 17:02:34 173-22-144-11.client.mchsi.com mtmd[49]: Set snapshot time: 2012-12-18 17:02:36 -0600 (current time: 2012-12-18 17:02:34 -0600)
    Dec 18 17:02:34 173-22-144-11 kernel[0]: nspace-handler-set-snapshot-time: 1355871756
    This DNS change is only the lastest manifestation of what seems like an endless list. Can anybody give me some direction before I have to pay Apple to fix what I think they broke themselvesa?!?  BTW, I am not a tech. Thanking everyone who read this and especially to anyone who can help.

    Linc, thanks for the tips. I knew you'd have a good method. I asked for it because I have learned of some of the myths about OSX and it's need (or lack thereof) to be scrubbed, rinsed, and blown dry; suckering folks into buying all manner of utilities to keep your Mac spiffy at all times, when in fact it rarely needs any intervention at all because of its Unix background. In fact, I rarely shut mine down and I've learned that the system is actually designed to be left running under most circumstances.
    To keep your data secure the three most important things to know is backup, backup, backup. I use a third-party, cloud-based back-up system. It can automatically make backups every hour if that's what I want and I can supplement that anytime by simply dropping a file into the application's desktop interface.
    Since I last posted my Mac has been running smoothly and I've been able to install Parallels and Windows 7, as well as the VantagePoint software I mentioned. Though it crashed once this morning and I submit one line from the log file:
    12/20/12 10:31:00.639 AM appleeventsd[54]: BUG in libdispatch: 12C60 - 1510 - 0x4
    After a reboot, log entries spewed all manner of troubling messages, from those that are osascript-related to broken forks, etc. but as far as I know there were no actual crash logs generated until this afternoon, one being just a few minutes ago. Linc, would you be so kind to take a look and tell me if there's something I need to do?
    Process:    
    mds [434]
    Path:       
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Support/mds
    Identifier: 
    mds
    Version:    
    707.3
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:    
    0
    Date/Time:  
    2012-12-20 16:01:07.242 -0600
    OS Version: 
    Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Crashed Thread:  4  Dispatch queue: com.apple.metadata.spotlightindex
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000bad
    VM Regions Near 0xbad:
    -->
    __TEXT            
    0000000109f9e000-000000010a0be000 [ 1152K] r-x/rwx SM=COW  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Support/mds
    Application Specific Information:
    [0x112562000]/SourceCache/Spotlight_frameworks/Spotlight-707.3/index/ContentInde x/FlatStore.c:169: failed assertion 'pageSize >= pageEnd && pageSize && (__builtin_popcount(pageSize+int_sizeof(*page)) == 1)' /.Spotlight-V100/Store-V2/FA53EC3A-E90C-4259-B76B-4B236308D7CD/live.0.indexArra ys (hfs, t: 0x11, st: 0x1, f: 0x480d000) ps:56, pe:18624, pk:0, po:aac0, ss:20000 se:146c0
    [0x112669000]/SourceCache/Spotlight_frameworks/Spotlight-707.3/index/ContentInde x/PayloadIterator.c:681: failed assertion '!nxtLink |
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x000000010bb7b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x000000010bb7ac42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x000000010b1e2803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x000000010b1e7ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x000000010b1e76b2 CFRunLoopRunSpecific + 290
    5   mds                      
    0x0000000109faca54 0x109f9e000 + 59988
    6   libdyld.dylib            
    0x000000010b9a87e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x000000010bb7dd16 kevent + 10
    1   libdispatch.dylib        
    0x000000010b973dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x000000010b9739ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x000000010bb7dffa read + 10
    1   mds                      
    0x0000000109fa7ced 0x109f9e000 + 40173
    2   libsystem_c.dylib        
    0x000000010ba0c742 _pthread_start + 327
    3   libsystem_c.dylib        
    0x000000010b9f9181 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x000000010bb7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x000000010ba0eeec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x000000010ba0ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x000000010b9f9171 start_wqthread + 13
    Thread 4 Crashed:: Dispatch queue: com.apple.metadata.spotlightindex
    0   com.apple.spotlight.index
    0x000000010a2262b1 mergeEntryFlat + 465
    1   com.apple.spotlight.index
    0x000000010a21cad2 mergeEntryFat + 642
    2   com.apple.spotlight.index
    0x000000010a212410 bt_mergeEntry + 208
    3   com.apple.spotlight.index
    0x000000010a2122d9 bt_mergeCallback + 345
    4   com.apple.spotlight.index
    0x000000010a2131e2 bt_mergeSet + 3346
    5   com.apple.spotlight.index
    0x000000010a22aa80 index_FlushCache + 1088
    6   com.apple.spotlight.index
    0x000000010a232e8c indexPrepareForSync + 220
    7   com.apple.spotlight.index
    0x000000010a220823 indexPrepareForSyncBulk + 493
    8   com.apple.spotlight.index
    0x000000010a22037d _CISyncContextSync + 149
    9   com.apple.spotlight.index
    0x000000010a21fc0c _ContentIndexSyncIndexBulk + 86
    10  com.apple.spotlight.index
    0x000000010a1e18fa syncIndex + 1364
    11  com.apple.spotlight.index
    0x000000010a1e1063 runLoop + 51
    12  com.apple.spotlight.index
    0x000000010a209691 work_fun + 662
    13  libdispatch.dylib        
    0x000000010b9710b6 _dispatch_client_callout + 8
    14  libdispatch.dylib        
    0x000000010b97247f _dispatch_queue_drain + 235
    15  libdispatch.dylib        
    0x000000010b9722f1 _dispatch_queue_invoke + 52
    16  libdispatch.dylib        
    0x000000010b972448 _dispatch_queue_drain + 180
    17  libdispatch.dylib        
    0x000000010b9722f1 _dispatch_queue_invoke + 52
    18  libdispatch.dylib        
    0x000000010b972448 _dispatch_queue_drain + 180
    19  libdispatch.dylib        
    0x000000010b9722f1 _dispatch_queue_invoke + 52
    20  libdispatch.dylib        
    0x000000010b9721c3 _dispatch_worker_thread2 + 249
    21  libsystem_c.dylib        
    0x000000010ba0ecab _pthread_wqthread + 404
    22  libsystem_c.dylib        
    0x000000010b9f9171 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x000000010bb7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x000000010ba0eeec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x000000010ba0ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x000000010b9f9171 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x000000010bb7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x000000010ba0eeec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x000000010ba0ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x000000010b9f9171 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0xd62a2de7cde283a2  rbx: 0x000000000000aac0  rcx: 0x00000000002f4180  rdx: 0x00000000001430d0
      rdi: 0x0000000112258800  rsi: 0x0000000000000003  rbp: 0x00000001125605a0  rsp: 0x000000011255f450
       r8: 0x0000000000000007   r9: 0x00000000ccd96941  r10: 0x00007f92fb4219d0  r11: 0x00000000381b522a
      r12: 0x000000000000aac0  r13: 0x00007f92f9096650  r14: 0x0000000112560898  r15: 0x0000000000000000
      rip: 0x000000010a2262b1  rfl: 0x0000000000010206  cr2: 0x0000000000000bad
    Logical CPU: 3
    Binary Images:
    0x109f9e000 -   
    0x10a0bdff7  mds (707.3) <1448C11E-D2EC-305E-88C9-C6DAF1FEB535> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    0x10a110000 -   
    0x10a114ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x10a120000 -   
    0x10a121fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x10a12a000 -   
    0x10a197ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x10a1c9000 -   
    0x10a398fff  com.apple.spotlight.index (10.7.0 - 707.3) <DB706194-BC57-3853-9993-95DC58D3A07C> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/Spotlight Index
    0x10a3fb000 -   
    0x10a3fbfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x10a406000 -   
    0x10a40cfff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x10a419000 -   
    0x10a775fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x10a99d000 -   
    0x10a9b0ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x10a9ba000 -   
    0x10a9ccff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x10a9d4000 -   
    0x10a9daff7  com.apple.MDSChannel (1.2 - 1.2) <05A6F55A-8197-316A-A127-DE6528F9B291> /System/Library/PrivateFrameworks/MDSChannel.framework/Versions/A/MDSChannel
    0x10a9e7000 -   
    0x10aa2aff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x10aa42000 -   
    0x10aa47fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x10aa55000 -   
    0x10ab75fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x10abeb000 -   
    0x10abeeff7  com.apple.ServerInformation (1.1 - 1) <0F1E39E4-5195-39ED-B91C-CA72BAD74820> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
    0x10abfb000 -   
    0x10abfefff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x10ac0a000 -   
    0x10aedafff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x10b012000 -   
    0x10b020fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x10b02f000 -   
    0x10b050fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x10b067000 -   
    0x10b068ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    0x10b075000 -   
    0x10b18d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x10b1b3000 -   
    0x10b39cfff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x10b4fb000 -   
    0x10b547ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x10b55e000 -   
    0x10b75efff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x10b800000 -   
    0x10b868ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x10b8c6000 -   
    0x10b8ebff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x10b920000 -   
    0x10b925fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x10b92d000 -   
    0x10b93bfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x10b94a000 -   
    0x10b94ffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x10b95b000 -   
    0x10b962fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x10b96f000 -   
    0x10b984ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x10b9a0000 -   
    0x10b9a1ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x10b9a6000 -   
    0x10b9a9ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x10b9b1000 -   
    0x10b9b1fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x10b9b7000 -   
    0x10b9bffff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x10b9cc000 -   
    0x10b9d2fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x10b9d9000 -   
    0x10b9dbfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x10b9e6000 -   
    0x10b9e7ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x10b9f1000 -   
    0x10b9f2fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x10b9f8000 -   
    0x10bac4fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x10bb0d000 -   
    0x10bb15ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
    0x10bb1c000 -   
    0x10bb52fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x10bb6b000 -   
    0x10bb86ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x10bb9a000 -   
    0x10bbc8ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x10bbd3000 -   
    0x10bbe1ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x10bbf0000 -   
    0x10bbfbfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x10bc0a000 -   
    0x10bc0bff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x10bc11000 -   
    0x10bc13ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x10bc1b000 -   
    0x10bc21ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x10bc2a000 -   
    0x10bc4cff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x10bc68000 -   
    0x10bcb7ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x10bcc9000 -   
    0x10bd32fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x10bd97000 -   
    0x10bda5ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
    0x10bdaa000 -   
    0x10bdb7fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x10bdc5000 -   
    0x10bf39fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x10bffd000 -   
    0x10c314ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x10c395000 -   
    0x10c416fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10c472000 -   
    0x10c518ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x10c57b000 -   
    0x10c608ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x10c651000 -   
    0x10c6aeff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x10c6de000 -   
    0x10c78ffff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x10c7e6000 -   
    0x10c817ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x10c83c000 -   
    0x10c88dff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x10c8c1000 -   
    0x10c9befff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x10c9d7000 -   
    0x10cad4ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x10cb0a000 -   
    0x10cb19ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x10cb28000 -   
    0x10cb2cfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x10cb37000 -   
    0x10cb37fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
    0x10cb41000 -   
    0x10cb4efff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x10cb55000 -   
    0x10cb5cfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x10cb68000 -   
    0x10cb75ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x10cb82000 -   
    0x10cbeffff  com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x10cc2c000 -   
    0x10cc2dfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x10cc35000 -   
    0x10cc56ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x10cc66000 -   
    0x10cc7dfff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x10cc87000 -   
    0x10cc9efff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x10ccb9000 -   
    0x10cce4fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x10ccf8000 -   
    0x10cd03ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x10cd10000 -   
    0x10cd2fff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x10cd3d000 -   
    0x10cdb5fff  com.apple.DCERPC (1.5 - 53.1.1) <25F4A15A-5252-3C70-A1D0-8145357F78B8> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
    0x10cde0000 -   
    0x10ce1afff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x10ce3f000 -   
    0x10ce58ff7  com.apple.SMBClient (1.8 - 1.8) <B30889AB-8E45-3E57-9DC8-1212E2B87A95> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
    0x10ce6a000 -   
    0x10ceecfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x10cf1b000 -   
    0x10cf3aff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x10cf45000 -   
    0x10cf50fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x10cf57000 -   
    0x10cf59fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x10cf63000 -   
    0x10cf70fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x10cf81000 -   
    0x10cf81fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x10cf88000 -   
    0x10d05aff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x10d0c1000 -   
    0x10d1daff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x10d238000 -   
    0x10dbc8c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x10dcd7000 -   
    0x10dd57ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x10dd84000 -   
    0x10de41ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x10de8a000 -   
    0x10dee0fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x10df18000 -   
    0x10df2bff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x10df3d000 -   
    0x10df97fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x10dfc7000 -   
    0x10e006ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x10e026000 -   
    0x10e03afff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x10e053000 -   
    0x10e057fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x10e066000 -   
    0x10e066fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x10e06f000 -   
    0x10e17afff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x10e1de000 -   
    0x10e22dff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x10e256000 -   
    0x10e3f1fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x10e418000 -   
    0x10e418fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x10e421000 -   
    0x10e489fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x10e494000 -   
    0x10e52efff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x10e53d000 -   
    0x10e934fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x10e99c000 -   
    0x10eb22fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x10eb50000 -   
    0x10eb78fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x10eb82000 -   
    0x10ebd7ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x10ebea000 -   
    0x10ec0afff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x10ec1a000 -   
    0x10ec1efff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x10ec25000 -   
    0x10ed27fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x10ed52000 -   
    0x10ed55fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x10ed5a000 -   
    0x10ed9efff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x10edb7000 -   
    0x10edd9ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x10edf3000 -   
    0x10eee8fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x10eefe000 -   
    0x10fb2bff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x110227000 -   
    0x11026afff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x1102a4000 -   
    0x1103f5fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x11047f000 -   
    0x11047fffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x110486000 -   
    0x1106bbff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x1107c3000 -   
    0x110af3ff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x110c4a000 -   
    0x110df8fff  com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x110eb1000 -   
    0x110ebbfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x110ec5000 -   
    0x110f8aff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x111002000 -   
    0x11105ffff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x111084000 -   
    0x11109afff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x1110b0000 -   
    0x1110d7ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x1110fd000 -   
    0x11110cff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x111118000 -   
    0x1111f2ff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x111279000 -   
    0x1112a0fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x1112c1000 -   
    0x11135fff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x111397000 -   
    0x1113c1ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x1113dd000 -   
    0x111681fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x111767000 -   
    0x1117beff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x1117ea000 -   
    0x111834ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x111844000 -   
    0x11184afff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x111852000 -   
    0x111866fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x11187a000 -   
    0x1118b7fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x1118c3000 -   
    0x1118c5fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x1118ca000 -   
    0x1118cefff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x1118d9000 -   
    0x1118e5fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x1118fb000 -   
    0x111951ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x111967000 -   
    0x111d84fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x111f99000 -   
    0x111f99fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x111fa1000 -   
    0x112020ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x112066000 -   
    0x11206ffff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x11207c000 -   
    0x112116fff  com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x112162000 -   
    0x1121beff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x112201000 -   
    0x112237fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x112698000 -   
    0x1126c6fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
    0x119cd7000 -   
    0x119df0ff7  libmecab.1.0.0.dylib (359.50) <BDE1F58F-ED72-34BB-9027-2A7AA384F82E> /usr/lib/libmecab.1.0.0.dylib
    0x7fff69b9e000 -
    0x7fff69bd293f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 6
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 2082
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=119.0M resident=105.4M(89%) swapped_out_or_unallocated=13.6M(11%)
    Writable regions: Total=200.0M written=37.3M(19%) resident=43.1M(22%) swapped_out=0K(0%) unallocated=156.9M(78%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CoreServices                  
    2568K
    MALLOC                       
    136.6M
    MALLOC guard page               
    96K
    Memory tag=241                 
    392K
    Memory tag=243                
    24.0M
    Memory tag=243 (reserved)     
    6144K   
    reserved VM address space (unallocated)
    Memory tag=244                
    5440K
    Memory tag=246                
    4096K
    Memory tag=246 (reserved)     
    4096K   
    reserved VM address space (unallocated)
    Memory tag=247                
    3072K
    Memory tag=255                 
    288K
    STACK GUARD                   
    56.0M
    Stack                         
    11.0M
    VM_ALLOCATE                    
    424K
    __DATA                        
    10.5M
    __IMAGE                        
    528K
    __LINKEDIT                    
    24.5M
    __TEXT                        
    94.8M
    __UNICODE                      
    544K
    mapped file                  
    249.7M
    shared memory                 
    1136K
    ===========                 
    =======
    TOTAL                        
    635.2M
    TOTAL, minus reserved VM space
    625.2M
    Trust me when I tell you how much I appreciate your help.

  • Save SSRS Report as pdf using Reporting Services

    I've been trying to convert a SSRS Report to PDF and save to
    my local drive using the Reporting Web Services. Though I'm able to
    generate the corresponding pdf file but the contents of the file are
    missing. I've checked that the report I'm trying to convert is not an
    empty one. Only the header section is present there within the generated
    pdf files. Below is the code I'm using:
    protected void GeneratePDFFromReport(object sender, EventArgs e)
    RS2005.ReportingService2005 rs;
    RE2005.ReportExecutionService rsExec;
    // Create a new proxy to the web service
    rs = new RS2005.ReportingService2005();
    rsExec = new RE2005.ReportExecutionService();
    // Authenticate to the Web service using Windows credentials
    rs.Credentials = new System.Net.NetworkCredential("username", "password", "domain");
    rsExec.Credentials = new System.Net.NetworkCredential("username", "password", "domain");
    //rsExec.Credentials = System.Net.CredentialCache.DefaultCredentials;
    rs.Url = "http://servername/reportserver/reportservice2005.asmx";
    rsExec.Url = "http://servername/reportserver/reportexecution2005.asmx";
    string historyID = null;
    string deviceInfo = null;
    string format = "PDF";
    Byte[] results;
    string encoding = String.Empty;
    string mimeType = "application/pdf";
    string extension = String.Empty;
    RE2005.Warning[] warnings = null;
    string[] streamIDs = null;
    // Path of the Report - XLS, PDF etc.
    string fileName = @"C:\Report\MemberReport.pdf";
    // Name of the report - Please note this is not the RDL file.
    string _reportName = @"/ReportFolder/ReportName";
    string _historyID = null;
    bool _forRendering = false;
    RS2005.ParameterValue[] _values = null;
    RS2005.DataSourceCredentials[] _credentials = null;
    RS2005.ReportParameter[] _parameters = null;
    try
    _parameters = rs.GetReportParameters(_reportName, _historyID, _forRendering, _values, _credentials);
    RE2005.ExecutionInfo ei = rsExec.LoadReport(_reportName, historyID);
    results = rsExec.Render(format, deviceInfo, out extension, out encoding, out mimeType, out warnings, out streamIDs);
    Guid siteID = SPContext.Current.Site.ID;
    GuidwebID = SPContext.Current.Site.OpenWeb().ID;
    stringbudgetName = string.Empty;
    try
    SPSecurity.RunWithElevatedPrivileges(delegate()
    using(SPSitesite = newSPSite(siteID))
    using(SPWebweb = site.OpenWeb(webID))
    web.AllowUnsafeUpdates = true;
    web.Files.Add(web.Url + "/Shared Documents/SharepointMemberExpenseReport_" + DateTime.Now.ToShortDateString().Replace('/','-') + ".pdf", results, true);
    web.AllowUnsafeUpdates = false;
    catch{ }
    try
    FileStream stream = File.Create(fileName, results.Length);
    stream.Write(results, 0, results.Length);
    stream.Close();
    catch { }
    results = null;
    catch (Exception ex)
    throw ex;
    Any help would highly be appreciated. Thanks.

    use this code, save the byte array into format of pdf
    public static byte[] ExportReportInPDF(ReportViewer ReportViewerCompetency)
    Warning[] warnings;
    string[] streamids;
    string mimeType;
    string encoding;
    string filenameExtension;
    byte[] bytes;
    if (ReportViewerCompetency.ProcessingMode == ProcessingMode.Local)
    bytes = ReportViewerCompetency.LocalReport.Render("PDF", null, out mimeType,
    out encoding, out filenameExtension, out streamids, out warnings);
    else
    bytes = ReportViewerCompetency.ServerReport.Render("PDF", null, out mimeType,
    out encoding, out filenameExtension, out streamids, out warnings);
    return bytes;
    Mark ANSWER if this reply resolves your query, If helpful then VOTE HELPFUL
    INSQLSERVER.COM
    Mohammad Nizamuddin

  • BAPI_GOODSMVT_CREATE Problem with movement 161

    Hi Gurus,
    I have a problem with BAPI_GOODSMVT_CREATE and movement type 161. We used to put 161 as the movement type when referencing a PO with "Returns Item" marked. Movement was properly posted. But now I am facing the following issue, when trying to post 161 I have the message "No goods receipt possible for purchase order 4200000084 ...", If I use movement type 101 system will assume 161 and everything is OK, but I don't understand why I could use 161 before and now I can´t, this is happening with all my POs with "Returns Item" marked.
    I understand that I can just use 101, the problem is that this will require a change in a non-SAP system... that is why we prefer still using 161.
    Any help will be highly appreciatted.
    Thanks!

    Hi,
    Check this link;
    Re: BAPI_GOODSMVT_CREATE for movement type 161
    Regards

  • VirtualBox kernel 2.6.29 patch[SOLVED]

    Hi,
    I'm trying to build VirtualBox from AUR. I tried to apply the patch as instructed, got an error:
    Verifying archive integrity... MD5 checksums are OK. All good.
    patch: **** Can't open patch file /home/me/sandbox/abs/virtualbox_bin/src/virtualbox-kernel-2-6-29.patch : No such file or directory
    ==> ERROR: Build Failed.
        Aborting...
    There's no such file indeed. I suppose the trouble is due to my lack of skills; unwilling to contaminate the AUR thread with dumb questions, I post here .
    My PKGBUILD, modified according to instructions to the best of my ability :
    # Maintainer: thotypous <matiasΘarchlinux-br·org>
    # Contributor: Peter 'piie' Feuerer <peterΘpiie·net>
    # Contributor: Sascha Pfau <MrPeacockΘgmail·com>
    # Contributor: iggy <iggy.mfΘgmail·com>
    pkgname="virtualbox_bin"
    pkgver="2.1.4"
    _build="43001"
    pkgrel=2
    pkgdesc="Powerful x86 virtualization (Personal Use Binaries Edition)"
    url="http://www.virtualbox.org"
    license=('custom:PUEL')
    arch=('i686' 'x86_64')
    install=('vbox.install')
    md5sums=('8762a1c666af51e1b84f6b9ae53908dd'
    '9576c4ee3c362f7bc30525a4f07ea3ed')
    _architect='x86'
    [ "$CARCH" = "x86_64" ] && _architect='amd64'
    [ "$CARCH" = "x86_64" ] && md5sums[0]='c07e44702c330796eefd897143a245ae'
    source=("VirtualBox-${pkgver}-${_build}-Linux_${_architect}.run::http://download.virtualbox.org/virtualbox/${pkgver}/VirtualBox-${pkgver}-${_build}-Linux_${_architect}.run"
    'vbox_build_module')
    install=('vbox.install')
    depends=('libstdc++5' 'libxcursor' 'gcc' 'make')
    optdepends=("qt: For VirtualBox GUI"
    "sdl: For VBoxSDL")
    provides=("virtualbox=${pkgver}")
    conflicts=('virtualbox-ose' 'virtualbox-modules')
    build() {
    # Check package
    sh "VirtualBox-${pkgver}-${_build}-Linux_${_architect}.run" --check || return 1
    # Unpack
    echo yes | sh "VirtualBox-${pkgver}-${_build}-Linux_${_architect}.run" --target "$srcdir" \
    --nox11 --noexec &>/dev/null || return 1
    mkdir -p \
    "$pkgdir/opt/virtualbox" \
    "$pkgdir/usr/bin" \
    "$pkgdir/etc/udev/rules.d" \
    "$pkgdir/etc/vbox" \
    "$pkgdir/usr/share/applications" \
    "$pkgdir/usr/share/pixmaps" || return 1
    cd "$pkgdir/opt/virtualbox"
    tar -jxf "$srcdir/VirtualBox.tar.bz2" || return 1
    # Patch needed to build the virtualbox modules under kernel 2.6.29
    patch -Np3 -i "${srcdir}/virtualbox-kernel-2-6-29.patch" || return 1
    # Mark set-user-ID-on-execution if release is marked as a hardened build.
    if egrep '^HARDENED="1"' "$srcdir/install.sh" &> /dev/null; then
    chmod 4511 "VirtualBox" "VBoxSDL" "VBoxHeadless"
    for _n in "VBoxVMM.so" "VBoxREM.so" "VBoxRT.so" "VBoxDDU.so" "VBoxXPCOM.so"; do
    ln -sf "/opt/virtualbox/${_n}" "components"
    done
    chmod go-w .
    fi
    # Replace VirtualBox built-in Qt by system Qt libraries.
    # Fixes problems with some KDE themes reported by users.
    rm "libVBoxQtCore.so.4" "libVBoxQtGui.so.4" "libVBoxQtNetwork.so.4"
    ln -s "/usr/lib/libQtCore.so.4" "libVBoxQtCore.so.4"
    ln -s "/usr/lib/libQtGui.so.4" "libVBoxQtGui.so.4"
    ln -s "/usr/lib/libQtNetwork.so.4" "libVBoxQtNetwork.so.4"
    # Install vbox_build_module
    install -D -m744 "$srcdir/vbox_build_module" "$pkgdir/usr/bin/vbox_build_module"
    # NOTE: Comment the following line if you want the SDK.
    rm -Rf "$pkgdir/opt/virtualbox/sdk"
    # Symlink the launchers
    for _app in "VirtualBox" "VBoxHeadless" "VBoxManage" "VBoxSDL" "VBoxSVC" "VBoxTunctl" "rdesktop-vrdp"; do
    ln -s "/opt/virtualbox/${_app}" "$pkgdir/usr/bin/${_app}"
    done
    # Symlink the desktop icon
    ln -s "/opt/virtualbox/VBox.png" "$pkgdir/usr/share/pixmaps/VBox.png"
    ln -s "/opt/virtualbox/VirtualBox.desktop" "$pkgdir/usr/share/applications/VirtualBox.desktop"
    # Replace some init scripts by simplified stuff
    sed -i -e 's,sudo /etc/init.d/vboxdrv setup,/usr/bin/vbox_build_module,g' "$pkgdir/opt/virtualbox/VBox.sh"
    sed -i -e 's,sudo /etc/init.d/virtualbox restart,modprobe vboxdrv,g' "$pkgdir/opt/virtualbox/VBox.sh"
    # Add udev rules
    echo 'KERNEL=="vboxdrv", NAME="vboxdrv", OWNER="root", GROUP="vboxusers", MODE="0660"' > \
    "$pkgdir/etc/udev/rules.d/60-vboxdrv.rules"
    # Point the installation directory to vbox
    echo '# VirtualBox installation directory' > "$pkgdir/etc/vbox/vbox.cfg"
    echo 'INSTALL_DIR="/opt/virtualbox"' >> "$pkgdir/etc/vbox/vbox.cfg"
    # Link the license
    mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
    ln -s "/opt/virtualbox/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/PUEL"
    # Link the directory because rdesktop-vrdp has a hardcoded path
    ln -s "/opt/virtualbox" "$pkgdir/opt/VirtualBox-${pkgver}"
    Last edited by Llama (2009-04-08 09:09:10)

    peart wrote:The patch file name is not in the source array, so it isn't being copied into the src directory.
    I suspected something like that, but the patch file is nowhere to be found (?).
    You should add the file name to the source array and regenerate the md5sums.
    How am I supposed to do this?
    Last edited by Llama (2009-04-08 07:51:00)

  • VB with Oracle Database as Backend

    Hi,
    I was trying to do some work in VB with Oracle Database as backend. i got the connection. but the arabic data in the database is not showing properly in VB form. the current values in the table is showing junk characters. if i'm updating a field in arabic from VB form and try to retrieve it after updation, it is returning question marks (?). can somebody tell me how can i get arabic data from Oracle database through VB forms.
    thanks.
    george

    Hi Sonal Patel,
    Yes it is possible. Check the below links for using oracle database in visual composer.
    http://help.sap.com/saphelp_nw04s/helpdata/en/21/58feb70e884bc68a474429ac26f448/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/84/5a8340d990ce62e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/e0/92583ab4da4b9cb524f61ba4267d25/frameset.htm
    Regards
    Basheer

  • Capture Image metadata with JAI

    Hi,
    Can we capture the metadata of a photograph taken by a digital camera (JPEG file) using the JAI?
    Some of the features that I'm interested in capturing are: Data Picture Taken, Camera Model and so on.
    Any sample snippet of code is highly appreciated.
    Thanks,
    Bhaskar

    Should have searched the forum throughly....this is the code which was given by Mr. Maxideon [http://forums.sun.com/profile.jspa?userID=1078315] -- All credits to him -- although this post is very old, probably would be helpful for someone else :)
    import javax.swing.*;
    import javax.imageio.*;
    import javax.imageio.metadata.*;
    import javax.imageio.stream.ImageInputStream;
    import javax.imageio.stream.MemoryCacheImageInputStream;
    import org.w3c.dom.NodeList;
    public class ExifSSCCE {
        private static String JPEGMetaFormat = "javax_imageio_jpeg_image_1.0";
        public static void main(String[] args) {
            SwingUtilities.invokeLater(new Runnable() {
                public void run() {
                    try{
                        runSequence();
                    }catch(Exception e) {
                       e.printStackTrace();
                       System.exit(-1);
        private static void showMessageAndExit(String message) {
            JOptionPane.showMessageDialog(null,message,"Error",JOptionPane.ERROR_MESSAGE);
            System.exit(0);
        public static void runSequence() throws java.io.IOException{
            if(!ImageIO.getImageReadersByFormatName("tif").hasNext()) {
                showMessageAndExit("You will need a tiff ImageReader plugin to " +
                        "parse exif data.  Please download \"JAI-ImageIO\".");
            JOptionPane.showMessageDialog(null,"Please select a jpeg file with " +
                    "EXIF metadata");
            JFileChooser chooser = new JFileChooser();
            if(chooser.showOpenDialog(chooser) == JFileChooser.CANCEL_OPTION) {
                System.exit(0);
            java.io.File toOpen = chooser.getSelectedFile();
            ImageInputStream in = ImageIO.createImageInputStream(toOpen);
            java.util.Iterator<ImageReader> readers = ImageIO.getImageReaders(in);
            if(!readers.hasNext()) {
                showMessageAndExit("The selected file was not an image file, or " +
                        "not a type that ImageIO recognized.");
            ImageReader reader = null;
            while(readers.hasNext()) {
                ImageReader tmp = readers.next();
                if(JPEGMetaFormat.equals(tmp.getOriginatingProvider().getNativeImageMetadataFormatName())) {
                    reader = tmp;
                    break;
            if(reader == null) {
                showMessageAndExit("The selected file was not a jpeg file.");
            reader.setInput(in, true, false);
            byte[] exifRAW = getEXIF(reader.getImageMetadata(0));
            if(exifRAW == null) {
                showMessageAndExit("The selected jpeg file did not contain any " +
                        "exif data.");
            reader.dispose();
            in.close();
            IIOMetadata exifMeta = getTiffMetaFromEXIF(exifRAW);
            JFrame frame = new JFrame();
            frame.setContentPane(new JScrollPane(parseExifMeta(exifMeta)));
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            frame.pack();
            frame.setVisible(true);
        private static JTable parseExifMeta(IIOMetadata exifMeta) {
            //Specification of "com_sun_media_imageio_plugins_tiff_image_1.0"
            //http://download.java.net/media/jai-imageio/javadoc/1.1/com/sun/media/imageio/plugins/tiff/package-summary.html
            javax.swing.table.DefaultTableModel tags =
                    new javax.swing.table.DefaultTableModel();
            tags.addColumn("Tag #");
            tags.addColumn("Name");
            tags.addColumn("Value(s)");
            IIOMetadataNode root = (IIOMetadataNode)
                    exifMeta.getAsTree("com_sun_media_imageio_plugins_tiff_image_1.0");
            NodeList imageDirectories = root.getElementsByTagName("TIFFIFD");
            for(int i = 0; i < imageDirectories.getLength(); i++) {
                IIOMetadataNode directory = (IIOMetadataNode) imageDirectories.item(i);
                NodeList tiffTags = directory.getElementsByTagName("TIFFField");
                for(int j = 0; j < tiffTags.getLength(); j++) {
                    IIOMetadataNode tag = (IIOMetadataNode) tiffTags.item(j);
                    String tagNumber = tag.getAttribute("number");
                    String tagName   = tag.getAttribute("name");
                    String tagValue;
                    StringBuilder tmp = new StringBuilder();
                    IIOMetadataNode values = (IIOMetadataNode) tag.getFirstChild();
                    if("TIFFUndefined".equals(values.getNodeName())) {
                        tmp.append(values.getAttribute("value"));
                    }else {
                        NodeList tiffNumbers = values.getChildNodes();
                        for(int k = 0; k < tiffNumbers.getLength(); k++) {
                            tmp.append(((IIOMetadataNode) tiffNumbers.item(k)).getAttribute("value"));
                            tmp.append(",");
                        tmp.deleteCharAt(tmp.length()-1);
                    tagValue = tmp.toString();
                    tags.addRow(new String[]{tagNumber,tagName,tagValue});
            return new JTable(tags);
        /**Returns the EXIF information from the given metadata if present.  The
         * metadata is assumed to be in <pre>javax_imageio_jpeg_image_1.0</pre> format.
         * If EXIF information was not present then null is returned.*/
        public static byte[] getEXIF(IIOMetadata meta) {
            //http://java.sun.com/javase/6/docs/api/javax/imageio/metadata/doc-files/jpeg_metadata.html
            //javax_imageio_jpeg_image_1.0
            //-->markerSequence
            //---->unknown (attribute: "MarkerTag" val: 225 (for exif))
            IIOMetadataNode root = (IIOMetadataNode) meta.getAsTree(JPEGMetaFormat);
            IIOMetadataNode markerSeq = (IIOMetadataNode)
                    root.getElementsByTagName("markerSequence").item(0);
            NodeList unkowns = markerSeq.getElementsByTagName("unknown");
            for(int i = 0; i < unkowns.getLength(); i++) {
                IIOMetadataNode marker = (IIOMetadataNode) unkowns.item(i);
                if("225".equals(marker.getAttribute("MarkerTag"))) {
                    return (byte[]) marker.getUserObject();
            return null;
        /**Uses a TIFFImageReader plugin to parse the given exif data into tiff
         * tags.  The returned IIOMetadata is in whatever format the tiff ImageIO
         * plugin uses.  If there is no tiff plugin, then this method returns null.*/
        public static IIOMetadata getTiffMetaFromEXIF(byte[] exif) {
            java.util.Iterator<ImageReader> readers =
                    ImageIO.getImageReadersByFormatName("tif");
            ImageReader reader;
            if(!readers.hasNext()) {
                return null;
            }else {
                reader = readers.next();
            //skip the 6 byte exif header
            ImageInputStream wrapper = new MemoryCacheImageInputStream(
                    new java.io.ByteArrayInputStream(exif,6,exif.length-6));
            reader.setInput(wrapper,true,false);
            IIOMetadata exifMeta;
            try {
                exifMeta = reader.getImageMetadata(0);
            }catch(Exception e) {
                //shouldn't happen
                throw new Error(e);
            reader.dispose();
            return exifMeta;
    }Edited by: amitahire on Mar 27, 2010 4:57 AM

Maybe you are looking for