Random slowdowns, Intensive activity returns speed

 Y430, Windows 7, VGA problem.
My problem:
My computer randomly slows down, not buy a lot, but animations, moving windows, scrolling just seem to glitch/lag a bit. If I pick a window and move it around quickly (gpu/cpu intensive act) then the glitch seems to wear off and everything is smooth for a few minutes. Games run fine, it just seems to do this when doing normal activitys (browsing the web...)
My theory:
I am on windows seven, no problems with drivers working and so on. But i think what's going on here is that my computer is switching from power saving gpu/ to the better one (nvidia). on my U330 i am able to switch to discrete graphics only, however I do not see this option in my Y430's BIOS.
Has anyone had/has this problem?
Is there a way to force only Discrete graphics instead of tthe power saving ones (outside of windows? - Bios)
Thanks for the help

Thanks Carolyn, but it's not the amount of chronological time, or processor time, that it takes a web page to load that I'm concerned about--it's the amount of processor time used by a web page AFTER it's loaded. Many web pages contain javascripts, Flash, etc. that do things that require processor time beyond just displaying a static image. With dozens (and especially more) web pages loaded into a browser, one can open Apple's "Activity Monitor" utility and see a lot of processor time is being eaten up by the browser. If one closes the busier browser windows, the browser's processor time drops dramatically.

Similar Messages

  • IS THERE ANY SIMPLE WAY TO RETURN SPEED PERFORMANCE TO FACTORY SPEED AFTER ABOUT 3 YEARS OF RELATIVELY STANDARD USE?

    Everyone is often so quick to bash all these 'cleaning' utilities but rarely give any solutions.
    There's a lot of critiques and endless lists of what NOT to do to avoid performance problems.
    My Powerbook is 3 years old. It runs like molasses... SLOW.
    I'm not a computer geek, but I'm smart and understand quite a bit more than a newbie.
    Do I need a degree in computer engineering to fix/speed up my mac?
    Yes, I know, the cleaning utilities suck. But is it really true of all of them?
    I'm not totally convinced because there seems to be such a huge market for them.
    Sure, there's a huge market for bottled water too, so maybe they are just useless/marketing crap, but I really want to return to my original speed performance quickly and can't seem to find out if it's possible with a utility.
    I'm not willing to sit down for 3 hours and study line by line b.s. about how to fix it.
    I have no problem if it's not fixable. I've always assumed operating systems outgrow their hardware's capacity to keep up, and sell my old one for a new one, no prob.
    I don't care, really, but again, I'm curious if there is any quick, easy, user-friendly utility or method that I can use to return the speed performance I had as recently as a year ago? (I'd be satisfied with that).
    Anyone willing to bite on that? Anyone willing to not critique, complain, tell me what NOT to do and actually know a solution?
    IS THERE ANY SIMPLE WAY TO RETURN SPEED PERFORMANCE BACK TO (OR CLOSE TO) ORIGINAL FACTORY SPEED AFTER ABOUT 3 YEARS OF RELATIVELY STANDARD USE?
    The only thing I may have done outside of the norm was some video editing, but very little.

    Look for solutions here:
    https://discussions.apple.com/docs/DOC-3521
    https://discussions.apple.com/docs/DOC-3353
    Ciao.

  • *** FOUND and SOLVED: Flash Player/Mac slowdown*** DO NOT return your iMacs

    Fellow Apple enthusiasts,
    Sorry for the multiple posts, but I want to get this info out as soon as possible. I've found the cause of the infamous Mac "slowdown." I haven't seen this information posted anywhere yet, and hope to introduce a PROVEN solution to alleviate some frustrations with many Mac users out there. Don't return your iMac! Your hardware is fine. It is an Apple software issue that should be easily remedied with an update.
    I'm posting this here in the iMac section first, because many seem to believe that only the iMac is affected. This is false. It will probably affect any Snow Leopard machine, but the iMacs are the first Macs to come with the Wireless Mouse drivers pre-installed alongside the Magic Mouse.
    THE PROBLEM: Resource leakage, system slowdown, and slow/choppy Flash video playback while pegging CPU utilization for Flash Player, as observed in the Activity Monitor.
    THE CAUSE: MAGIC MOUSE drivers. Yes, the Wireless Mouse update is the cause. With the update installed, the problem will occur as long as the mouse is paired with the Mac.
    It will occur REGARDLESS if:
    - The Magic Mouse is in standby mode
    - The mouse is switched off via power switch underneath
    - The mouse is disconnected under the Bluetooth drop down menu at top of screen
    The reason I'm reporting the Wireless Mouse Update as the culprit is:
    I have a 13" unibody MacBook Pro (Early 2009) and purchased a Magic Mouse online. Received it yesterday - Monday, November 2nd, and updated the Wireless Mouse driver files via Software Update under the Apple menu.
    After the update, I noticed the same Flash Player problems mentioned online, and indeed, System Monitor showed about 104% utilization. Flash videos appeared to be running with 1/2 to 1/3 frame rates.
    * THE SOLUTION: Remove your Magic Mouse using the Bluetooth Utility.
    - Click on the Bluetooth icon at top of screen, and choose "Open Bluetooth Preferences." Or, use equivalent steps via System Prefs.
    - Highlight the Magic Mouse, and then click on the "-" minus at the bottom of the window.
    - Your Magic Mouse will no longer function with your Mac, obviously. Use a different mouse to avoid the problems you've experienced.
    - The Flash video problem will no longer occur, and suspect the resource leakage may cease as well.
    A restart may or may not be necessary, but upon restarting my MBP, Flash video playback returned to normal, with about 40% utilization while streaming a single Flash video.
    The steps above are simply what I used to rectify the problem. I don't know if other bluetooth mice will cause this problem. I have not tested any other wired or wireless mice either.
    I'm just an average user who experienced and recognized the Flash video playback issue on my system. Upon seeing the problem occur, I simply reversed the last change I made to my computer, and found that this solved the problem. Both the problem and the fix are repeatable. The information here has been reported to Apple.
    DON'T RETURN YOUR COMPUTERS! I'm confident that once Apple is aware, a software fix will be made. Again, this will probably occur on any machine running Snow Leopard, and may be even more widespread. I will continue conversation with Apple on this subject.
    Good luck to us all in resolving this issue as quickly and easily as possible.

    Posting here won't get Apple's attention. File a bug report with Apple if you want it to fix the issue. To do ths, join the Apple Developer Connection (ADC)—it's free and available for all Mac users and gets you a look at some development software. Since you already have an Apple username/ID, use that. Once a member, go to Apple BugReporter and file your bug report. The nice thing with this procedur is that you get a response and a follow-up number; thus, starting a dialog with engineering about the issue.

  • Random slowdown of BufferedImage painting.

    Relying on another thread that dealed with painting background image in GUI using Borders, I wrote a custom Border that display an image in the background. This is quite smart and stylish, it works and looks beautifull, except that.....
    I get sometimes a slowdown (on specific images) in painting. I mean : if I resize the window that contain the JPanel with my "ImageBorder", or if I hide then re-make visible this window, with a lot of images it is cool but with some specific images (always the same files) is take 100% CPU for 3 to 10s.
    It is not size-dependant as I suspected, cause somme huge images repaint quick as some small ones repaint slow qith 100% CPU.
    It is not type-dependant (TYPE_INT_XXX or TYPE_BYTE_YYY or other) as I thought... I believed first that images with Alpha-channel where slower but is it false : huges TYPE_CUSTOM png images with alpha channel repaint faster than a specific TYPE_3BYTE_BGR small jpeg image...
    So is there a bug in J2SE 1.4 (I'm using Hotspot 1.4.1-b21, mixed mode) ?
    Or is my code wrong ? Is it possible to predict wich images will slow down painting process ?
    package jro.gui.border;
    import java.awt.BorderLayout;
    import java.awt.Component;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import java.awt.Insets;
    import java.awt.geom.AffineTransform;
    import java.awt.image.AffineTransformOp;
    import java.awt.image.BufferedImage;
    import java.awt.image.BufferedImageOp;
    import javax.imageio.ImageIO;
    import javax.swing.border.Border;
    * A border with a background image for GUI enhancement...
    * @author Kilwch
    public class ImageBorder implements Border {
         private BufferedImage aImage;
         private ImageBorder(){
         public ImageBorder(BufferedImage backgroundImage){
              aImage=backgroundImage;
         /* (non-Javadoc)
          * @see javax.swing.border.Border#isBorderOpaque()
         public boolean isBorderOpaque() {
              //TODO : utiliser la transparence de l'image pour d�terminer si opaque ou non
              return true;
         /* (non-Javadoc)
          * @see javax.swing.border.Border#paintBorder(java.awt.Component, java.awt.Graphics, int, int, int, int)
         public void paintBorder(Component c, Graphics g, int x, int y, int width, int height) {
              if(g instanceof Graphics2D){
                   Graphics2D g2d=(Graphics2D)g;
                   int w=aImage.getWidth(), h=aImage.getHeight();
                   if(w!=width || h!=height){
                        BufferedImageOp op=new AffineTransformOp(AffineTransform.getScaleInstance(width/(double)aImage.getWidth(),height/(double)aImage.getHeight()),AffineTransformOp.TYPE_BILINEAR);
                        //TODO PROBLEM Draw with scale op is high-CPU consuming  ! Due to Alpha channel ? Problem occured with QNS only
                        g2d.drawImage(aImage, op, x, y);
                   }else
                        g2d.drawImage(aImage, null, x, y);
         /* (non-Javadoc)
          * @see javax.swing.border.Border#getBorderInsets(java.awt.Component)
         public Insets getBorderInsets(Component c) {
              return new Insets(0,0,0,0);//Copie d�fensive, car Insets a des attributs publics ! grr...
         public static void main(String[] args) {
              if(args.length<1){
                   System.err.println("Missing argument : image URL/path");
                   System.exit(0x80010000);
              java.net.URL imageURL=ImageBorder.class.getClassLoader().getResource(args[0]);
              if(imageURL==null){
                   System.err.println("Invalid image URL/path : "+args[0]);
                   System.exit(0x80020000);
              BufferedImage img;
              try{
                   img=ImageIO.read(imageURL);
                   StringBuffer imgMsg=new StringBuffer(256);
                   imgMsg.append("Image loaded: ").append(imageURL).append("\n * type = ");
                   switch(img.getType()){
                        case BufferedImage.TYPE_3BYTE_BGR: imgMsg.append("TYPE_3BYTE_BGR"); break;
                        case BufferedImage.TYPE_4BYTE_ABGR: imgMsg.append("TYPE_4BYTE_ABGR"); break;
                        case BufferedImage.TYPE_4BYTE_ABGR_PRE: imgMsg.append("TYPE_4BYTE_ABGR_PRE"); break;
                        case BufferedImage.TYPE_BYTE_BINARY: imgMsg.append("TYPE_BYTE_BINARY"); break;
                        case BufferedImage.TYPE_BYTE_GRAY: imgMsg.append("TYPE_BYTE_GRAY"); break;
                        case BufferedImage.TYPE_BYTE_INDEXED: imgMsg.append("TYPE_BYTE_INDEXED"); break;
                        case BufferedImage.TYPE_CUSTOM: imgMsg.append("TYPE_CUSTOM"); break;
                        case BufferedImage.TYPE_INT_ARGB: imgMsg.append("TYPE_INT_ARGB"); break;
                        case BufferedImage.TYPE_INT_ARGB_PRE: imgMsg.append("TYPE_INT_ARGB_PRE"); break;
                        case BufferedImage.TYPE_INT_BGR: imgMsg.append("TYPE_INT_BGR"); break;
                        case BufferedImage.TYPE_INT_RGB: imgMsg.append("TYPE_INT_RGB"); break;
                        case BufferedImage.TYPE_USHORT_555_RGB: imgMsg.append("TYPE_USHORT_555_RGB"); break;
                        case BufferedImage.TYPE_USHORT_565_RGB: imgMsg.append("TYPE_USHORT_565_RGB"); break;
                        case BufferedImage.TYPE_USHORT_GRAY: imgMsg.append("TYPE_USHORT_GRAY"); break;
                        default: imgMsg.append("unknown");
                   imgMsg.append(" (type ").append(img.getType()).append(")");
                   imgMsg.append("\n * Dim = ").append(img.getWidth()).append("x").append(img.getHeight());
                   System.out.println(imgMsg);
              }catch(java.io.IOException pIOEx){
                   System.err.println(pIOEx);
                   System.exit(0x80030000);
                   img=null;//Yes, thats dead code !
              javax.swing.JFrame testFrame=new javax.swing.JFrame();
              testFrame.setDefaultCloseOperation(javax.swing.JFrame.EXIT_ON_CLOSE);
              testFrame.setTitle("Test frame for "+ImageBorder.class.getName());
              testFrame.setSize(img.getWidth(), img.getHeight());
              ((javax.swing.JPanel)testFrame.getContentPane()).setBorder(new ImageBorder(img));
              testFrame.getContentPane().setLayout(new BorderLayout());
              javax.swing.JLabel [] l={new javax.swing.JLabel(args[0]),new javax.swing.JLabel()};
              l[0].setForeground(new java.awt.Color(0x00,0x00,0x66,0xC0));
              l[0].setBackground(new java.awt.Color(0xFF,0xFF,0x99,0x30));
              l[0].setOpaque(true);
              testFrame.getContentPane().add(l[0], BorderLayout.NORTH);
              testFrame.getContentPane().add(l[1], BorderLayout.CENTER);
              testFrame.setVisible(true);
    }

    I've just tried out the VolatileImage. It is a partial workaround for my problem :
    1) the very first paint of my VolatileImage (and next "first paint after contentLost") takes bloody ages, because I need to create a BufferedImage first (from an URL).
    2)Then, each time I need to resize my VolatileImage (because I want it to fit the JFrame's content pane), I have to recreate it, so I re-use the BufferedImage that is the source data, and it re-takes bloody ages.
    3) it is OK since the content of VolatileImage is not lost. So minimize/restore the parent JFrame does not slow down repaint anymore, hiding the parent JFrame with another window then putting it back to front does not slow repaint anymore.
    4)Big Alpha problem : The volatile image is used to paint the borders of the content pane. Imagine now your content pane contains a yellow JLabel with 75% transparency : when another window passes over the JLabel, it look ugly (the window lets dirty marks). It seems that transparent components does not refresh with the underlying image like expected.
    (Note that I know where the slowdown occurs in the paint method : it occurs during image resize (scaling with BufferedImageOp). But I repeat, only on specific images, regardless of their size&colordepth. As I always need a BufferedImage to "remember" the picture to paint on VolatileImage, the slowdown occurs less often, but still occurs)
    Test it for the 4th problem (1st and 2nd come along with specifig images only), passing an image path as 1st arg (note the path is relative to current dir or any classpath dir as I'm using getRessource method):
    package jro.gui.border;
    import java.awt.BorderLayout;
    import java.awt.Component;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import java.awt.Insets;
    import java.awt.geom.AffineTransform;
    import java.awt.image.AffineTransformOp;
    import java.awt.image.BufferedImage;
    import java.awt.image.BufferedImageOp;
    import java.awt.image.VolatileImage;
    import javax.imageio.ImageIO;
    import javax.swing.border.Border;
    * A border with a background image for GUI enhancement...
    * @author rousseau_j
    public class VolatileImageBorder implements Border {
         private VolatileImage aVImage;
         private BufferedImage aStaticImage;
         private VolatileImageBorder(){
         public VolatileImageBorder(BufferedImage backgroundImage){
              aStaticImage=backgroundImage;
         /* (non-Javadoc)
          * @see javax.swing.border.Border#isBorderOpaque()
         public boolean isBorderOpaque() {
              //TODO : utiliser la transparence de l'image pour d�terminer si opaque ou non
              return true;
         /* (non-Javadoc)
          * @see javax.swing.border.Border#paintBorder(java.awt.Component, java.awt.Graphics, int, int, int, int)
         public void paintBorder(Component c, Graphics g, int x, int y, int width, int height) {
              if((g instanceof Graphics2D)&& c!=null){
                   Graphics2D g2d=(Graphics2D)g;
                   if(aVImage==null){
                        aVImage=c.createVolatileImage(width, height);
                   int w=aVImage.getWidth(), h=aVImage.getHeight();
                   if(w!=width || h!=height){
                        aVImage=c.createVolatileImage(width, height);
                   do{
                        int returnCode = aVImage.validate(c.getGraphicsConfiguration());
                        if (returnCode == VolatileImage.IMAGE_RESTORED) {
                             renderOffscreen(c, x, y, width, height);
                        } else if (returnCode == VolatileImage.IMAGE_INCOMPATIBLE) {
                             aVImage = c.createVolatileImage(width, height);
                             renderOffscreen(c, x, y, width, height);
                        g2d.drawImage(aVImage, 0, 0, c);
                   }while(aVImage.contentsLost());
         private void renderOffscreen(Component c, int x, int y,int width,  int height){
              System.out.print("renderOffscreen{");//TEST
              do{
                   System.out.print("do{...");//TEST
                   if(aVImage.validate(c.getGraphicsConfiguration())==VolatileImage.IMAGE_INCOMPATIBLE){
                        aVImage=c.createVolatileImage(width, height);
                   Graphics2D vImgG2d=aVImage.createGraphics();
                   int w=aStaticImage.getWidth(), h=aStaticImage.getHeight();
                   if(w!=width || h!=height){
                        //TODO : option pour une redim d�finitive si image trop grande
                        BufferedImageOp op=new AffineTransformOp(AffineTransform.getScaleInstance(width/(double)aStaticImage.getWidth(),height/(double)aStaticImage.getHeight()),AffineTransformOp.TYPE_BILINEAR);
                        //TODO PROBLEM Draw with scale op is high-CPU consuming  ! Due to Alpha channel ? Problem occured with QNS only
                        vImgG2d.drawImage(aStaticImage, op, x, y);
                   }else
                   vImgG2d.drawImage(aStaticImage, null, x, y);
                   vImgG2d.dispose();
                   System.out.print("...}while; ");//TEST
              }while(aVImage.contentsLost());
              System.out.println("}\n");//TEST
         /* (non-Javadoc)
          * @see javax.swing.border.Border#getBorderInsets(java.awt.Component)
         public Insets getBorderInsets(Component c) {
              return new Insets(0,0,0,0);//Copie d�fensive, car Insets a des attributs publics ! grr...
         public static void main(String[] args) {
              if(args.length<1){
                   System.err.println("Missing argument : image URL/path");
                   System.exit(0x80010000);
              java.net.URL imageURL=VolatileImageBorder.class.getClassLoader().getResource(args[0]);
              if(imageURL==null){
                   System.err.println("Invalid image URL/path : "+args[0]);
                   System.exit(0x80020000);
              BufferedImage img;
              try{
                   img=ImageIO.read(imageURL);
                   StringBuffer imgMsg=new StringBuffer(256);
                   imgMsg.append("Image loaded: ").append(imageURL).append("\n * type = ");
                   switch(img.getType()){
                        case BufferedImage.TYPE_3BYTE_BGR: imgMsg.append("TYPE_3BYTE_BGR"); break;
                        case BufferedImage.TYPE_4BYTE_ABGR: imgMsg.append("TYPE_4BYTE_ABGR"); break;
                        case BufferedImage.TYPE_4BYTE_ABGR_PRE: imgMsg.append("TYPE_4BYTE_ABGR_PRE"); break;
                        case BufferedImage.TYPE_BYTE_BINARY: imgMsg.append("TYPE_BYTE_BINARY"); break;
                        case BufferedImage.TYPE_BYTE_GRAY: imgMsg.append("TYPE_BYTE_GRAY"); break;
                        case BufferedImage.TYPE_BYTE_INDEXED: imgMsg.append("TYPE_BYTE_INDEXED"); break;
                        case BufferedImage.TYPE_CUSTOM: imgMsg.append("TYPE_CUSTOM"); break;
                        case BufferedImage.TYPE_INT_ARGB: imgMsg.append("TYPE_INT_ARGB"); break;
                        case BufferedImage.TYPE_INT_ARGB_PRE: imgMsg.append("TYPE_INT_ARGB_PRE"); break;
                        case BufferedImage.TYPE_INT_BGR: imgMsg.append("TYPE_INT_BGR"); break;
                        case BufferedImage.TYPE_INT_RGB: imgMsg.append("TYPE_INT_RGB"); break;
                        case BufferedImage.TYPE_USHORT_555_RGB: imgMsg.append("TYPE_USHORT_555_RGB"); break;
                        case BufferedImage.TYPE_USHORT_565_RGB: imgMsg.append("TYPE_USHORT_565_RGB"); break;
                        case BufferedImage.TYPE_USHORT_GRAY: imgMsg.append("TYPE_USHORT_GRAY"); break;
                        default: imgMsg.append("unknown");
                   imgMsg.append(" (type ").append(img.getType()).append(")");
                   imgMsg.append("\n * Dim = ").append(img.getWidth()).append("x").append(img.getHeight());
                   System.out.println(imgMsg);
              }catch(java.io.IOException pIOEx){
                   System.err.println(pIOEx);
                   System.exit(0x80030000);
                   img=null;//Yes, thats dead code !
              javax.swing.JFrame testFrame=new javax.swing.JFrame();
              testFrame.setDefaultCloseOperation(javax.swing.JFrame.EXIT_ON_CLOSE);
              testFrame.setTitle("Test frame for "+VolatileImageBorder.class.getName());
              testFrame.setSize(img.getWidth(), img.getHeight());
              ((javax.swing.JPanel)testFrame.getContentPane()).setBorder(new VolatileImageBorder(img));
              testFrame.getContentPane().setLayout(new BorderLayout());
              javax.swing.JLabel [] l={new javax.swing.JLabel(args[0]),new javax.swing.JLabel()};
              l[0].setForeground(new java.awt.Color(0x00,0x00,0x66,0xC0));
              l[0].setBackground(new java.awt.Color(0xFF,0xFF,0x99,0x30));
              l[0].setOpaque(true);
              testFrame.getContentPane().add(l[0], BorderLayout.NORTH);
              testFrame.getContentPane().add(l[1], BorderLayout.CENTER);
              testFrame.setVisible(true);
    }

  • ADF application randomly refreshes using Active Event

    we have a strange bug using the ActiveDataModel classes and events:
    we have a landing page where we initiate the connection to the database and everything works fine on this front.
    The problem occurs whern we change page; after about 5 seconds, we see the weblogic connection status turn red (which when hovering over with the mouse tells me it is 'Reconnecting' )and the page gets refreshed.
    The connection status icon we are using is this:
    +<af:statusIndicator id="pageLoadingIndicator"/>+
    we get a new _afrLoop id also.
    We are thinking the browser is refreshing because it loses the connection to the ActiveDataEvent but we are unsure how to 'gracefully' unregister it so we dont get random refreshes throughout the remaining application pages.
    Is there a best practice method of doing this?
    Regards
    Jason

    furthermore,
    from our investigations, if we comment out the following line, we do not experience the refreshing issues:
    context.addActiveModelInfo(this, keyPath, "activemessage");
    of course, this stops the Active data service running to our main landing page

  • BPM not activated ,returns code 99

    Hi all,
       We are running XI 3.0 SR1,when I create a business process it gets activated,but when I test it, it shows "<b>No object type found for this message"</b>
       when i check in sxi_cache it shows return code 99 and when i manually try to activate it,it shows <b>xisuper</b> is not registered developer and asks for access key.As far as i know XISUPER has all authorizations and should not ask for acces key.
    Any pointers on how to solve this problem are welcome.
    Regards,
    Rashmi

    Apply note 708338 or install a newer patch.
    Regards
    Stefan

  • Get Mailbox activity returning mailbox count 0

    Hi,
    When using the 'Get Mailbox' activity from the SC Integration Pack for Exchange Admin it always return a 'Mailbox Count' value of 0.
    I have tried several of the filters in the activtity but it does not seem to work.
    I am sure that the mail box I am trying exists because when I use the get-mailbox 'name' in the exchange command shell it returns the mailbox.
    Any ideas?
    Best regards,
    Michael Møller
    Michael Møller

    Can you give more details on how you configured the activity?
    I just tried with the Identity property set to the alias of an user and it works.
    I also tried with no property and a filter set to the alias of an user and it works as well.
    According to technet, here is the list of the "identifiers" you can use :
    Specifies the identity of the mailbox. This property can be one of the following value types:
    GUID
    Distinguished name (DN)
    Display name
    Domain\Account
    User principal name (UPN)
    LegacyExchangeDN
    SmtpAddress
    Alias

  • Random Mighty Mouse activity.

    Hi All,
    Are there any other people out there experiencing the peculiar random, uncommanded motions of the MM cursor across the screen? This activity that I am getting from time to time is plain annoying. I have no idea whether it is a mouse related glitch or has something to do with the OS (I'm running 10.4.6).
    Also on occasion the Keyboard scrolling arrows either refuse to work, or work like the Home/End buttons. Restarting appears to solve this problem, but that too is a pain.
    Any comments or suggestions?
    Intel iMac (April 2006)   Mac OS X (10.4.6)   20" iMac, 250GB H/D, 512Mb RAM.

    Thank you, Rick.
    I came across tghe following in anoither thread and took the hopefully not unwarranted liberty of copying & pasting it here.
    I'm going to try using the white paper or the plain wooden top of my desk in lieu of my mouse pad, which bears a multi-colored image that may be causing the problem.
    Thanks to Dr. Smooke.
    __________________________________________________________________________Hi, Bryan.
    You wrote:
    "Could it be related to the design on my mouse pad? (Which is a black background with a white 'DELL" logo in the center...)"
    That's likely. If you're using an optical mouse, i.e. one that uses a LED or laser to measure tracking, the black in the mouse pad absorbs the light vs. reflecting it. Then, when it hits a white patch, the light is reflected properly, resulting in jerky behavior.
    Try using a plain white sheet of paper as your mousing surface. If the mouse then behaves nominally, that means the mouse pad is the issue.
    With optical mice, a mouse pad isn't needed as long as the surface on which you are operating the mouse is light-colored and free of wide, dark patterns.
    Here's some general advice on debugging mouse problems:
    • Test with another mouse.
    • Assure you have good batteries in a cordless mouse.
    • Try a different mouse pad, or no mouse pad. Mouse pads with alternating dark-and-light patterns can cause jerky behavior with optical mice, especially if there are very dark spots in the pattern which abosrb the light from the optical tracking system.
    • Surface: Black or dark surfaces abosrb light from the optical mouse: Try using white paper as your mousing surface to test.
    • Mouse cable frayed or broken where it meets the mouse body and/or the male USB plug. The break could be inside insulation. Try jiggling the cable at these endpoints to reproduce problem.
    • Detritus in the USB port: Shutdown, then carefully used canned air to clean out the USB port. Follow the directions and safety precautions on label of the canned air product.
    • Faulty USB port: try another port.
    • Keyboard connected to an unpowered USB hub, mouse connected to keyboard: Do not connect the keyboard to a USB hub. See "USB: Keyboard Should Not Be Plugged Into USB Hub."
    • Third-party mouse software: Download the latest software for your third-party mouse from the manufacturer's Web site.
    • Corrupted preferences for third-party mouse: Delete files of type .plist related to your third-party mouse, then restart. These will usually be in your Home > Library > Preferences folder and/or the Computer > Macintosh HD > Library > Preferences folder.
    • Mouse hacks: If you've installed third-party applications which alter or hack the behavior of the mouse, the appearance of the mouse pointer, or other mouse functions, either check for updates, disable, or uninstall that software.
    Note that some of the information above is from the "Mouse Probelms" chapter of my book, Troubleshooting Mac® OS X, Tiger Edition.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Thanks again, Dr. Smooke.
    baf426

  • When orientation change and soft keyboard is activated, return wrong value

    Hello,
    in a View, when the orientation change and the soft keyboard is activated, this.navigator.height return wrong value.
    systemManager.stage.addEventListener(StageOrientationEvent.ORIENTATION_CHANGE, orientationChangeHandler);
    public function orientationChangeHandler(event:StageOrientationEvent):void {
    inp.text=String(this.navigator.height);
    thanks.

    Can you attach a simple sample application that demonstrates this?  What device are you seeing this issue on?

  • Siri starts randomly, typically during activity, iPhone 4S

    Recently I've had an issue with Siri activating randomly.  Typically I'm jogging and have the iPhone in my pocket.  I am usually running Rhapsody and RunKeeper apps.  I tried turning Siri off entirely, but then Voice Control turned on instead of Siri.  I tried taking it out of my pocket and holding in my hand but problem persisted.  Any ideas?

    If you're using a case with your iPhone, try testing without it. Maybe the case is pressing and holding the home button down.
    Another thing to try is, testing with headphones that don't have playback controls built-in or repositioning the controls. Sweat could be running down the cable and shorting the controls, making it appear like you're holding the button, which would also activate Siri or Voice Control.
    If that doesn't do it, you can try the basics, restarting and restoring.

  • ODS Activation Returns 0 records in the Change Log

    Hi All,
    I have question regarding the Change Log build after the ODS req has been activated.
    BW system - SAP NetWeaver BI 7.0 - Level 15
    Upon loading a delta request into the ODS and Activating, it adds no records to the change log table.But the active table gets correct records
    Checks I Did
    ODS -> Menu-> Environment -> Delete Change Log Data.
         No job scheduled or runing to delete the change log reqs (sm37)
    RSRV - Check the Status of the Generated Program of a Data Store Object
    ODS - reactivation to see if it works..
    ODS Manage - Auto Req Processing set Quality status, Activate DSO to Yes.
    The Activation Log shows at the end that they were no changed records added:
    Data pkgs 000001; Added records 0; Changed records 0; Deleted records 0                 
    Log for activation request ODSR_4APQQHKM459YNO7CIGCE0629U data package 000001...000001  
    Activation of records from DataStore object C_PUR_C sucessfully finished               
    U table for DataStore object C_PUR_C deleted successfully                              
    Job finished                                                                               
    Can anyone help on the above issue??
    Thanks
    Rao

    Hello Siggi,
    Referring to the previous post:
    I have a situation where few documents are not transferred to Change log during DSO Activation, though the After image values of these records are reflected in Active table.
    I have found one common pattern for those documents which are not recorded in Change Log.
    They have two pairs of After and Before image records.
    First Pair like this: Eg: Overall status as the only data field.
    Sales Doc     Overall Statuls   Recordmode
    1001             C                      X
    1001             A                      
    Second pair:
    1001            A                      X
    1001            C                     
    If we consolidate all these 4 records there seems to be no change for any data fields. Should I consider this as the standard behaviour while activating DSO - causing these records not to get recorded in change log?
    Or is there any SAP Note that can make sure the change log gets populated in such case.
    Hope my details are clear to you..
    - Varma

  • Upgrade to 10.4 caused noticeable slowdown of iTunes import speed?

    Just upgraded my Mini to 10.4 and saw an immediate negative impact on import speed in iTunes. What was average 8.0-10.0X import speed has dropped to 5.0-8.0X average. If I'm REALLLLY lucky it jumps to 9.5X. I'm not the smartest tech-type person out there, but I can recognize cause & affect. Any suggestions or ideas?
    Mini   Mac OS X (10.4)  

    Similar behavior on Quicksilver G4, takes several minutes on the last tack of a CD, and DVD drive can be heard (excessively) spinning up and down through the complete process.

  • Upgrade to 10.4 caused a big slowdown in cd import speed????

    Just upgraded my Mini to 10.4 and saw an immediate negative impact on import speed in iTunes. What was average 8.0-10.0X import speed has dropped to 5.0-8.0X average. If I'm REALLY lucky it jumps to 9.5X. I'm not the smartest tech-type person out there, but I can recognize cause & affect. Any suggestions or ideas?

    Got advice - disable widgets

  • Playing random movieClips onClick, then returning to start screen

    Hi- I'm very new to actionScript 3. My project starts out by plying one movie clip(startPage), then onClick, moviecip startPage disappears and a random movieclip(sc01-sc03) loads and plays. Once each random movieclip plays, I want to remove it from the stage and reload startPage. I have the random part figured out using an array, but I can't figure out how to remove the random sc movieClip once it is loaded. I tried using removeChild, but Flash isn't recognizing that I have added and of the sc movieclips as childen. Help!
    My current code below:
    package
              import flash.display.MovieClip;
              import flash.events.MouseEvent;
              import flash.events.Event;
              public class Main extends MovieClip
                        var startPage:StartPage;
                        var sc01:Sc01;
                        var sc02:Sc02;
                        var sc03:Sc03;
                        private var _scenario:Array;
                        public function Main()
                                  startPage = new StartPage();
                                  sc01 = new Sc01();
                                  sc02 = new Sc02();
                                  sc03 = new Sc03();
                                  _scenario = new Array();
                                  MC.addChild(startPage);
                                  //Add Scenes to array
                                  _scenario[0] = sc01;
                                  _scenario[1] = sc02;
                                  _scenario[2] = sc03;
                                  //Add Event Listeners
                                  startPage.boxButton.addEventListener(MouseEvent.CLICK,onBoxButtonClick);
                                  startPage.addFrameScript(startPage.totalFrames - 1, stopPageFunc);
                                  sc01.addEventListener(Event.ENTER_FRAME, everyFrame01);
                                  sc02.addEventListener(Event.ENTER_FRAME, everyFrame02);
                                  sc03.addEventListener(Event.ENTER_FRAME, everyFrame03);
                                  //stop at end of startPage timeline
                                  function stopPageFunc()
                                                startPage.stop();
                                  function onBoxButtonClick(event:MouseEvent):void
                                            MC.removeChild(startPage);
                                            MC.addChild(_scenario[Math.floor(Math.random()*_scenario.length)]);
                                  function everyFrame01():void
                                            if (sc01.currentFrame == 50)
                                            MC.removeChild(sc01);
                                            MC.addChild(startPage);
                                            startPage.gotoAndPlay(1);
                                            else
                                            {sc01.play();
                                  function everyFrame02():void
                                            if (sc02.currentFrame == 50)
                                            MC.removeChild(sc02);
                                            MC.addChild(startPage);
                                            startPage.gotoAndPlay(1);
                                            else
                                            {sc02.play();
                                  function everyFrame03():void
                                            if (sc03.currentFrame == 50)
                                            MC.removeChild(sc03);
                                            MC.addChild(startPage);
                                            startPage.gotoAndPlay(1);
                                            else
                                            {sc03.play();
                        //go to startPage when scenario done

    use:
    package
              import flash.display.MovieClip;
              import flash.events.MouseEvent;
              import flash.events.Event;
              public class Main extends MovieClip
                        var startPage:StartPage;
                        private var _scenario:Array;
                        public function Main()
                                  startPage = new StartPage();
                                  _scenario = new Array();
                                  MC.addChild(startPage);
                                  //Add Scenes to array
                                  _scenario[0] = new Sc01();
                                  _scenario[1] = new Sc02();
                                  _scenario[2] = new Sc03();
    shuffle(_scenario);
                                  //Add Event Listeners
                                  startPage.boxButton.addEventListener(MouseEvent.CLICK, onBoxButtonClick);
                                  startPage.addFrameScript(startPage.totalFrames - 1, stopPageFunc);
                                  this.addEventListener(Event.ENTER_FRAME, everyFrame;
                                  //stop at end of startPage timeline
                                  function stopPageFunc()
                                                startPage.stop();
                                  function onBoxButtonClick(event:MouseEvent):void
    if(startPage.stage){
                                            MC.removeChild(startPage);
    if(_scenario.length>0){
                                            MC.addChild(_scenario[0]);
                                  function everyFrame():void
    if(_scenario[0].currentFrame==_scenario[0].totalFrames){
    MC.removeChild(_scenario[0]);
    _scenario.shift();
    if(_scenario.length==0){
    // startPage.gotoAndPlay(1); ???
    MC.addChild(startPage);
    function shuffle(a:Array) {
        var i:int;
        var j:int;
        var e:*;
        var len:int = a.length;
        for (i = len-1; i>=0; i--) {
            j=Math.floor((i+1)*Math.random());
            e = a[i];
            a[i] = a[j];
            a[j] = e;

  • Slowdown in Connect Speed

    I an experiencing a drastic slowdown in my connection speed. Usually, I achieve a speed of 7mbps, currently the maximum speed is 1.9 mbps. I have run all the internal checks, inlcuding directly connecting to the 'clean' Master socket and they make no difference. I also checked with a couple of other users I know who use BT Broadband on the same exchange and they are suffering the same problem.
    BT are not reporting any problems on the Whatton Exchange, but it appears we are receiving an ASDL service rather than ASDLMax we should be getting.
    I am not prepared to go through the Telephone Help Desk as in past experience it takes them weeks (if ever) to escalate the problem to an engineering level.
    Any ideas how I can get this problem resolved.
    Solved!
    Go to Solution.

    Hi grredford,
    This is a BT Retail Customer to Customer help forum. The only BT presence are the BT Care Team (Forum Mods).
    Sorry to hear you're having problems with you BT Retail Services
    You will either be on the ADSLMax (upto 8mbps) service or if your exchange has been BTw 21cn upgraded you maybe on the ADSL2/2+ (upto 12/20mbps) service depending on your line quality and length.
    However these upto speeds may not be the speeds you will get as ADSL broadband connections are very dependent on the distance from your property to the exchange and the quality of your line. The further away you are from your local exchange the slower your broadband speed will be.
    1) Can you please run a BT speed test (including IP Profile) http://speedtester.bt.com (not beta version)[Best done with a wired, Ethernet, connection] After Quick Test is done you need to click "Further Diagnostics" to get IP Profile.
    2) is there any noise on your line. dial 17070 option2 ,called quite line test, from landline phone. Should be silent but slight hum normal on cordless phone.
    3) please post adsl line statistics 
    ADSL Line Statistic Help:
     If you have a BT Home Hub like the one below...
    Then:
    1) Go to http://192.168.1.254 or http://bthomehub.home
    2) click Settings
    3) Click Advanced Settings
    4) Click Broadband
    5) Click Connection or sometimes called ADSL (see picture Below)
    The direct Address is http://bthomehub.home/index.cgi?active_page=9116 (for bthomehub3.A firmware ending in 1.3)
    or http://bthomehub.home/index.cgi?active_page=9118 (for bthomehub3.A firmware ending in 94.1.11)
    You will need to copy and past all the adsl line statistics ( Including HEC, CRC and FEC errors). You may need to click " More Details"
    There are more useful links on Keith's website here: If you have an ADSL connection, please select this link
    Don't have a BT Homehub/Voyager?
    • http://192.168.0.1 for a netgear router and look for ADSL adsl statistics with information like noise margin and line attenuation, connection speed
    • http://192.168.2.1 for a belkin router and look for ADSL adsl statistics with information like noise margin and line attenuation, Data Rate
    **Edit**: To me it sound like your on ADSLMax (upto 8mbps) service though your ip profile could be stuck at 2mbps but you need to supply all the above information to proceed.
    Hope thy helps,
    cheers.
    I'm no expert, so please correct me if I'm wrong

Maybe you are looking for

  • Call OAF page with post parameters

    Hi, From a custom OAF payment screen, on button click, I'm opening a third party website in the same window. Once payment is done, third party will send me conf num back as the background process (user is still in third party website). For this post

  • Finger Print error in SFTP receiver adapter

    Hi Experts ,      I am getting following error in SFTP receiver channel, here I have nominated the password based authentication rather than certificate authentication method in channel. And I have created finger print in NWA and shared with SSH serv

  • Multiple idocs from single flat file

    Hi All I want to send data from a flat file to SAP(file to idoc) My flat file structure is id,name,number,city 2,R1,234,SD 2,R2,457,MD 3,R4,789,HG 3,R6,235.HG The Field 'id' will change..after  every change in 'id' ,seperate idoc should be created. I

  • What can i do for accessibility setting restore

    i have changed setting in accessiblility now my phone working in only sepack. so what can i do for same

  • Saving to previous versions from CS5

    Checked out the launch this morning and am definitely interested in stepping up to CS5 from CS3. However, I often need to exchange native files with vendors who I'm sure won't upgrade. Is it going to be possible to save or export back to CS3 from CS5