AS3 rotation issue/bug need help.

Ok I have been converting a AS2  flash based sight to AS3. With the project I have to make new  transitions for the pages. The client wants these transitions to be in  3d, which ive worked with before and have had no problems. However for  the last few hours ive had this killer issue that wont go away.
When using  rotationZ or rotationX on any element the rotation value is not based on  360 degrease but instead based on a random number. For example I can  rotate a box on the stage by 0.03 and it will be ~rotated 180 degrease,  but if I do the same rotation on another box on the stage it will go to  ~40 degrease.
Im  clueless to why this is happing and if I try to duplicate the error in  another file it wont happen. So... anyone able to give me a heads up at  what may be causing this?
For those asking how im rotating it.
box.rotationY  = 45;
box2.rotationY = 90;

Ok... heres the min code for the error to happen my side.
If you need an XML you can make your own to test this using the fallowing structer or just use this.
---------------------------- XML Bellow ------------------------------
<?xml version="1.0" encoding="ISO-8859-1"?>
<xml>
    <page>
        <name value="Home"/>
        <background value=""/>
        <content type="text">Hello this is random text? what the hell? what the duce?</content>
        <x value="400"/>
        <y value="20"/>
        <content type="image">url to the image file</content>
        <x value="400"/>
        <y value="20"/>
    </page>
</xml>
-------------------------------- AS3 Bellow -----------------------------
package {
    import com.greensock.*; // this is a tweening class dont worrie about it
    import flash.display.*;
    import flash.events.*;
    import flash.net.*;
    import flash.text.*;
    import flash.utils.*;
    import flash.geom.*;
    public class sps extends MovieClip {
        var PAGES:MovieClip = new MovieClip();
        var p_url:String="sps.xml"; // this generates content for pages loads and works fine dont worrie about it
        var p_loader:URLLoader = new URLLoader();
        var PageList:XMLList;
        var rdy:Boolean = false;
        public function sps() {
            setFormats();
            loadPages();
            init();
        public function init() {
            addChild(PAGES);
            PAGES.rotationY = 60; // This is were the problem is!
        public function setFormats() {
            ntf.color=0xFFFFFF;
            ntf.font="Tahoma";
            ntf.size=12;
            ntf.align="center";
            ntf.bold=true;
            ntf.rightMargin=ntf.leftMargin=10;
        public function loadPages() {
            function onComplete(e:Event) {
                p_loader.removeEventListener(Event.COMPLETE, onComplete);
                var xmlData:XML=new XML(e.target.data);
                PageList=xmlData.children();
                var i:Number=0;
                while (i < PageList.length()) {
                    makePage(PageList[i], PAGES);
                    i+=1;
            p_loader.load(new URLRequest(p_url));
            p_loader.addEventListener(Event.COMPLETE, onComplete, false, 0, true);
        public function makePage(pd:XML, p:MovieClip) {
            var page:MovieClip =new MovieClip();
            var pageCon:MovieClip = new MovieClip();
            var i:Number=0;
            while (i < pd.content.length()) {
                if (pd.content[i].attributes()=="text") {
                    newText(pageCon, pd.content[i], pd.x[i].attributes(), pd.y[i].attributes());
                }else if (pd.content[i].attributes()=="image") {
                    newImage(pageCon, pd.content[i], pd.x[i].attributes(), pd.y[i].attributes());
                }else if (pd.content[i].attributes()=="video") {
                }else if (pd.content[i].attributes()=="music") {
                }else if (pd.content[i].attributes()=="subpage") {
                }else if (pd.content[i].attributes()=="slider") {
                i += 1;
            pageCon.x-=472.5;
            p.addChild(pageCon);
            pageCon.addChild(page);
        public function newText(p:MovieClip, t:String, x:Number, y:Number) {
            var tf:TextField = new TextField();
            tf.text = t;
            tf.x=x;
            tf.y=y;
            p.addChild(tf);
            return tf;
        public function newImage(p:MovieClip, u:String, x:Number, y:Number) {
            var f:URLRequest  = new URLRequest(u);
            var i:MovieClip = new MovieClip();
            var l:Loader = new Loader();
            i.x=x;
            i.y=y;
            l.load(f);
            p.addChild(i);
            function ps (e:ProgressEvent){
            function lr(e:Event){
                l.contentLoaderInfo.removeEventListener(ProgressEvent.PROGRESS, ps);
                l.contentLoaderInfo.removeEventListener(Event.COMPLETE, lr);
                i.addChild(l);
            l.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, ps);
            l.contentLoaderInfo.addEventListener(Event.COMPLETE, lr);
            return i;

Similar Messages

  • I have a "Contact" organization issue I need help with.  I organize multiple customers under their account affiliation. I place the people with their contact info under each account name by their dept/role in the notes section of their account. I am l

    I have a "Contact" organization issue I need help with.  I organize multiple customers under their account affiliation. I place the people with their contact info under each account name by their dept/role in the notes section of their account. I am looking to be able to directly dial / email from this info in yet notes section located within a contact. On Blackberry, the notes area entered in a contact can connect directly but on the iPhone those numbers/emails are inactive. I am trying to avoid having to create each of these individuals as a separate contact and keep them under their account affiliation. It is easier to find them.  This does not seem like that complicated of a request and hoping someone can tell me how or share an app that will enable the "notes" within a contact be "active". Hope this makes sense.

    I seem to recall that this question has been asked before and I'm pretty sure that the answer is that you can't do what you want to do with the native contact app. However, there are lots of contact apps out there that pull from the built app's data but have other features. Perhaps one of them would meet your needs.

  • My iphone 5 crashes (restarts) automatically after updating to ios 7.1 anyboday facing same issues ? Need help !!!!

    my iphone 5 crashes (restarts) automatically after updating to ios 7.1 anyboday facing same issues ? Need help !!!!

    I am having the same issues--just got off phone with customer service rep--was told that my phone is in recoveyr mode and that I would have to restore it, however, the only things that would be restored would be from my last backup which was in November 2013!  I was also told that apple users should not update as soon as the update is available (so why are they sending it to us if they're not sure that there will be any problems!!!).  I can't restore now since I am in work--will do it when I go home tonight.  In the meantime, I am without a working iphone for the day!  This is horrible--I see I'm not the only one who has experienced this!

  • Envy 23 ,, IE issues , i need help :/

    Hey there people, (: ... I am new to this and on here but i really need someones help so I'm going straight to the point..
      well i have this issue with  the Internet explore on desktop and on metro interface,
    on desktop is like blocked cos it doesn't do nothing at all and on metro interface the IE icon disappeared and i don't know how to get it back on the tiles because it doesn't even show on the all apps page of tiles:/ 
    if somebody has any idea and can help me figure out how to make it work properly ,  id really appreciate it if you message me back or if you'd like to get in touch to talk about the issue just message me please , thank you. (:

    Hello roel101,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More. I have read your post on how you are not able to access Internet Explorer, and I would be happy to assist you! To begin, I will need to ask you a few questions:
    What is the Product and Model Number of your desktop computer?
    What version of Windows do you have installed on your computer?
    Has your computer completed all of its important Windows Updates?
    Have you updated your HP drivers using the HP Support Assistant?
    Is this an on-going, or recent issue?
    In the meantime, I recommend following this document on Internet Explorer App Missing in Windows 8/Windows 8.1, as well as this document on Troubleshoot problems with an app. This should help return functionality to your Internet Explorer app. 
    Please re-post with the results of your troubleshooting, as well as the requested information above. I look forward to your reply!
    Regards  
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • Desktop Hardware issue. Need help

    Hi All,
    I have been having continuous problems with my HP pavilion p7-1044. LINK
    --> System will shut off after staying on for about 7-10 minutes. The fans and motherboard lights stay on after the crash.
    --> Try to power on after crash, the blue power light comes on, fans starts running, motherboard light comes on BUT the amber/orange light beside the blue power light does not come on and thus computer does not start
    --> If i let it cool down for few hours, i may be able to get it up and running again. If i want the computer working right away after crash then I have to remove the fan, remove the processor and let it sit outside for 5-10 minutes and put it back and restart computer. then power blue light and orange processor? light comes on and computer starts
    --> i have made sure its not power supply issue
    --> i have wiped the silver liquid thats applied on the processor chip and applied new paste (followed a youtube video - step by step)
    --> i have changed the fan. i have installed speedy fan and increased fan speed and that makes the computer stay on longer than 7-10 minutes. the computer stays on for hours but eventually crashes. 
    --> done all that i could find on HP support. (pretty much did all basic hardware test)
    --> the desktop was off for 3-4 months and today i turned on the computer (hoping my computer may have forgotten that it had this issue since it was off for 3-4 months and may be it will start working properly now !  ). but i was wrong. the computer worked properly for 7-10 minutes and it crashed. 
    --> processor (little 1.5 inch chip) becomes very hot - which points that fan is issue but as mentioned above i have already replaced the fan and also tried increasing speed of fan
    --> i have been working on this bloody issue for over a year now. i am so against taking the desktop to repair shop.
    my next plan of attack to this problem includes replacing motherboard. or may be processor chip ... 
    any help/suggestions would be greatly appreciated. 
    thanks guys

    Hello @Pritesh16,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that you have been experiencing an issue with your HP Pavilion p7-1044 Desktop PC not starting up properly. I am providing you with an HP Support document: Troubleshooting Power Supply Issues, which has been designed to start the troubleshooting process at the power supply and move to other hardware depending on the troubleshooting results. I recommend you review the document and follow it where it leads in identifying what is not functioning correctly on your computer.
    Please re-post if you require addtional support. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • 2 NUMBERS issues i need help with

    1. is there a way to "lock" certain colums in a spreadsheet? for example, i have a spreadsheet where column A is the product name, columns B thru M are wholesale prices that have to be input and Columns N thru Y the numbers are calculated and populated into the cells, but if i accidentally happen to click on a cell in that area, it can pop up the formula and then if you accidentally click on another cell, it adds that cell name to the formula.. or if you click it you can "pick up" the cell and move it to another location.. just wondering if there is a way to lock that section where the formula can't be changed or cells accidentally moved...
    2. on this same spreadsheet... i'm wondering if there is a way to set like a "master" formula or formulas... and have the formula in the cells be kind of like clones of the master formula... i have the formula set to add a percent to the wholesale price, to get the retail price, but if want to change that percentage, right now i would have to go into every cell for every product and every size and change the percentage... and there are 12 price variations for each product.. times over 3,500 products.. you see where i'm going here.. it would be almost impossible to change all those percentages in each cell every time i needed to change the markup percentage... surely there is a way to make this happen, i just haven't been able to figure it out.. i'm thinking i may need to have a few master formulas for different brands or maybe i could just separate each brand of product into their own sheet and just have 1 master formula per sheet..
    hopefully that all makes sense..
    thanks for any help you provide..
    gary

    thanks t quinn for your help.. i was able to get the percentage thing fixed...
    i do have two more questions if you don't mind....
    1.when i am typing in the formula, why does the formula take on the column name and product name (row) fields instead of just keeping the column letter and row number i typed in.. for example, i typed in B3 x $B$1 + B3 and when i hit the check mark to save it, it changes the formula to
    wholesalecostblueshoes x $B$1 + wholesalecostblueshoes (where wholesale cost is the Column and blue shoes is the product name in that row.. i mean the formula still works, but it's kind of an annoying housekeeping issue... not all the boxes with the formula in them change to this, some retain the Column letter and row number.. but some switch to what the name of the column and row are...
    2. i added a check mark column so that when i am working on updating the prices, i can click the check box to remember that that row has been updated... now, the next time i need to update the prices, all the checks are checked.. what i want to know is, is there a way to have a separate checkbox like up by the MARKUP PERCENT box that i can click to UNCHECK all the boxes... you know so i don't have to manually click on every checkbox to uncheck them... kind of like a "check all" "uncheck all" kind of thing...
    thanks,
    gary

  • A few issues i need help with please

    Im running SBS 2008, replaced all hard disks in raid as there were some faults just to eliminate these.
    The main problem is users are disconnecting from exchange quite often and its quite imporatant that they receive there emails on time, if they use web access this isnt a problem.
    I will list below some of the event logs from the server anymore info needed please ask and thanks in advance.
    I have also run Fix my network and this doesnt return anything
    Im also running AVG email server edition.
    Log Name:      System
    Source:        bowser
    Date:          10/22/2014 11:21:42 AM
    Event ID:      8003
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SERVER.****.local
    Description:
    The master browser has received a server announcement from the computer KATHRYNLTOP-PC that believes that it is the master browser for the domain on transport NetBT_Tcpip_{3CEA2B1D-7E6D-4B3F-BAA0-0C1FE5201DFC}. The master browser is stopping or an election
    is being forced.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="bowser" />
        <EventID Qualifiers="49152">8003</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-22T10:21:42.803Z" />
        <EventRecordID>3174712</EventRecordID>
        <Channel>System</Channel>
        <Computer>SERVER.****.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>\Device\LanmanDatagramReceiver</Data>
        <Data>KATHRYNLTOP-PC</Data>
        <Data>NetBT_Tcpip_{3CEA2B1D-7E6D-4B3F-BAA0-0C1FE5201DFC}</Data>
        <Binary>000000000300320000000000431F00C0000000000000000001000000000000000000000000000000</Binary>
      </EventData>
    </Event>
    Next one
    Log Name:      System
    Source:        Microsoft-Windows-Security-Kerberos
    Date:          10/22/2014 11:21:02 AM
    Event ID:      4
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SERVER.****.local
    Description:
    The Kerberos client received a KRB_AP_ERR_MODIFIED error from the server karen-pc$. The target name used was cifs/MARTAPC.wrmsol.local. This indicates that the target server failed to decrypt the ticket provided by the client. This can occur when the target
    server principal name (SPN) is registered on an account other than the account the target service is using. Please ensure that the target SPN is registered on, and only registered on, the account used by the server. This error can also happen when the target
    service is using a different password for the target service account than what the Kerberos Key Distribution Center (KDC) has for the target service account. Please ensure that the service on the server and the KDC are both updated to use the current password.
    If the server name is not fully qualified, and the target domain (****.LOCAL) is different from the client domain (****.LOCAL), check if there are identically named server accounts in these two domains, or use the fully-qualified name to identify the server.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Security-Kerberos" Guid="{98E6CFCB-EE0A-41E0-A57B-622D4E1B30B1}" EventSourceName="Kerberos" />
        <EventID Qualifiers="16384">4</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-22T10:21:02.000Z" />
        <EventRecordID>3174709</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Computer>SERVER.****.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="Server">karen-pc$</Data>
        <Data Name="TargetRealm">****.LOCAL</Data>
        <Data Name="Targetname">cifs/MARTAPC.****.local</Data>
        <Data Name="ClientRealm">****.LOCAL</Data>
        <Binary>
        </Binary>
      </EventData>
    </Event>
    Next one
    Log Name:      Application
    Source:        Microsoft-Windows-Winlogon
    Date:          10/22/2014 6:16:45 AM
    Event ID:      4005
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      ****.wrmsol.local
    Description:
    The Windows logon process has unexpectedly terminated.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Winlogon" Guid="{DBE9B383-7CF3-4331-91CC-A3CB16A3B538}" EventSourceName="Winlogon" />
        <EventID Qualifiers="49152">4005</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-22T05:16:45.000Z" />
        <EventRecordID>1102726</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>Application</Channel>
        <Computer>SERVER.wrmsol.local</Computer>
        <Security />
      </System>
      <EventData>
        <Binary>1F000000</Binary>
      </EventData>
    </Event>
    Next one
    Log Name:      System
    Source:        Microsoft-Windows-HttpEvent
    Date:          10/22/2014 5:00:00 AM
    Event ID:      15301
    Task Category: None
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      SERVER.wrmsol.local
    Description:
    SSL Certificate Settings created by an admin process for Port : 0.0.0.0:50106 .
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-HttpEvent" Guid="{7b6bc78c-898b-4170-bbf8-1a469ea43fc5}" EventSourceName="HTTP" />
        <EventID Qualifiers="32768">15301</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-22T04:00:00.207Z" />
        <EventRecordID>3174439</EventRecordID>
        <Correlation />
        <Execution ProcessID="4" ThreadID="72" />
        <Channel>System</Channel>
        <Computer>SERVER.****.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="DeviceObject">\Device\Http\ReqQueue</Data>
        <Data Name="SocketAddress">0.0.0.0:50106</Data>
      </EventData>
    </Event>

    I just removed AVG 2013 from a customer site on Monday this week after their server encountered critical Exchange issues (ms exchange transport wouldn't stay running). The removal of AVG was painful and required the AVG supported removal tool.  
    Post removal their SBS is running without issue, Exchange processes are now all resolved.
    I'm not saying at all that your issue is related to your AVG installation, but you might try removing the product to see if it is somehow related to your situation. If removal resolves client connectivity, then you have a pointer at least and you can get
    support from your software vendor to get the product reinstalled!  And if you've still got issues, well at least you've ruled out one item that isn't causing it...
    It's where I would start. Hope that helps,
    -Jason
    Jason Miller B.Comm (Hons), MCSA, MCITP, Microsoft MVP

  • Still image color issues - I need help quick!

    I having some major color issues when trying to make a slide show.
    In searching the forums I see I am not the only one, however the other answers given are not working for me.
    I need this project finished today!!
    Here is what I have:
    Several images that have been worked over in Photoshop. They have been saved as JPEG images and brought into iPhoto. From iPhoto they have been brought into iMovie 6.02. Some have the Ken Burns effect, some do not.
    They look nice and clean on the timeline HOWEVER in the preview window they all have green tints. If I use full preview mode they still have the green tint.
    I have tried exporting them from iPhoto and re-entering them back into iPhoto under different names, thrown back into iMovie. Same issue.
    I have tried photos that have not been through Photoshop and were not from the same source...same result.
    This is not good!
    I need this project done today!!!
    Thanks for looking.
    Does apple have phone support for software? I just got iLife 2 days ago.

    Thanks for getting back to me.
    Not that I am glad that it is a bug...but having no history with iMovie it does catch me up.
    As far as monitor color corrections, I make my living dealing with digital images which why I was so freaked out about iMovie destroying all my work when it was brought in.
    Here is what I found while waiting for a reply...which goes along with what you also told me.
    The end goal of the iMovie/slideshow is to be part of an iDVD project.
    When I dropped the Quicktime version of the little slideshow into iDVD the odd color cast was gone. This let me breath a sigh of relief.
    I am a long time Mac user, make my living on them, would buy nothing else, but...this really should be fixed!
    Thanks again for the reply.

  • Having Multiple issues..Need help to solve L870D ST3NX1

    Dear All,
    I recently bought new laptop from ToshibaDirect.com. (L870D ST3NX1)
    As I have already posted the issue, I had problem with making partition and after using EasyUS partition software my machine was not able to recognize the recovery default partition created by Win8. I requested a recovery media image here in India but unfortunately Toshiba failed to help so..."Pathetic in 21st century".
    However I have able to install a professional version of Win8 and my laptop is working now but leaves few issues behind it. I believe someone here help me to get resolve all issues.
    I have downloaded almost all drivers from this site and installed successfully.
    Issues:
    1. I am not able to find out the right driver for the display screen (Not display card) and it is set to default as "Generic PnP Monitor". Will I able to get the original driver for it?
    2. I guess because of the above issue, I have another issue with display: The text on the white screen seems to blur with letters "AJKMNOSVWXY bcegjkmnopqrsuvwxy' "()" etc. Those letters get blur at the side. I am not able to get sharp images. Kindly guide.
    3. The RAM speed is actually 1600MHz as per specification but on my machine it shows only 800MHz, how can I increase it? (Image attached)
    4. In the Device Manager utility I get the massage for "Unknown Device". I tried to remove the device but again it gets detected by system and shows unable to find appropriate drivers. (Image Attached)
    5. For the Bluetooth I am unable to send a single file, if tried to send multiple files then all files my other Bluetooth device receives except the last one. (Error message image attached)
    6. I unable to use function keys, as in the beginning I used to use it with installed default version of Win8 by Toshiba. I have installed the software and drivers too.
    7. I use Adobe Illustrator CS5 for my graphic use, when I tried to work on a tuff task with vector graphics my Adobe Illustrator software showed the message "Not Responding" and it automatically quit the session. I was not running out of RAM or not seen to much pressure on CPU, then why it just gave up?
    My previous machine with AMD Turion x2 processor, Win7-64bit install having 4GB RAM was taking much time to process the task while showing on the screen same message "Not Responding" but however get done the task. Why this advance machine with advance software and hardware is not baring the load? I am confuse..Please give me valid solution for this too.
    Kindly help me for this issues.
    Thanks,
    Nixon
    Attachments:
    Bluetooth.JPG ‏40 KB
    RAM Speed.JPG ‏67 KB
    Unknown Device.JPG ‏67 KB

    Up to 30? Just a guess, but are you perhaps a business owner?
    At any rate, for 30 users, I'm almost tempted to steer you towards a business class WiFi router. Granted, yes, a "commercial" router will work, but a business class might also have options to limit bandwidth per user as well.
    If you like my post, or solution to your issue/question, go ahead and click on the little star by my name and/or accept the post as the Solution. It makes me happy.
    I'm NOT an employee of Best Buy, or Geek Squad, though I did work as an Agent for a year 5 years ago. None of my posts are to be taken as the official stance that Best Buy will take on your situation. My advice is just that, advice.
    Unfortunately, that's the bad luck of any electronic, there's going to be bad Apples... wait that's a horrible pun.

  • Having 2 issues i need help with plz!!

    Ok 1)... my spaces... whenever i open up the big screen that displays all the windows... they show up in a really weird way... and idk what is going on with them...
    http://i331.photobucket.com/albums/l460/dante989/Picture1-1.jpg
    2) whenever i take a picture of the desktop i keep getting like 2 or 3 pictures at once. the first pic is the one i want and the others r just black screens that say photo 1 (1) photo 1 (2) and so on...
    can anyone help me with this please!
    Message was edited by: Haseeb

    whenever i open up the big screen that displays all the windows... they show up in a really weird way.
    That just looks like you've set Spaces to use 16 screens (4 rows and 4 columns), even though you're only actually using 2.
    Check System Preferences -> Exposé & Spaces -> Spaces to set the rows and columns to something more reasonable for your needs.
    2) whenever i take a picture of the desktop i keep getting like 2 or 3 pictures at once. the first pic is the one i want and the others r just black screens that say photo 1 (1) photo 1 (2) and so on...
    I have no idea on this one. How are you taking the screenshots?

  • Serious issues; i need help!

    Ok.
    I purchased the SoundBlaster Audigy 2 ZS Gamer pack, and proceeded to install into my tower. I removed my old one, all the software connected to it. I carefully follow the instructions that cam with the package: Install the card first, install the software that came with it, then did a shut-down, plugged in my speakers into the required ports(one for front speakers, the other for surround), and started up my system.
    I run the diagnostics, and everything checks out fine. I have a 4. sound system(4 speakers and a subwoofer). I selected 4/4. speaker setup, but in my audio and sound devices, there is no listing for that setup; only 5. and surround sound. So, I selected surround sound. So, now I've got everything set up right, I go and play some mp3s. Sound comes through clearly, no problems. But, out of nowhere, there's this loud BEEEP that comes in. I thought it could be the file itself. But, it's completely random, popping in and out. Eventually, after playing the music for some time, another loud beep comes in, and my system locks up and reboots itself. Once Windows XP Pro comes back up, it tells me "windows recovered from a serious error", and asks to send an error message. So, I send it, and it tells me I had a hardware failure, that my CPU rebooted the machine because there was some sort of hardware failure. This also occurs whenever I play my games. I barely even get into the game before it does the same BEEEP and reboot.
    I've done a clean removal of everything, and re-installed. Nothing.
    I've brought in my system to Best Buy, where I purchased the card, and had there "Geek Squad" guys take a look at it. They couldn't figure it out, so we swapped cards, and got a new one; same model.
    I did everything by instruction. Still crashes.
    I did a clean boot from XP Pro, even disabled my ethernet card. Nothing.
    I've been working on this for days now, and I'm getting very frustrated. I know it can't be a hardware issue, because i get sound fine, up until the crash. My hard dri've was wiped, so I can't see how it could be a software issue.
    Help as soon as possible would be greatly appreciated.

    Also I went into the BIOS and turned off my PC Speaker, thinking it could have some sort of conflict, but, that didn't work either.
    I dunno if my sound card is having issues with my speakers, which are Altec Lansing THX Certified speakers that came with my system upon purchase. This started when I put the card in, but my system is reading the card fine and that it is functioning fine.
    argh.

  • Itunes not running properly - memory issue? - NEED HELP!

    I just bought a new ipod to work with my new PC. This PC is running a dual core @ 3.8ghz, w/ 3 ghz RAM. Itunes runs slow, tangling my PC and sometimes i get an error message pointing me to memory issues. The memory is properly installed, but itunes takes up to 80% of my processor when ripping and 50% when idle. This DEFINATLEY should not b the case. What should i do?
    I have reinstalled and repaired itunes several times with no improved results.

    What you need to do is goto the PC amkers site and see if they offer any patches/updates to solve this issue, or better yet just install all updates they offer.
    When you uninstall iTUnes you need to uninstall quicktime too. iTUnes uses quicktimes engine to play audio and video. Quicktime can be the root of issues in iTUnes, try opening quicktime, playing something in it and see if you get any error messages or it hogs system resoruces. Try uninstalling iTUnes AND quicktime, disable antivirus and reinstall iTUnes (Which Will reinstall quicktime too)
    Some malware "Piggybacks" on iTUnes or causes it to go haywire so might scan for malware with your adware program or Ewido http://www.ewido.net/en/download/

  • Having Kernel Panic issues and need help

    So about 6 months ago I had a HD crash, I restored it through disk utility and reloaded from my last time machine backup.  Ever since then my computer would turn off randomly and I didn't know why, looked into it a bit more and thought the HD was bad so replaced it with a 500Gb SSD.  When I got that I used a HD clone to copy the drive over and the problem still continued.  I noticed it was when I would try and do something that might be a little taxing on the system like open a big program or stream something with other things open.  All things that might stress the system, but nothing out of the ordinary and never had an issue for the years I had the computer before the crash.  I looked into the issue more and have tried to trouble shoot the issue and this is what I have done/found thus far.
    ~Replaced HD to a SSD HD with no improvement
    ~Put new SSD in a totally different MCB and the issues still stand
    ~Reloaded Mavericks on the HD and it is still happening (Had an issue when trying to erase the HD in recovery, Disk Utility said it could unmount the disk when I clicked the drive, but if I clicked that name of the drive indented under neath it worked)
    I have included my latest panic log in hopes for some help.  The new MacBook Pro that I put my HD in I got second hand and said they were having some issues with it, but it only happened when they upgraded to Yosemite.  There was nothing wrong with it previous, so I think I eliminated the possibility of it being a Hardware issue, but not 100% on that. Thanks for the help, Chris
    Anonymous UUID:       1AD1A7C2-93C0-FAD0-7F40-200C2FE2B888
    Thu Apr 16 11:15:14 2015
    panic(cpu 0 caller 0xffffff7f9ed4cf7c): "GPU Panic: [<None>] 3 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff8138cb3000 0x0a5480a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.6.22/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8126da2820 : 0xffffff801cc22f79
    0xffffff8126da28a0 : 0xffffff7f9ed4cf7c
    0xffffff8126da2970 : 0xffffff7f9d626f1b
    0xffffff8126da2a30 : 0xffffff7f9d6f050a
    0xffffff8126da2a70 : 0xffffff7f9d6f057a
    0xffffff8126da2ae0 : 0xffffff7f9d96f056
    0xffffff8126da2c10 : 0xffffff7f9d713ba9
    0xffffff8126da2c30 : 0xffffff7f9d62d96d
    0xffffff8126da2ce0 : 0xffffff7f9d62b478
    0xffffff8126da2ee0 : 0xffffff7f9d62cdc7
    0xffffff8126da2fb0 : 0xffffff7f9e5923df
    0xffffff8126da3080 : 0xffffff7f9e58fa9e
    0xffffff8126da30a0 : 0xffffff7f9e591135
    0xffffff8126da31d0 : 0xffffff7f9e58f93b
    0xffffff8126da3230 : 0xffffff7f9e58f4b2
    0xffffff8126da32e0 : 0xffffff7f9e5c1a47
    0xffffff8126da3520 : 0xffffff7f9e5bb358
    0xffffff8126da3690 : 0xffffff7f9e5bad26
    0xffffff8126da36c0 : 0xffffff7f9e5bcedc
    0xffffff8126da3700 : 0xffffff7f9e5bc854
    0xffffff8126da3780 : 0xffffff7f9e5a4ae0
    0xffffff8126da37e0 : 0xffffff7f9e5a53da
    0xffffff8126da3830 : 0xffffff7f9e5a5807
    0xffffff8126da38a0 : 0xffffff7f9e5a5fc8
    0xffffff8126da38e0 : 0xffffff7f9e572fea
    0xffffff8126da3a60 : 0xffffff7f9e5a2940
    0xffffff8126da3b20 : 0xffffff7f9e571ad9
    0xffffff8126da3b70 : 0xffffff801d0cf146
    0xffffff8126da3b90 : 0xffffff801d0d0741
    0xffffff8126da3bf0 : 0xffffff801d0ce1af
    0xffffff8126da3d40 : 0xffffff801ccb6998
    0xffffff8126da3e50 : 0xffffff801cc26bc1
    0xffffff8126da3e80 : 0xffffff801cc139c5
    0xffffff8126da3ef0 : 0xffffff801cc1e013
    0xffffff8126da3f70 : 0xffffff801ccc9b9d
    0xffffff8126da3fb0 : 0xffffff801ccf4196
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.6.22)[32862231-50BC-3AF6-87A2-703321AE4F90]@ 0xffffff7f9ed3e000->0xffffff7f9ed51fff
                dependency: com.apple.driver.AppleGraphicsControl(3.6.22)[AA46D551-BE0F-33DA-93A3-8F46197BB 36F]@0xffffff7f9ed36000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f9d52c000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f9d2bf000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f9d584000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[80899285-3952-30DA-A0F9-357C51E104 CF]@0xffffff7f9ed39000
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f9d5d7000->0xffffff7f9d83ffff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f9d2bf000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[D41125CE-69BD-32E7-9B1D-4E83431662DD]@0xff ffff7f9d5c7000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f9d584000
             com.apple.GeForceTesla(8.2.4)[B0074750-2FC6-3E26-BEA0-5AD5469686CF]@0xffffff7f9 e560000->0xffffff7f9e62afff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f9d2bf000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[D41125CE-69BD-32E7-9B1D-4E83431662DD]@0xff ffff7f9d5c7000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f9d584000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f9d5d7000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f9d84a000->0xffffff7f9daf3fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f9d5d7000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f9d2bf000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13F34
    Kernel version:
    Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
    Kernel UUID: 9477416E-7BCA-3679-AF97-E1EAAD3DD5A0
    Kernel slide:     0x000000001ca00000
    Kernel text base: 0xffffff801cc00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 55504763442
    last loaded kext at 7373600953: com.apple.driver.AudioAUUC 1.60 (addr 0xffffff7f9f02c000, size 28672)
    loaded kexts:
    com.apple.driver.AudioAUUC 1.60
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager 4.2.7f3
    com.apple.driver.AppleHDAHardwareConfigDriver 2.6.3f4
    com.apple.driver.AppleTyMCEDriver 1.0.2d2
    com.apple.driver.AGPM 100.14.34
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.AppleMikeyDriver 2.6.3f4
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.driver.AppleBacklight 170.4.11
    com.apple.GeForceTesla 8.2.4
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleMuxControl 3.6.22
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleIntelHDGraphics 8.2.4
    com.apple.driver.AppleIntelHDGraphicsFB 8.2.4
    com.apple.nvidia.NVDAStartup 8.2.6
    com.apple.iokit.IOBluetoothUSBDFU 4.2.7f3
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyEventDriver 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleUSBCardReader 3.4.1
    com.apple.driver.AppleIRController 325.7
    com.apple.driver.AppleFireWireStorage 3.4.1
    com.apple.driver.initioFWBridge 3.4.1
    com.apple.driver.IOFireWireSerialBusProtocolSansPhysicalUnit 3.4.1
    com.apple.driver.LSI_FW_500 3.4.1
    com.apple.driver.Oxford_Semi 3.4.1
    com.apple.driver.StorageLynx 3.4.1
    com.apple.driver.AppleFileSystemDriver 3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.6.7
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleUSBUHCI 656.4.1
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOSurface 91.1
    com.apple.nvidia.classic.NVDANV50HalTesla 8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla 8.2.4
    com.apple.iokit.IOBluetoothFamily 4.2.7f3
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.driver.AppleGraphicsControl 3.6.22
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.AppleUSBMultitouch 240.10
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.7
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.iokit.IOFireWireSerialBusProtocolTransport 2.5.1
    com.apple.iokit.IOFireWireSBP2 4.2.6
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.7
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.7
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IO80211Family 640.36
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 686.4.1
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1

    New updates:
    I pulled the SSD out and put it into an external enclosure and was able to fully erase the drive through disk utility.  From there I used the bootable disk that came with the computer which put snow leopard on.  From there I upgrade through the app store to Mavericks, I used the computer all night with no issues or reboots at all, was finally able to run a Hardware diagnostic with nothing showing up there after the extended test.  I am now running Mavericks and am transferring data off my external, but only the essentials such as music and pictures with fresh installs of all applications.  Everything was going great... until about 5 min ago.  As I was transferring about 250Gb of music I opened a browser and had a kernel panic shutdown.  I have included the log, hoping it was just a fluke thing, but don't have any faith at this point
    Anonymous UUID:       8868F186-3286-3710-DF98-3AC5AC25521D
    Fri Apr 17 13:15:10 2015
    panic(cpu 3 caller 0xffffff7f95042f7c): "GPU Panic: [<None>] 3 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff812eb65000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.6.22/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 3), Frame : Return Address
    0xffffff8115523140 : 0xffffff8013a22f79
    0xffffff81155231c0 : 0xffffff7f95042f7c
    0xffffff8115523290 : 0xffffff7f955cef1b
    0xffffff8115523350 : 0xffffff7f9569850a
    0xffffff8115523390 : 0xffffff7f9569857a
    0xffffff8115523400 : 0xffffff7f9590c056
    0xffffff8115523530 : 0xffffff7f956bbba9
    0xffffff8115523550 : 0xffffff7f955d596d
    0xffffff8115523600 : 0xffffff7f955d3478
    0xffffff8115523800 : 0xffffff7f955d43f6
    0xffffff81155238e0 : 0xffffff7f95ad19c2
    0xffffff8115523920 : 0xffffff7f95ae137f
    0xffffff8115523940 : 0xffffff7f95b0f33b
    0xffffff8115523980 : 0xffffff7f95b0f39b
    0xffffff81155239c0 : 0xffffff7f95ae6e15
    0xffffff8115523a10 : 0xffffff7f95ab2b5e
    0xffffff8115523aa0 : 0xffffff7f95aaeae7
    0xffffff8115523ad0 : 0xffffff7f95aac636
    0xffffff8115523b00 : 0xffffff8013ece793
    0xffffff8115523b90 : 0xffffff8013ed068f
    0xffffff8115523bf0 : 0xffffff8013ece1af
    0xffffff8115523d40 : 0xffffff8013ab6998
    0xffffff8115523e50 : 0xffffff8013a26bc1
    0xffffff8115523e80 : 0xffffff8013a139c5
    0xffffff8115523ef0 : 0xffffff8013a1e013
    0xffffff8115523f70 : 0xffffff8013ac9b9d
    0xffffff8115523fb0 : 0xffffff8013af4196
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.6.22)[32862231-50BC-3AF6-87A2-703321AE4F90]@ 0xffffff7f95034000->0xffffff7f95047fff
                dependency: com.apple.driver.AppleGraphicsControl(3.6.22)[AA46D551-BE0F-33DA-93A3-8F46197BB 36F]@0xffffff7f9501e000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f948ef000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f940bf000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f94f75000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[80899285-3952-30DA-A0F9-357C51E104 CF]@0xffffff7f9502f000
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f9557f000->0xffffff7f957e6fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f940bf000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[D41125CE-69BD-32E7-9B1D-4E83431662DD]@0xff ffff7f95021000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f94f75000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f957e7000->0xffffff7f95a90fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f9557f000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f940bf000
             com.apple.GeForceTesla(8.2.4)[B0074750-2FC6-3E26-BEA0-5AD5469686CF]@0xffffff7f9 5a91000->0xffffff7f95b5bfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f940bf000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[D41125CE-69BD-32E7-9B1D-4E83431662DD]@0xff ffff7f95021000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f94f75000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f9557f000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13F34
    Kernel version:
    Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
    Kernel UUID: 9477416E-7BCA-3679-AF97-E1EAAD3DD5A0
    Kernel slide:     0x0000000013800000
    Kernel text base: 0xffffff8013a00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 3928977613593
    last loaded kext at 536453409342: com.apple.driver.AppleFireWireStorage 3.4.1 (addr 0xffffff7f95cb0000, size 16384)
    last unloaded kext at 654355152584: com.apple.driver.StorageLynx 3.4.1 (addr 0xffffff7f95382000, size 8192)
    loaded kexts:
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager 4.2.7f3
    com.apple.driver.AGPM 100.14.34
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleIntelHDGraphics 8.2.4
    com.apple.GeForceTesla 8.2.4
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleMikeyDriver 2.6.3f4
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleMuxControl 3.6.22
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleIntelHDGraphicsFB 8.2.4
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBCardReader 3.4.1
    com.apple.driver.AppleIRController 325.7
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.6.7
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.iokit.IOFireWireSerialBusProtocolTransport 2.5.1
    com.apple.iokit.IOFireWireSBP2 4.2.6
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IOSurface 91.1
    com.apple.nvidia.classic.NVDANV50HalTesla 8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla 8.2.4
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOBluetoothFamily 4.2.7f3
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.iokit.IO80211Family 640.36
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleGraphicsControl 3.6.22
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.7
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.driver.AppleUSBMultitouch 240.10
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.7
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.7
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOUSBFamily 686.4.1
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1

  • Weird Syncing issue!  Need Help!!!

    Hi,
    I have a 2007 iMac. I Run Lion. I have iCloud.  Everything works great except for syncing.  My system auto matically syncs my email and other things every hour. When I first installed MobileMe I had an web mail account with Yahoo, which I have since closed.  Now, everytime my system syncs, it pops up with a dialog box on my screen and wants me to type in the password to that account.  The account no longer exists, and I have long since forgotten its password. This problem is starting affect my system stability by causing certain programs to hang or crash. I have bee through ALL my visible settings, and can find no way to fix this on my own.  Can't call Apple or they will charge me $49.00!  Any help you folks can give will be appreciated!

    Try opening Keychain Assistant, unlock your keychain and search for entries related to this Yahoo account and delete them.
    Also open Address Book and see if you have enabled syncing with Yahoo in the preferences. If so, turn it off.

  • Photoshop CS5 Video issues. NEED Help ASAP

    I created a video using Adobe Photoshop CS5. In Photoshop, the video is crisp and clear. After I export the video into an "MP4 H.26 Best quality 30 or 48 fps 1920x1080 HD" video, part of the video looks clear, but as soon as the movement occurs, the picture becomes pixilated. I've tried everything that I can think of. I have a still picture in the back ground. There is rain coming down from the top, an object moves across the bottom, and another object "floats" in the air (little up and down movement). Before the rain comes down, everything is clear. Even after the rain (I created) comes down, the movement across the bottom is clear (a video loop from videoblocks.com). But after the rain starts to come down, the still background image (I created) begins to look pixilated, and the "floating" object (Icreated) becomes blurry as well. At first I thought it had something to do with the way I had the rain come down...but in Photoshop, the playback is very clear. Does anybody have any idea how i can save this video without it looking this way? I need an answer ASAP, PLEASE.
    Thank you!!!!
    Mariposa416

    I gave the settings I used in exporting the Adobe Photoshop CS5 video. I want to know how I should change my settings. I may be creating the video all wrong or using the wrong product. I had a photoshop file with layers. I wanted the rain to fall out of the sky, so i made a video with the raindropd falling at a tween of 20 and I had like 380 frames after that. I could figur out how to get another layer to  move at a different pace, so I exported the video (many times until i could get it as clear as possible). Then i added the video back in, and added in another layer (the one that was floating in the sky). No matter which setting I used to export the video, it wasn't as crisp as I was looking for. I exported the video and iserted it back in for the movement across the bottom. That came out really clear (but it came from http://videoblocks.com). Do you or anyone else know which is the best settings for me to use in Photoshop CS5? Or is there another program i could use to makke clear videos?
    I want the video to be as original as possible.

Maybe you are looking for