Divide layer into 4 quarters and trouble with marquee tool.

Help, please!!! Because I will be doing this often in the near future, I need to create an action to precisely divide a LAYER into 4 quarters, in order to easily create seamless patterns. I'm having trouble figuring out how to automate the placing of guides limited to the center points of the selected layer dimensions, as opposed to the entire image's dimensions. My second difficulty is in selecting the quarters; using the marquee tool, etc, the selection tool is NOT snapping to the guides, despite what I have the Snap To preferences set to. I need to select the pixels right up to the guide line so that I can select the "Make a new layer via cut" and then move the new layers in position to make a seamless tile. Right now, it is selecting a few pixels off. (Annoying!) So until I can figure out how to address these issues, I can't even begin to record an action. Even if I can't record a general action, due to the problem of different layers having different dimensions, I'd be happy to discover a shortcut to accurately quartering a layer and any advice as to why I'm having trouble managing the marquee tool. Maybe I'll get lucky and some kind soul will have already created and be willing to share something to solve this problem I'm currently trying out the CS6 Beta but usually work in either CS5 or PSE 9. For those of you who respond, thanks in advance!

If you want to give a Script a try, paste the following text into a new file in ExtendScript Toolkit (part of Photoshop’s installation, Applications/Utilities/Adobe Utilities/ExtendScript Toolkit CS4 or /Applications/Utilities/Adobe Utilities-CS5/ExtendScript Toolkit CS5) and save it as a jsx-file into Photoshop’s Presets/Scripts-folder.
After restarting Photoshop the Script should be available under File > Scripts and can be assigned a Keyboard Shortcut directly, recorded into an Action, (in CS4 and CS5) be used in a Configurator-Panel or started from ExtendScript Toolkit directly.
// make 4 quadrant copiers of selected layer;
// 2012, use at your own risk;
#target photoshop
if (app.documents.length > 0) {
var myDocument = app.activeDocument;
var originalUnits = app.preferences.rulerUnits;
app.preferences.rulerUnits = Units.PIXELS;
var theLayer = myDocument.activeLayer;
var theBounds = theLayer.bounds;
var theWidth = theBounds[2] - theBounds[0];
var theHeight = theBounds[3] - theBounds[1];
// operation;
var hor = 0;
var ver = 0;
for (var m = 0; m < 4; m++) {
myDocument.activeLayer = theLayer;
// calculate stuff;
var left = theBounds[0] + (theWidth / 2 * hor);
var right = left + (theWidth / 2);
hor++;
if (hor == 2) {hor = 0};
var top = theBounds[1] + (theHeight / 2 * ver);
var bottom = top + (theHeight / 2);
if (String(m / 2).indexOf(".") != -1) {ver++};
// make selection;
var theArray = [[left, top], [right, top], [right, bottom], [left, bottom]];
myDocument.selection.select(theArray, SelectionType.REPLACE, 0, false);
// copy to layer;
var id14 = charIDToTypeID( "CpTL" );
executeAction( id14, undefined, DialogModes.NO );
myDocument.activeLayer.name = theLayer.name + "_" + String(m);
// reset;
app.preferences.rulerUnits = originalUnits;

Similar Messages

  • When I try to update apps on my iPad, it asks me for my mothers password and displays her apple ID.  How do I change it to ask for my apple id and password???  I am signed into the store and iCloud with my apple id.

    When I try to update apps on my iPad, it asks me for my mothers password and displays her apple ID.  How do I change it to ask for my apple id and password???  I am signed into the store and iCloud with my apple id.  I am not signed into ITunes, the store on the ipad, or icloud under her name.  WIERD???

    There is no featured tab in my iTunes store. . . and everywhere it shows me signed in. I had downloaded an app for my mother on HER ipad, and that is the only app I have done for her. It shows up on my phone, and now I cannot update any of my apps. I uninstalled that app on my phone, but when I want to update ones I have installed on my phone with my appleid, she keeps showing up.
    Joyce

  • X-Fi Xtereme Music mode switching and troubles with channels redirection

    Good Day.
    I have bought a X-Fi sound card and now I have troubles with my speaker system. I have analog stereo system and headphones, I connect them using my amplifier. All cables are connected properly.
    When I use entertainment mode there are no problems with speaker system if 2.0/2.1 is set. But if I set headphones channels become redirected: left becomes right and right becomes left.
    When i use game mode channels are redirected both in 2.0/2.1 and headphones modes.
    If I connect my headphones to sound card directly there are no problems excepting entertainment mode 2.0/2.1 when channels are redirected.
    Please halp me to resolve the problem.
    Thank you.

    Don`t care. I have found the way. Now all clear.:smileyvery-happy:

  • Macbook pro 13" i7 and trouble with iphoto and finder

    Hi, I've just bought last week the new macbook pro 13" i7.
    I've just replaced the HDD for an SSD Intel 510 Series 120Go and it works very well !!!
    But since yesterday when I've plugged my EOS 450D in order to transfer some photos... The problem is that I've a bug with iphoto: when I want to empty the trash (from iphoto), it doesn't work, photos are again in the trash, or when I look some picture it bugs !!!
    At this moment iphoto doesn't run correctly, you know like when the "mouse" is searching all the time !!! Just after the finder and another soft bug... but not all the the time.
    This trouble appears too in the menu: "files" appears with less word or "photos" or "event"...
    So I've re install OSX since Time machine but nothing.
    I've re install the original HDD but always the same !!!
    I've empty the RAM with "cmd+alt+P+R" but always the same...
    I've re install OSX with CD but nothing.
    Problem with graphic card ? with RAM ? Motherboard ?
    I don't think that it is th SSD because I've the same problrm with the original HDD.
    I don't understand the macbook is new.
    I need some help please.
    Thanks in advance.
    Best
    Yann 57

    Something strange !!!
    At this time I've plugged an external HDD to backup with Time machine and it freeze again !!! And now this is my internet exporer !!!
    I've shut down manually the computer and empy the PRAM...
    Is there a trouble with USB port ? The same thing since I've plugged my EOS 450D yesterday with the USB port...
    Please Help
    Spec:
    Macbook pro 13" intel core i7
    4Go RAM
    SSD 120Go Intel 510 Series
    MAc OSX 10.6.7

  • Homgeneous System Copy with Java and DB2 with database tools.

    Hello,
    we have an single java stack (netweaver 2004s) and tried a system copy with database tools.
    Source System: DP2, dp2adm, db2dp2, sapdp2db
    Target System: SP2, sp2adm, db2sp2, ???
    We followed the documentation "System copy for SAP systems based on sap netweaver 2004s SR1 JAVA. We exported the SDM on the source system made a redirected restore with db tools and tried to install a new target system.
    During the import in the target system using sapinst we get in the
    phase run java migration tool kit the following error message.
    Caused by:
    com.sap.engine.frame.core.configuration.ConfigurationException: Error
    while connecting to DB.
    at
    com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.(ConfigurationManagerBootstrapImpl.java:49)
    ... 14 more
    Caused by: com.ibm.db2.jcc.a.SqlException: Connection authorization
    failure occurred. Reason: userid revoked.
    What I didn't understand is, that in the documenation it is mentioned, that you have to use the same java database connect user. But during the installation of the target system (SP2) I cannot change the java database connect user to sapdp2db. I'm only allow to enter sapsp2db. That might then cause the connection problem.
    Regards
    Alexander Türk
    I

    Hi Alexander
    yes , give it a try , but see note
    970518 Hom./Het.System Copy SAP NetWeaver 2004s SR2
    and all other related notes , if it matches your environment .
    Best regards
    dirk

  • Problem with Marquee Tool

    I'm having a problem in Photoshop 7.0 where I can't see the borders of the selected area while dragging the cursor.  Once I release the mouse button I can see the borders OK, but not while dragging.  This makes precision selections difficult.  It seem to happen  with any tool used to select an area i.e. marquee, lasso, pen, etc.  Any suggestions would be most appreciated.
    Thanks,
    Perry

    The first thing to try is resetting the tool.
    If that doesn't help try resetting your preferences as described in the FAQ.
    http://forums.adobe.com/thread/375776?tstart=0
    You either have to physically delete (or rename) the preference files or, if using the Alt, Ctrl, and Shift method, be sure that you get a confirmation dialog.
    This resets all settings in Photoshop to factory defaults.

  • Regarding a WRT54G: Firmware and trouble with Vista

    Hey all,
    First of all, this is my first post here on this board so please don't have me assassinated if I skipped some board rules/policy. I'm trying to find a solution to my problem a.s.a.p.
    My first question is: what's up with the firmware versions and my router's modelname? When I bought the router I got it in a box saying WRT54G (v1.1) with firmware version 4.30.7. As a first step getting the problem described below solved, I downloaded the latest Linksys  firmware for a WRT54G v1.1 from this website. After the firmware update my router now seems to be known as a WRT54GL and next to that my firmware version number didn't increase, it deacreased to 4.21.1. I don't know about you guys but this doesn't seem logical to me. Any explanations? Also the firmware's date seems to be somewhere back in 2006, isn't this a bit outdated for 'latest' software?
    Now onto the next subject: the fact that my Acer notebook keeps losing the wireless signal since Vista. The wireless connection between the router and my notebook has always worked very fast and flawlessly when I ran XP SP2. However, as soon as I install Vista, something odd happens. With the same drivers for my wireless chipset (they're for both XP and Vista) either my notebook keeps losing the wireless signal or the router has trouble providing my Vista notebook with a steady signal. For 30 to 45 minutes I seem to have a steady signal with 5 blocks filled on Windows' signal'O'meter and then suddenly I get disconnected from my router for like 10 seconds to 1 minute. At first it says my connection turned from "local and internet" to "local only" and after a few seconds the entire signal is dead and the wireless tray icon gets covered by that little yellow triangle. Without interfering it'll take up to a minute at most and the connection will be back as it was before. However, this minute is just enough to mess up skype sessions, downloads, streams, you name it. To be honest, I haven't got the faintest idea what might cause this. Does anyone of you have?
    N.b.
    - I think I've noticed the issue occuring more frequent during high bandwidth usage like downloading with 2.5 to 3 MB/s but I'm not very sure about that.
    - My notebook hasn't moved an inch over the past years and there are no other devices added in my house that might interfere with the signal.
    - I've tried all the eleven channels.
    - I've set up a dualboot system on my notebook with XP SP2 and guess what, problem is gone when I use XP SP2 again.
    - I'm using an Atheros AR500G wireless adapter.
    - I'm only using Acer's drivers for the wireless adapter, not their useless resources consuming utility that "manages my wireless settings". Which seem to be Acer's words for slowing sh1t down a lot!
    - I'm using exactly the same internet security software with Vista as with XP SP2. Turning this software off won't help in any way.
    Any help is much appreciated!
    Thanks in advance,
    G.
    Message Edited by Guilio on 11-20-2009 04:11 PM

    peanuts wrote:
    First thing which you can check is the Model number of your Router. Flip the router upside down and below you will find the Model number of your Router and version number. Make sure it is WRT54G or WRT54GL. As you have mentioned that previously the firmware on your Router was 4.30.7, Basically that's the Firmware version of WRT54GL Router.
    Since you have already upgraded the firmware on your Router, Have you resetted your Router and re-configured all the settings back on your Router? If not then you can do it now. 
    While Configuring the settings on your Router you need to change the Wireless Channel to 11. 
    Now you can try to connect to your Wireless Network and check if you are able to go Online. 
    The model on the router itself says WRT54G.
    I've already resetted and reconfigured the router several times, doesn't help. Also tried all the 11 channels.
    And yes, I am able to go online but the problem described in my first post still exists. I don't see why switching channels would solve it anyway since it's clearly a problem caused by the router in combination with Vista, it's not signal strength related. But like I said, I tried all the channels anyway.
    Is it possible for a Linksys employee to take a look at this topic? Are there some known issues with a WRT54G and Vista and/or an Atheros AR5005G chipset? Is my hardware and software supported by the WRT54G at all?

  • Printer Setup Utility and trouble with CUPS

    Good day! I'm hoping that someone here might help me with a pretty frustrating problem I've run into.
    I'm not sure what prompted this, but for some reason, I can't seem to add any printers using the printer setup utility (PSU). I reset the printing system through the PSU, and now, when I try to add a printer, one of three things happen: 1) PSU stops responding, and I have to force quit it, 2) I get the message "error-service-unavailable-error", or 3) the "Add a Printer" window just closes, as though it succeeded, and returns me to an empty PSU screen.
    Now, after wrangling with it for a bit, I found that when I went to the CUPS web interface (localhost:631), I couldn't navigate throughout it. That is, localhost:631 brought me to the interface, but I couldn't get to any of the rest of the interface to let me look at printers, etc.
    So, I suspected that it was a connectivity problem on port 631. Sure enough, I ran nmap and got "631/tcp closed ipp." I tried opening it on my router and on the firewall, to no avail. So, I mucked around /etc/cups/cupsd.conf and set CUPS to listen on Port 631 (even though it should have already been listening already on localhost:631, according to the .conf file), and voila: nmap yields "631/tcp open ipp"
    Too bad that's not my problem, it would seem. Now, all that happens is I try to add a printer, and the dialog closes when I press add, to no effect.
    I've tried using the Printer Setup Repair Utility ( http://www.versiontracker.com/dyn/moreinfo/macosx/26660&mode=feedback ) to check all my permissions and setup, as well as replace the cupsd.conf file, which only renewed the 631 port problem), repairing my permissions, changing permissions on /var/spool/cups to 700, trashing the files in /Library/Printers/, restoring them, restarting cupsd, restoring the cupsd.conf file from the cupsd.conf.default file, most everything I can think of.
    And one more symptom: when I try to delete printers using the CUPS web interface, I get a 403 Forbidden message reading "You don't have permission to access the resource on this server." I tried the suggestions on http://www.oreillynet.com/cs/user/view/cs_msg/9184 to no avail.
    So in short, I'm hoping that someone has some suggestions, ideas, or solutions? Anything would be great. I've been stuck on this for a couple days, and I'm going to be needing a printer pretty soon now.
    Thanks in advance for your help!
    Gratefully,
    a.

    I'm still struggling with this problem: whenever I try to print, the application from which I'm printing freezes. I've attached the error report from one such instance of attempting to print from Preview. Maybe someone could help me make sense of it?
    Date/Time: 2007-03-03 01:56:27.664 -0500
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Preview
    Path: /Applications/Preview.app/Contents/MacOS/Preview
    Parent: WindowServer [65]
    Version: 3.0.8 (409)
    Build Version: 2
    Project Name: Preview
    Source Version: 4091100
    PID: 3642
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x907dd884 CFURLCopyScheme + 52
    1 edu.ncsu.pde.KLPR 0x05a12cb8 ParseDeviceURI + 44 (PDECore.c:586)
    2 edu.ncsu.pde.KLPR 0x05a12d88 GetServiceName + 124 (PDECore.c:609)
    3 edu.ncsu.pde.KLPR 0x05a12b78 MyInitialize + 236 (PDECore.c:540)
    4 ...int.framework.Print.Private 0x059b7240 PrinterPopupEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1012
    5 ...int.framework.Print.Private 0x059a8c60 DeallocPageSetupDialogHandlerTimer(__EventLoopTimer*, void*) + 1392
    6 ...int.framework.Print.Private 0x059aa39c DeallocPageSetupDialogHandlerTimer(__EventLoopTimer*, void*) + 7340
    7 ...int.framework.Print.Private 0x059ab844 DeallocPageSetupDialogHandlerTimer(__EventLoopTimer*, void*) + 12628
    8 ...int.framework.Print.Private 0x059a9000 DeallocPageSetupDialogHandlerTimer(__EventLoopTimer*, void*) + 2320
    9 ...int.framework.Print.Private 0x059a9800 DeallocPageSetupDialogHandlerTimer(__EventLoopTimer*, void*) + 4368
    10 ...int.framework.Print.Private 0x059af638 PMPrivateSetItemProc + 1096
    11 ...int.framework.Print.Private 0x059b0008 PMPrivateSetItemProc + 3608
    12 ...int.framework.Print.Private 0x059aece4 PMPrivatePrepareAppKitPrintDialog + 228
    13 ...apple.print.framework.Print 0x93088448 PJCPrepareAppKitPrintDialog + 124
    14 ...apple.print.framework.Print 0x93088360 PMPrepareAppKitPrintDialog + 128
    15 com.apple.AppKit 0x938fefd4 -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 276
    16 com.apple.Preview 0x0003b440 0x1000 + 238656
    17 com.apple.AppKit 0x937a7c4c -[NSApplication sendAction:to:from:] + 108
    18 com.apple.AppKit 0x938024b8 -[NSMenu performActionForItemAtIndex:] + 392
    19 com.apple.AppKit 0x9380223c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104
    20 com.apple.AppKit 0x93801ce4 -[NSMenu performKeyEquivalent:] + 272
    21 com.apple.AppKit 0x93801b54 +[NSSegmentedCell _performKeyEquivalentOnAllCells:] + 296
    22 com.apple.AppKit 0x93801904 -[NSApplication _handleKeyEquivalent:] + 284
    23 com.apple.AppKit 0x9370b408 -[NSApplication sendEvent:] + 2944
    24 com.apple.Preview 0x00003640 0x1000 + 9792
    25 com.apple.AppKit 0x93702d10 -[NSApplication run] + 508
    26 com.apple.AppKit 0x937f387c NSApplicationMain + 452
    27 com.apple.Preview 0x000313f0 0x1000 + 197616
    28 com.apple.Preview 0x00031298 0x1000 + 197272
    Thread 1:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92964300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x937a3708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000907dd884 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x24002402 xer: 0x0000000000000000 lr: 0x00000000907dd858 ctr: 0x00000000907dd850
    r0: 0x0000000000301280 r1: 0x00000000bfffdd10 r2: 0x00000000a07ba274 r3: 0x0000000000000000
    r4: 0x00000000bfffddf8 r5: 0x00000000bfffddfc r6: 0x00000000bfffde00 r7: 0x0000000000000000
    r8: 0x0000000000000001 r9: 0x000000000000004c r10: 0x0000000000000007 r11: 0x0000000005a17090
    r12: 0x00000000907dd850 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x00000000059d962c r17: 0x00000000059d962c r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x00000000059d962c r22: 0x00000000059da0f4 r23: 0x0000000005e14450
    r24: 0x0000000005e90d20 r25: 0x00000000059d8b58 r26: 0x0000000005e918f0 r27: 0x0000000005e3cae0
    r28: 0x0000000005e90d20 r29: 0x0000000000000000 r30: 0x00000000bfffdd60 r31: 0x00000000907dd858
    Binary Images Description:
    0x1000 - 0x62fff com.apple.Preview 3.0.8 (409) /Applications/Preview.app/Contents/MacOS/Preview
    0x79000 - 0x9bfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x2c4000 - 0x2c4fff jp.hetima.SafariStand.loader SafariStand-loader version 1.0.1 (6) /Users/aresnick/Library/InputManagers/SafariStand/SafariStand-loader.bundle/Con tents/MacOS/SafariStand-loader
    0x2c8000 - 0x2cafff net.culater.SIMBL 0.8 (8) /Users/aresnick/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x59a5000 - 0x59d1fff com.apple.print.framework.Print.Private 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x59ee000 - 0x59f5fff com.Adobe.print.AdobePDF7.pde AdobePDF 7.0.0 (7.0.0) /Library/Printers/PPD Plugins/AdobePDFPDE700.plugin/Contents/MacOS/AdobePDFPDE700
    0x5a11000 - 0x5a16fff edu.ncsu.pde.KLPR 1.0 /Library/Printers/PPD Plugins/klprPDE.plugin/Contents/MacOS/klprPDE
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x903b1000 - 0x90688fff com.apple.CoreServices.CarbonCore 681.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
    0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d3000 - 0x910fcfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110d000 - 0x9111bfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111e000 - 0x912d9fff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91423000 - 0x9142efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91433000 - 0x9143bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f9000 - 0x91531fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91746000 - 0x917fdfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c7000 - 0x918e8fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fc000 - 0x91921fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91934000 - 0x91976fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91992000 - 0x919a6fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b4000 - 0x919f6fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0c000 - 0x91ad3fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b3b000 - 0x91b59fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b5f000 - 0x91bcefff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be5000 - 0x91be9fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91beb000 - 0x91c4afff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c4f000 - 0x91c8cfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c93000 - 0x91cacfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb1000 - 0x91cb4fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb6000 - 0x91cb6fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cb8000 - 0x91d9dfff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da5000 - 0x91dc4fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e30000 - 0x91e9efff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ea9000 - 0x91f3efff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f58000 - 0x924e0fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92513000 - 0x9283efff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9286e000 - 0x928f6fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92937000 - 0x92b62fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c80000 - 0x92d5efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d7e000 - 0x92e6cfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e7e000 - 0x92e9cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ea7000 - 0x92f01fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f1f000 - 0x92f1ffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f21000 - 0x92f35fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f4d000 - 0x92f5dfff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f69000 - 0x92f7efff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f90000 - 0x93017fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302b000 - 0x93036fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93040000 - 0x9306dfff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93087000 - 0x93096fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a2000 - 0x93108fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93139000 - 0x93188fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b6000 - 0x931d3fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e5000 - 0x931f2fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931fb000 - 0x93508fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93657000 - 0x93663fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936fc000 - 0x936fcfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936fe000 - 0x93d31fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940be000 - 0x9412efff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94167000 - 0x9422afff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9427c000 - 0x9427cfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9427e000 - 0x94451fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944a7000 - 0x944e4fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944ec000 - 0x9453cfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x946eb000 - 0x946fafff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94702000 - 0x9470ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94755000 - 0x9476efff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94f74000 - 0x94f91fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95496000 - 0x955c4fff edu.mit.Kerberos 5.5.23 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x964da000 - 0x9650cfff com.apple.PDFKit 1.0.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9883e000 - 0x9890ffff com.apple.QuartzComposer 1.2.3 (32.21) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9898c000 - 0x9898cfff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98b55000 - 0x98b6dfff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x9fbb9000 - 0x9ff73fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    Model: PowerMac12,1, BootROM 5.2.6f1, 1 processors, PowerPC G5 (3.1), 2.1 GHz, 2.5 GB
    Graphics: ATI Radeon X600 XT, ATY,RV380, PCI, 128 MB
    Memory Module: DIMM0/BUILT-IN, 512 MB, built-in, built-in
    Memory Module: DIMM1/J6700, 2 GB, DDR2 SDRAM, PC2-4200U-444
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Bluetooth: Version 1.7.8f2, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: ATY,RV380, Display, PCI-E
    Serial ATA Device: WDC WD2500JS-40MVB1, 232.89 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-K05,
    USB Device: Hub, , Up to 480 Mb/sec, 500 mA
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Evoluent VerticalMouse 2, Kingsis Peripherals, Up to 1.5 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    Any ideas?

  • Cannot download iTunes 7 and trouble with existing iTunes file

    I downloaded iTunes onto my hard drive on my computer but also onto an external hard drive as well. Everything worked fine until I went to open iTunes on my desktop one day and an error window popped up.
    "Windows - No Disk
    Exception Processing Message c0000013 Parameters 75b6bf9c 4 75b6bf9c 75b6bf9c"
    With buttons Cancel, Try Again & Continue.
    If I close the warning windows (2 always pop up) I get an iTunes Setup Assistant window.
    "Warning!
    iTunes was not properly installed. If you want iTunes to be able to retrieve CD information from the internet, you need to reinstall iTunes."
    When I press the "Okay" button on that window, iTunes opens without a problem and with all the music in my iTunes library. I've been able to use it just fine with my iPod and on the iTunes store.
    However, I have attempted to download iTunes 7 and it has not let me. I have successfully downloaded the iTunes 7 Set-up file. When I go to run the file, it wants to put the iTunes in my J: drive. The J: drive isn't on my computer though because it says it has 0KB space available on the drive. When I try and change the destination of iTunes it says "The volume J: is currently unavailable. Please select another." It won't let me select another and then immediatly takes me to the last page of the installer where it says:
    "The installer encountered errors before it could be completed..."
    Enpower (?) Desktop   Windows XP  
    Enpower (?) Desktop   Windows XP  
    Enpower (?) Desktop   Windows XP  

    okay. i've seen four or five of these lately. it
    seems to be associated with something to do with
    external drives and/or drive letter assignments, and
    can hit other programs than itunes (according to a
    thread i found at the Microsoft Newsgroups).
    here's a search on the error code here at
    Discussions:
    c0000013
    ... are any of the links in the various threads there
    of any assistance with your manifestation of this?
    Make that six. I am now receiving the exact same error message. My message makes iTunes completely inoperable and there is no way for me to get around it. Yes, I too have external drives attached to my computer. Anyone have advice on how to deal with this exception errort? I hope Apple has fix for us soon.
    Thanks in advance for any help!

  • I have several issues since I upgrade to mavericks 2 weeks ago. Graphic Artifacts on screen and trouble with the finder (sometimes not responding). .

    Imac  21.5 pouces, mi-2011 -  2.5 GHz Intel Core i5 - 4 Go 1333 MHz DDR3 - AMD Radeon HD 6750M 512 Mo - OS X 10.9.1 (13B42)
    Everything was perfect before (when I was on lion). Now I have problems with mavericks (like many other people) and I regret my upgrade ... I hope Apple will provide system update to correct all this.

    xcalabadawg wrote:
    System Software:
              OS X 10.9 (13A598) - Uptime: 11 days 4:36:46
    One thing I consider interesting from your post is that you are not using the OS X Mavericks version released in the Mac App Store last month. Instead, you are using the OS X Mavericks Golden Master, which is 13A598. The final OS X Mavericks version is 13A603.
    Looking at this, the best thing you can do (as you said) is to reinstall OS X, so you can get the final OS X Mavericks version. As you are going to do this, this is the best time to erase the hard drive.
    You can reinstall OS X through OS X Recovery (holding Command and R keys while your Mac is starting up). Erase the hard drive with Disk Utility > http://pondini.org/OSX/DU1.html Then, close Disk Utility and reinstall OS X. Your Mac should be working properly.
    Make a backup of your files before erasing the hard drive. I recommend you to copy your most important files to an external drive and restore them manually, apart from reinstalling all your applications manually.
    Apart from that, I see that Firefox is taking up 1 GB of RAM on your Mac and that you have only got 291 MB of free RAM, which may be the issue

  • Firefox Freezed by Fullscreen Flash Video (and trouble with Flash Video Settings)

    I have a desktop computer with integrated nvidia graphics card and a notebook with integrated ati graphics card.
    Both use Linux with Firefox 3.0.8 with Flash Player 10.22
    If I use fullscreen in laptop(ati) no problem at all. In the desktop station(nvidia) if it is an embed video firefox freezes completely and I have to kill firefox. If I go to the original website of the video, no problem at all.
    Wanted to try to deactivate hardware acceleration as stated in some forums, but no luck. Both computers when I right click a select settings, window opens but I can't do nothing at all, not even close them. I can only close (normaly) firefox to reopen it.

    As it turns out, Skype also crashes if I try to use video - so I'm forced to confront the possibility that the problem is actually with my PC, or the updates windows has just installed.

  • Contact sheet and trouble with size&Disposition

    Hello,
    first, sorry for my bad english.
    Do you know how to create contact sheet with the picture at 100% or their original size and optimised disposition.
    Photoshop resized pictures, and InDesign let me dispose mannualy the pictures.
    Thanks.
    DGraph

    My mistake on the 2nd mention of CS6. i mistakenly typed CS3 instead of CS6.
    when trying to launch contact sheet i get a script alert window saying "there was an error. see detail?
    the message begins with:
    Unable to create window
    -Server interface error 'Error from cereateWidget
    and then goes on from there
    i appreciate any help from here on
    thank you for responding

  • Trouble with 30GB ipod w/ video and trouble with itunes 7

    here's the story: i just got a new ipod (the 30 GB with video). i got tired of my little shuffle with no screen.
    so, i put my whole itunes library onto the ipod and everything was working fine. i loved it. then, i deleted some items from my itunes library on my laptop because it was taking up needed space on my hard drive, i figured this was fine, since i still have it on my ipod, and i can watch/listen to them anytime i want. But, when i went back later to put some new stuff on my ipod, 2 shows and 2 of my favorite podcast episodes were deleted from the ipod that i had put on before!
    -i checked the manual, it said that i need to be in the manual mode instead of itunes/ipod automatically updating the ipod's library. i was transferring stuff manually, but it still got rid of some stuff on it's own.
    the music was all still there, but a tv show episode, and 2 of my favorite video podcast episodes were deleted.
    -Will this always be a problem everytime I hook it up to my laptop and want to add new stuff to my ipod? I don't even have half of the ipod filled. it says that I have 20Gb of free space.
    i want to be able to keep stuff on my ipod that i will delete from my itunes library/hard drive. such as movies, tv shows, my favorite video podcast episodes. But at the same time, I want to be able to add new stuff. Is this Possible?? please help! is the ipod/itunes programmed to delete everything from the ipod that is not in the itunes library????

    I figured it out myself: i chose the option manage manually.

  • Macbook pro 10.6.7 and trouble with install hp 2575 printer. HELP!

    Hi,
    I have a Macbook pro 10.6.7 and am trying and failing to install a hp 2575 printer. HELP!
    I have downloaded various hp installs along with apple software updates to no avail. HELP!
    Thanks

    None of those things you mentioned were what I suggested.
    I'm guessing the "ctrl click in printer preferences" means you Reset the Printing System?
    If so, that is what I would have suggested if deleting it by selecting the ( - ) button and then adding it with the ( + ) button.
    But, if HP has a fix, it likely needs to update its drivers.

  • HT2497 i have a new macbook air occasionally I have trouble with slow internet and trouble with connecting to the internet.  I use Verizon Fios and a wireless modem

    I have a New macbook air, purchased last week.  There are time when internet runs slow or not at all.  It is not the Verizon Fios as my IPAD's work fiine during these times.

    Turn off the router. Turn back on. Wait until all the lights are lit properly.
    Restart the computer.
    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273
    Best.

Maybe you are looking for

  • Movie wont play on ipad, URL not found.

    Whenever I try to play a movie on my ipad2 it says the URL can not be found. It's only one movie and one tv show.

  • Ref: Having trouble to install visio 2013 alongside with office 2007

    Hi, I am trying to install Visio standard 2013 on a desktop computer which  has already  MS Office Suite Pro 2007 installed. Every time i try to install it, it keeps pop up the window saying that i need to uninstall per-release or beta version in ord

  • ODBC Error-in Vb-Oracle 8i application(in windows 2000 professional)

    I am using an application developed in vb 6 and oracle.when i insatll these software in Windows2000 and oracle 8i database...i cant connect to the oracle server.it works smoothly with oracle 8/windows Nt.. And also i cant install Oracle8 server in wi

  • It's just so slooooow. what are apple doing???

    Hi! I have been trying to solve this thing for a long while. If I drag and drop a picture on to iweb, it changes it to .png which is okay. However it also changes the file size, so if I upload a gif, jpeg or even a png in 90K it changes it to 668K ev

  • Can I get rid of dates in Blog?

    I want to use the blog pages for a photo blog - and I don't want the dates of postings to show because that is irrelevant to the photos...in iWeb 1.2 I could substiutute text for the date in the blog and the text would show up on the summary pages an